Skip to content

v3.20.0

Choose a tag to compare

@darshan-sj darshan-sj released this 20 Jan 12:07
d00573f

VERSION(3.20.0)

New Features/Improvements

  • Updated python from 3.13 to 3.14
  • Add end-to-end tests to verify table interleave limits when migrating from MySQL
  • Add end-to-end tests to verify index limits when migrating from PostgreSQL
  • Add end-to-end tests to verify data type support when migrating from MySQL
  • Add end-to-end tests to check that table interleave limits are adhered to when migrating from Postgres
  • Use Java Client Side Car for Cassandra Dual writes

Bug Fixes

  • Resolved file permission issues for CI/CD pipeline
  • Fix Windows test failures

Documentation Updates

  • Added documentation on retrying severe errors via the regular mode pipeline

Dependency Updates

  • google.golang.org/protobuf from v1.36.8 to v1.36.9

General Changes

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