Skip to content

Releases: GoogleCloudPlatform/DataflowTemplates

Dataflow Templates 2024-02-20-00_RC00

20 Feb 11:55
Compare
Choose a tag to compare

Release Week of 2024-02-20

Note: This release is being rolled out. It may not be in your region yet.

Contributors

Dataflow Templates 2024-02-14-00_RC00

15 Feb 01:36
Compare
Choose a tag to compare
Release week of 2024-02-12

Dataflow Templates 2024-02-13-01_RC00

14 Feb 02:49
Compare
Choose a tag to compare
Release week of 2024-02-12

Dataflow Templates 2024-02-13-00_RC00

13 Feb 11:45
Compare
Choose a tag to compare
Release week of 2024-02-12

Dataflow Templates 2024-02-09-00_RC00

09 Feb 22:15
Compare
Choose a tag to compare

Release Week of 2/12/2024

Improvements

  • Reduce startup time for YamlTemplate
  • Expose fetchSize option to DataplexJdbcIngestion template
  • Add RpcPriority flag to DatastreamToSpanner Template

Bug Fixes

  • Fix default value for At Least Once in Template Metadata
  • Fix BigQueryDynamicDestination to properly fetch TableRow field names
  • Add RpcPriority flag to Spanner Transaction
  • Enfore csvFormat and delimiter as required parameters for GCS_CSV_to_BigQuery template

Contributors

  • Ahmed Abualsaud
  • Dippatel98
  • Jeffrey Kinard
  • Manit Gupta
  • Yi Hu
  • aksharau
  • keyliug

Dataflow Templates 2024-01-30-01_RC00

31 Jan 08:03
Compare
Choose a tag to compare
Release week of 2024-01-29

Dataflow Templates 2024-01-23-00_RC00

23 Jan 11:39
Compare
Choose a tag to compare

Release Week of 2024-01-23

New Templates

Cloud Bigtable to Vector Embeddings template added

Improvements

BigQuery At Least Once flag is now hidden in the UI

Contributors

Bruno Volpato
Ron Gal
Dip Patel
djagaluru

Dataflow Templates 2024-01-16-00_RC00

16 Jan 11:30
Compare
Choose a tag to compare

Release Week of 2024-01-16

Note: This release is being rolled out. It may not be in your region yet.

New Templates

N/A

Improvements

Bug Fixes

N/A

Contributors

Full Changelog: 2024-01-09-00_RC01...2024-01-16-00_RC00

Dataflow Templates 2024-01-09-00_RC01

10 Jan 15:26
Compare
Choose a tag to compare

Release Week of 2024-01-09

Note: This release is being rolled out. It may not be in your region yet.

Improvements

  • [FirestoreToBigQuery] Support CreateDisposition, withMethod, and schema
  • [JdbcToBQ] Support create disposition and assign BQ schema
  • [YamlTemplate] Change template parameters from --yaml to --yaml_pipeline and --yaml_pipeline_file
  • Add Streaming flag to Template annotation
  • Make schema unique to improve debugability of test racing condition
  • Cleanup ModelColumn builder TODOs
  • Match IT framework with Beam diffs (soon to be consolidated)
  • Change JVM config to prefer IPv4 stack

Bug Fixes

  • Fix cascading NPE when there was a failure launching the pipeline
  • Fix pipeline name record in metrics
  • [Security] Bump kafka-clients due to CVE-2021-38153
  • [Security] Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /structured-logging

Contributors

@adrw-google @bvolpato @Dippatel98 @Polber @Abacn @aksharauke

Dataflow Templates 2024-01-02-00_RC00

02 Jan 22:14
Compare
Choose a tag to compare

Release Week of 2024-01-02

Note: This release is being rolled out. It may not be in your region yet.

New Templates

N/A

Improvements

[Bug template] Ask template version instead of Beam version
[Classic Templates] Build the graph with use_runner_v2 for classic templates if -DunifiedWorker=true is used
[Datastream-to-Spanner] Adding support for PG SPANNER.COMMIT_TIMESTAMP
[SpannerChangeStreams-to-ShardFileSink] Added secret manager support when reading shard file

Bug Fixes

[ElasticsearchIO] Disable certificate work when no certificate is passed

Contributors

@aksharau
@bvolpato