Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Improvements
- Fix JSON/JSONB datatypes in postgres-to-sql template by @yair-harel in #2960
- Add IcebergResourceManager by @tarun-google in #2985
- Add support for additional fields in terraform templates for Reverse and Live migration by @aasthabharill in #3005
- [DatastreamToSpanner] Integration test for CDC processing algorithm for Live migration template by @darshan-sj in #3018
Bug fixes
- Remove preemptive cleanup by @rahulkumar0630 in #2981
- chore: Added latency metrics to Write to source DoFn by @pratickchokhani in #3009
- [spanner-to-sourcedb] Custom Transformation fails when SQL PK col is dropped in Spanner by @aasthabharill in #3003
- [spanner-to-sourcedb] DELETEs: Error fetching shard id column by @aasthabharill in #3024
- Fix dependency conflict on beam-sdks-java-core in Datastream to Firestore by @baeminbo in #3026
New Contributors
- @tarun-google made their first contribution in #2985
- @nmemond made their first contribution in #2992
- @aasthabharill made their first contribution in #3005
- @pratickchokhani made their first contribution in #3009
- @baeminbo made their first contribution in #3026
Full Changelog: 2025-11-11-00_RC00...2025-12-02-00_RC00