Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Improvements
- Fixed a performance regression in the Spanner change streams to BigQuery template that was introduced in the 2024-09-10-00_RC00.
- Only read schema when the col in mod is not in the stored schema. by @jiangzzhu in #2840
- Skip reading schema if the value capture mode is NEW_ROW_AND_OLD_VALUES. by @jiangzzhu in #2839
- feat: Add support for property graph on view by @jennyjiang98 in #2813
- Remove jinja variables option code by @derrickaw in #2826
New Contributors
- @jiangzzhu made their first contribution in #2840
Full Changelog: 2025-10-01-00_RC00...2025-10-07-00_RC00