dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/beam-starter-python/pull/38
Bumps [apache-beam](https://github.com/apache/beam) from 2.60.0 to 2.61.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/beam/releases">apache-beam's releases</a>.</em></p> <blockquote> <h2>Beam 2.61.0 release</h2> <p>We are happy to present the new 2.61.0 release of Beam. This release includes both improvements and new functionality.</p> <!-- raw HTML omitted --> <p>For more information on changes in 2.61.0, check out the <a href="https://github.com/apache/beam/milestone/25">detailed release notes</a>.</p> <h2>Highlights</h2> <ul> <li>[Python] Introduce Managed Transforms API (<a href="https://redirect.github.com/apache/beam/pull/31495">#31495</a>)</li> <li>Flink 1.19 support added (<a href="https://redirect.github.com/apache/beam/pull/32648">#32648</a>)</li> </ul> <h2>I/Os</h2> <ul> <li>Support for X source added (Java/Python) (<a href="https://github.com/apache/beam/issues/X">#X</a>).</li> <li>[Managed Iceberg] Support creating tables if needed (<a href="https://redirect.github.com/apache/beam/pull/32686">#32686</a>)</li> <li>[Managed Iceberg] Now available in Python SDK (<a href="https://redirect.github.com/apache/beam/pull/31495">#31495</a>)</li> <li>[Managed Iceberg] Add support for TIMESTAMP, TIME, and DATE types (<a href="https://redirect.github.com/apache/beam/pull/32688">#32688</a>)</li> <li>BigQuery CDC writes are now available in Python SDK, only supported when using StorageWrite API at least once mode (<a href="https://redirect.github.com/apache/beam/issues/32527">#32527</a>)</li> <li>[Managed Iceberg] Allow updating table partition specs during pipeline runtime (<a href="https://redirect.github.com/apache/beam/pull/32879">#32879</a>)</li> <li>Added BigQueryIO as a Managed IO (<a href="https://redirect.github.com/apache/beam/pull/31486">#31486</a>)</li> <li>Support for writing to <a href="https://solace.com/">Solace messages queues</a> (<code>SolaceIO.Write</code>) added (Java) (<a href="https://redirect.github.com/apache/beam/issues/31905">#31905</a>).</li> </ul> <h2>New Features / Improvements</h2> <ul> <li>Added support for read with metadata in MqttIO (Java) (<a href="https://redirect.github.com/apache/beam/issues/32195">#32195</a>)</li> <li>Added support for processing events which use a global sequence to "ordered" extension (Java) <a href="https://redirect.github.com/apache/beam/pull/32540">#32540</a></li> <li>Add new meta-transform FlattenWith and Tee that allow one to introduce branching without breaking the linear/chaining style of pipeline construction.</li> </ul> <h2>Deprecations</h2> <ul> <li>Removed support for Flink 1.15 and 1.16</li> <li>Removed support for Python 3.8</li> </ul> <h2>Bugfixes</h2> <ul> <li>(Java) Fixed tearDown not invoked when DoFn throws on Portable Runners (<a href="https://redirect.github.com/apache/beam/issues/18592">#18592</a>, <a href="https://redirect.github.com/apache/beam/issues/31381">#31381</a>).</li> <li>(Java) Fixed protobuf error with MapState.remove() in Dataflow Streaming Java Legacy Runner without Streaming Engine (<a href="https://redirect.github.com/apache/beam/issues/32892">#32892</a>).</li> <li>Adding flag to support conditionally disabling auto-commit in JdbcIO ReadFn (<a href="https://redirect.github.com/apache/beam/issues/31111">#31111</a>)</li> </ul> <h2>Known Issues</h2> <p>N/A</p> <p>For the most up to date list of known issues, see <a href="https://github.com/apache/beam/blob/master/CHANGES.md">https://github.com/apache/beam/blob/master/CHANGES.md</a></p> <h2>List of Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/beam/blob/master/CHANGES.md">apache-beam's changelog</a>.</em></p> <blockquote> <h1>[2.61.0] - 2024-11-25</h1> <h2>Highlights</h2> <ul> <li>[Python] Introduce Managed Transforms API (<a href="https://redirect.github.com/apache/beam/pull/31495">#31495</a>)</li> <li>Flink 1.19 support added (<a href="https://redirect.github.com/apache/beam/pull/32648">#32648</a>)</li> </ul> <h2>I/Os</h2> <ul> <li>Support for X source added (Java/Python) (<a href="https://github.com/apache/beam/issues/X">#X</a>).</li> <li>[Managed Iceberg] Support creating tables if needed (<a href="https://redirect.github.com/apache/beam/pull/32686">#32686</a>)</li> <li>[Managed Iceberg] Now available in Python SDK (<a href="https://redirect.github.com/apache/beam/pull/31495">#31495</a>)</li> <li>[Managed Iceberg] Add support for TIMESTAMP, TIME, and DATE types (<a href="https://redirect.github.com/apache/beam/pull/32688">#32688</a>)</li> <li>BigQuery CDC writes are now available in Python SDK, only supported when using StorageWrite API at least once mode (<a href="https://redirect.github.com/apache/beam/issues/32527">#32527</a>)</li> <li>[Managed Iceberg] Allow updating table partition specs during pipeline runtime (<a href="https://redirect.github.com/apache/beam/pull/32879">#32879</a>)</li> <li>Added BigQueryIO as a Managed IO (<a href="https://redirect.github.com/apache/beam/pull/31486">#31486</a>)</li> <li>Support for writing to <a href="https://solace.com/">Solace messages queues</a> (<code>SolaceIO.Write</code>) added (Java) (<a href="https://redirect.github.com/apache/beam/issues/31905">#31905</a>).</li> </ul> <h2>New Features / Improvements</h2> <ul> <li>Added support for read with metadata in MqttIO (Java) (<a href="https://redirect.github.com/apache/beam/issues/32195">#32195</a>)</li> <li>Added support for processing events which use a global sequence to "ordered" extension (Java) <a href="https://redirect.github.com/apache/beam/pull/32540">#32540</a></li> <li>Add new meta-transform FlattenWith and Tee that allow one to introduce branching without breaking the linear/chaining style of pipeline construction.</li> </ul> <h2>Deprecations</h2> <ul> <li>Removed support for Flink 1.15 and 1.16</li> <li>Removed support for Python 3.8</li> </ul> <h2>Bugfixes</h2> <ul> <li>(Java) Fixed tearDown not invoked when DoFn throws on Portable Runners (<a href="https://redirect.github.com/apache/beam/issues/18592">#18592</a>, <a href="https://redirect.github.com/apache/beam/issues/31381">#31381</a>).</li> <li>(Java) Fixed protobuf error with MapState.remove() in Dataflow Streaming Java Legacy Runner without Streaming Engine (<a href="https://redirect.github.com/apache/beam/issues/32892">#32892</a>).</li> <li>Adding flag to support conditionally disabling auto-commit in JdbcIO ReadFn (<a href="https://redirect.github.com/apache/beam/issues/31111">#31111</a>)</li> <li>(Python) Fixed BigQuery Enrichment bug that can lead to multiple conditions returning duplicate rows, batching returning incorrect results and conditions not scoped by row during batching (<a href="https://redirect.github.com/apache/beam/pull/32780">#32780</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/beam/commit/acf49f977e466eb225e5074a45c66d21f1e3e100"><code>acf49f9</code></a> Set version for 2.61.0 RC3</li> <li><a href="https://github.com/apache/beam/commit/025384bda66670718354f198041f3f638597bf10"><code>025384b</code></a> Revert "Fixed the broken beam python on flink with PortableRunner" (<a href="https://redirect.github.com/apache/beam/issues/33179">#33179</a>)</li> <li><a href="https://github.com/apache/beam/commit/e3948fa212eca16737e1cff77a3f3d90ccb1297d"><code>e3948fa</code></a> Use random gcs bucket name (<a href="https://redirect.github.com/apache/beam/issues/33151">#33151</a>) (<a href="https://redirect.github.com/apache/beam/issues/33158">#33158</a>)</li> <li><a href="https://github.com/apache/beam/commit/b201f20467cbd3e40fa6117b3ed17b66d0e6d860"><code>b201f20</code></a> Plug transform annotations thru cross-lang interface (<a href="https://redirect.github.com/apache/beam/issues/33150">#33150</a>) (<a href="https://redirect.github.com/apache/beam/issues/33156">#33156</a>)</li> <li><a href="https://github.com/apache/beam/commit/d4c6af28e66bb75d2115c3ef7f3fb4fdfaac0ef8"><code>d4c6af2</code></a> Revert "Merge pull request <a href="https://redirect.github.com/apache/beam/issues/32705">#32705</a>: fix schema inference for parameterized typ...</li> <li><a href="https://github.com/apache/beam/commit/420ca5b6651eb2705e139d50ae47532a718e2b02"><code>420ca5b</code></a> fix JDBC providers (<a href="https://redirect.github.com/apache/beam/issues/32985">#32985</a>) (<a href="https://redirect.github.com/apache/beam/issues/33106">#33106</a>)</li> <li><a href="https://github.com/apache/beam/commit/7113db52ca92ab0f47417bd822fb6c7e36313973"><code>7113db5</code></a> Make AvroUtils compatible with older versions of Avro (<a href="https://redirect.github.com/apache/beam/issues/33102">#33102</a>) (<a href="https://redirect.github.com/apache/beam/issues/33105">#33105</a>)</li> <li><a href="https://github.com/apache/beam/commit/a0cbdd4cf1e07d42212c3b32dca4adbe466b8511"><code>a0cbdd4</code></a> Set Dataflow container to release version.</li> <li><a href="https://github.com/apache/beam/commit/cb06b1bd35c5d8cf5ea5de83290d8ef23a17bc5a"><code>cb06b1b</code></a> Set streaming engine option to fix V1 tests (<a href="https://redirect.github.com/apache/beam/issues/33100">#33100</a>)</li> <li><a href="https://github.com/apache/beam/commit/0b1b1546d0b9589910d6f7f81578ccde1294c838"><code>0b1b154</code></a> [YAML] Add a new StripErrorMetadata transform. (<a href="https://redirect.github.com/apache/beam/issues/33094">#33094</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/beam/compare/v2.60.0...v2.61.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
