v3.18.0
·
21 commits
to master
since this release
VERSION(3.18.0)
New Features/Improvements
- Added support for mapping MySQL AUTO_INCREMENT columns to Spanner IDENTITY columns.
- Added support for specifying the Spanner DB default timezone as part of schema migration
- Support for migrating SERIAL columns from postgresql sources to IDENTITY columns in Spanner
Bug Fixes
- Updated gemini model for assessments
Documentation Updates
- Added documentation on running integration tests locally.
- Updated documentation for AUTO_INCREMENT and SERIAL datatypes.
Dependency Updates
- TiDB version upgrade
General Changes
Please refer to the Spanner migration tool README for further details.