Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@asthamohta asthamohta released this 26 Jun 06:09
· 18 commits to master since this release
c0f3ad8

VERSION(3.3.0)

New Features/Improvements

  • Support for automatic migration of Sequences and UUID (documentation) in SMT has been added
  • Support to configure metadata gcs bucket manually has been added

Bug Fixes

  • Integration test fix for issue with loading sqlplus
  • For orchestration and schema parallel tasks, queued tasks are now always completed even if one of the parallel task fails
  • Fix for when changing order of index columns on Spanner side, it also changes the order of columns on the MySQL side
  • Added validators for Index and Database names in UI
  • Fix for error during column name modification

Documentation Updates

  • Documentation for Autogen Keys
  • Documentation for GCS Bucket fine tuning

Dependency Updates

No dependency updates

General Changes

Please refer to the Spanner migration tool README for further details.