VERSION(3.4.0)
New Features/Improvements
- Support for FLOAT32 type in SMT.
Support for migration of spanner supported Foreign key actions from source database(MySQL and PostgreSQL) to spanner. - Support for custom transformation in forward migration and reverse replication pipelines(documentation).
Bug Fixes
- Fix for making GenerateIdSuffix thread safe
- Updated the Makefile to include
npm install
- Updates for translating numeric primary keys to strings in the case of the PostgreSQL dialect in Spanner, as it doesn’t support numeric primary keys.
Documentation Updates
- Documentation for custom transformation.
Dependency Updates
- Upgraded pg_query to v5
General Changes
Please refer to the Spanner migration tool README for further details.