Skip to content

Dataflow Templates 2025-10-07-00_RC00

Choose a tag to compare

@github-actions github-actions released this 07 Oct 13:44
· 580 commits to main since this release
3d0a9d3

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

Full Changelog: 2025-10-01-00_RC00...2025-10-07-00_RC00