Skip to content

v3.13.0

Choose a tag to compare

@manitgupta manitgupta released this 05 Aug 09:29
656e736

New Features/Improvements

  • Cassandra Schema Migration support via UI
  • Support schema migration for non empty DDL on spanner
  • Adding support for Hibernate framework in assessments

Bug Fixes

  • Fix PK update UI bug (#1171)
  • Fixing primary key sort order for source (#1170)
  • fix for handling special characters in connection fields (#1169)
  • Fixing binary schema migration for mysql to map to correct spanner type with length BYTES(XX) (#1166)
  • Fixing varbinary (varbinary(XX)) schema migration for mysql to map to correct spanner type with length BYTES(XX) (#1164)
  • Functional tests for CSV format on import command (#1139)
  • Increases per operation mutation count to 80k (#1159)
  • Added Function testing for PG DUMP in Import command (#1155)
  • Documentation Updates
  • Documentation stating Cassandra support (#1161)
  • minor doc updates (#1158)
  • Upgrade Go to 1.24 in Dockerfile (#1165)

Dependency Updates

NA

General Changes

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