Skip to content

v3.1.2

Compare
Choose a tag to compare
@VardhanThigle VardhanThigle released this 12 Oct 11:36
· 159 commits to master since this release
4d321d6

VERSION(3.1.2)

New Features/Improvements

Added Support for:

  1. DataFlow Configuration for Workers and Service Accounts
  2. Downloading json after migration starts for sharded migrations
  3. Displaying DataFlow gcloud cli equivalent for forward migrations
  4. Redesign of Assessment report.
  5. GCS Bucket created by SMT will be created in the same region as Spanner instance for improved data residency.

Bug Fixes

  1. Generated columns cannot be used for sharding id (#651)
  2. Process SQLServer CDC tables and UI bug fixes (#640)
  3. Dump file migration issue for PostgreSQL dialect (#645)
  4. Spanner instance length (#624)

Documentation Updates

  1. Revamp of SMT documentation
  2. Additions to troubleshooting section, reverse replication documentation.

Dependency Updates

  1. Postcss (8.4.31)
  2. Angular (16.2.5)
  3. Golang(v0.17.0)
  4. Spanner Emulator (v1.5.11)

General Changes

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