Skip to content

Bump beam.version from 2.71.0 to 2.72.0#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/beam.version-2.72.0
Open

Bump beam.version from 2.71.0 to 2.72.0#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/beam.version-2.72.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps beam.version from 2.71.0 to 2.72.0.
Updates org.apache.beam:beam-sdks-java-google-cloud-platform-bom from 2.71.0 to 2.72.0

Release notes

Sourced from org.apache.beam:beam-sdks-java-google-cloud-platform-bom's releases.

Beam 2.72.0 release

We are happy to present the new 2.72.0 release of Beam. This release includes both improvements and new functionality. See the download page for this release.

For more information on changes in 2.72.0, check out the detailed release notes.

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

List of Contributors

According to git shortlog, the following people contributed to the 2.72.0 release. Thank you to all contributors!

Abdelrahman Ibrahim, Ahmed Abualsaud, Andrew Crites, Arun Pandian, Ben Feinstein, Bentsi Leviav, Celeste Zeng, Danny McCormick, Danny Mccormick, Derrick Williams, Elia LIU, Ganesh, Jack McCluskey, Kenneth Knowles, Labesse Kévin, M Junaid Shaukat, Mansi Singh, Mattie Fu, Nayan Mathur, Pablo Estrada, Pirzada Ahmad Faraz, Radek Stankiewicz, Radosław Stankiewicz, Robert Bradshaw, Rohan Sah, RuiLong J., Sakthivel Subramanian, Sam Whittle, Shaheer Amjad, Shunping Huang, Steven van Rossum, Tarun Annapareddy, Tobias Kaymak, Valentyn Tymofieiev, Vitaly Terentyev, Yi Hu, XQ Hu, ZIHAN DAI, apanich, chenxuesdu, claudevdm, franzonia137

Changelog

Sourced from org.apache.beam:beam-sdks-java-google-cloud-platform-bom's changelog.

[2.72.0] - 2026-03-30

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).
  • (Java) Added support for withMinRowCountForPageSizeCheck to ParquetIO.Sink to avoid OOM when writing large columns (#37740).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).
  • (Python) Added support for tagged output typehints (#37434).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

Commits

Updates org.apache.beam:beam-sdks-java-core from 2.71.0 to 2.72.0

Release notes

Sourced from org.apache.beam:beam-sdks-java-core's releases.

Beam 2.72.0 release

We are happy to present the new 2.72.0 release of Beam. This release includes both improvements and new functionality. See the download page for this release.

For more information on changes in 2.72.0, check out the detailed release notes.

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

List of Contributors

According to git shortlog, the following people contributed to the 2.72.0 release. Thank you to all contributors!

Abdelrahman Ibrahim, Ahmed Abualsaud, Andrew Crites, Arun Pandian, Ben Feinstein, Bentsi Leviav, Celeste Zeng, Danny McCormick, Danny Mccormick, Derrick Williams, Elia LIU, Ganesh, Jack McCluskey, Kenneth Knowles, Labesse Kévin, M Junaid Shaukat, Mansi Singh, Mattie Fu, Nayan Mathur, Pablo Estrada, Pirzada Ahmad Faraz, Radek Stankiewicz, Radosław Stankiewicz, Robert Bradshaw, Rohan Sah, RuiLong J., Sakthivel Subramanian, Sam Whittle, Shaheer Amjad, Shunping Huang, Steven van Rossum, Tarun Annapareddy, Tobias Kaymak, Valentyn Tymofieiev, Vitaly Terentyev, Yi Hu, XQ Hu, ZIHAN DAI, apanich, chenxuesdu, claudevdm, franzonia137

Changelog

Sourced from org.apache.beam:beam-sdks-java-core's changelog.

[2.72.0] - 2026-03-30

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).
  • (Java) Added support for withMinRowCountForPageSizeCheck to ParquetIO.Sink to avoid OOM when writing large columns (#37740).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).
  • (Python) Added support for tagged output typehints (#37434).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

Commits

Updates org.apache.beam:beam-sdks-java-expansion-service from 2.71.0 to 2.72.0

Release notes

Sourced from org.apache.beam:beam-sdks-java-expansion-service's releases.

Beam 2.72.0 release

We are happy to present the new 2.72.0 release of Beam. This release includes both improvements and new functionality. See the download page for this release.

For more information on changes in 2.72.0, check out the detailed release notes.

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

List of Contributors

According to git shortlog, the following people contributed to the 2.72.0 release. Thank you to all contributors!

Abdelrahman Ibrahim, Ahmed Abualsaud, Andrew Crites, Arun Pandian, Ben Feinstein, Bentsi Leviav, Celeste Zeng, Danny McCormick, Danny Mccormick, Derrick Williams, Elia LIU, Ganesh, Jack McCluskey, Kenneth Knowles, Labesse Kévin, M Junaid Shaukat, Mansi Singh, Mattie Fu, Nayan Mathur, Pablo Estrada, Pirzada Ahmad Faraz, Radek Stankiewicz, Radosław Stankiewicz, Robert Bradshaw, Rohan Sah, RuiLong J., Sakthivel Subramanian, Sam Whittle, Shaheer Amjad, Shunping Huang, Steven van Rossum, Tarun Annapareddy, Tobias Kaymak, Valentyn Tymofieiev, Vitaly Terentyev, Yi Hu, XQ Hu, ZIHAN DAI, apanich, chenxuesdu, claudevdm, franzonia137

Changelog

Sourced from org.apache.beam:beam-sdks-java-expansion-service's changelog.

[2.72.0] - 2026-03-30

Highlights

I/Os

  • Add Datadog IO support (Java) (#37318).
  • Remove Pubsublite IO support, since service will be deprecated in March 2026. (#37375).
  • (Java) ClickHouse - migrating from the legacy JDBC driver (v0.6.3) to ClickHouse Java Client v2 (v0.9.6). See the class documentation for migration guide (#37610).
  • (Java) Upgraded GoogleAdsIO to use GoogleAdsIO API v23 (#37620).
  • (Java) Added support for withMinRowCountForPageSizeCheck to ParquetIO.Sink to avoid OOM when writing large columns (#37740).

New Features / Improvements

  • (Python) Added exception chaining to preserve error context in CloudSQLEnrichmentHandler, processes utilities, and core transforms (#37422).
  • (Python) Added a pipeline option --experiments=pip_no_build_isolation to disable build isolation when installing dependencies in the runtime environment (#37331).
  • (Python) Added support for tagged output typehints (#37434).

Deprecations

  • (Python) Removed previously deprecated list_prefix method for filesystem interfaces (#37587).

Bugfixes

  • Fixed (Yaml) issue with validate compatible method (#37588).
  • Fixed (Yaml) issue with Create transform dealing with different type elements (#37585).

Security Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `beam.version` from 2.71.0 to 2.72.0.

Updates `org.apache.beam:beam-sdks-java-google-cloud-platform-bom` from 2.71.0 to 2.72.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.71.0...v2.72.0)

Updates `org.apache.beam:beam-sdks-java-core` from 2.71.0 to 2.72.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.71.0...v2.72.0)

Updates `org.apache.beam:beam-sdks-java-expansion-service` from 2.71.0 to 2.72.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.71.0...v2.72.0)

---
updated-dependencies:
- dependency-name: org.apache.beam:beam-sdks-java-google-cloud-platform-bom
  dependency-version: 2.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-sdks-java-core
  dependency-version: 2.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-sdks-java-expansion-service
  dependency-version: 2.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants