Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Improvements
- Moving local spanner io to a different namespace by @darshan-sj in #2231
- Bump timeouts for tests involving FKs/interleaved dependenceis by @Deep1998 in #2239
- Add the support of default_time_zone database option. by @hengfengli in #2255
- Fixing a failing Spanner Integration test by @darshan-sj in #2265
- Move jdbc templates out of googlecloud-to-googlecloud to renamed jdbc-and-googlecloud by @Abacn in #2293
- Spanner Internal failure injector implementation by @darshan-sj in #2277
- Upgrade to Beam 2.64.0 by @Amar3tto in #2297
- Forward migration low priority integration test by @akashthawaitcc in #2309
Bug fixes
- Skip Datastream oracle to spanner IT by @manitgupta in #2250
- Update protobuf version by @damccorm in #2261
- Remove duplicated cdc-agg module by @Abacn in #2276
- Configuring numPartitions for Cassandra and allowing Spanner Mutation BatchSize to be configurable by @VardhanThigle in #2275
- Do not set null Spanner Host in SpannerChangeStreamsToBigQuery Templates by @Abacn in #2286
- Reverse Replication - Addition of missing datatypes to IT by @taherkl in #2303
- fix: Use ignored column families parameter in bigtable to pubsub conn… by @jackdingilian in #2316
New Contributors
- @jackdingilian made their first contribution in #2316
Full Changelog: 2025-03-11-00_RC02...2025-04-15-00_RC01