dependabot[bot] opened a new pull request, #55:
URL: https://github.com/apache/beam-starter-python/pull/55

   Bumps [apache-beam](https://github.com/apache/beam) from 2.70.0 to 2.71.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.71.0 release</h2>
   <p>We are happy to present the new 2.71.0 release of Beam.
   This release includes both improvements and new functionality.</p>
   <!-- raw HTML omitted -->
   <p>For more information on changes in 2.71.0, check out the <a 
href="https://github.com/apache/beam/milestone/39";>detailed release 
notes</a>.</p>
   <h2>I/Os</h2>
   <ul>
   <li>(Java) Elasticsearch 9 Support (<a 
href="https://redirect.github.com/apache/beam/issues/36491";>#36491</a>).</li>
   <li>(Java) Upgraded HCatalogIO to Hive 4.0.1 (<a 
href="https://redirect.github.com/apache/beam/issues/32189";>#32189</a>).</li>
   </ul>
   <h2>New Features / Improvements</h2>
   <ul>
   <li>Support configuring Firestore database on ReadFn transforms (Java) (<a 
href="https://redirect.github.com/apache/beam/issues/36904";>#36904</a>).</li>
   <li>(Python) Inference args are now allowed in most model handlers, except 
where they are explicitly/intentionally disallowed (<a 
href="https://redirect.github.com/apache/beam/issues/37093";>#37093</a>).</li>
   </ul>
   <h2>Bugfixes</h2>
   <ul>
   <li>Fixed FirestoreV1 Beam connectors allow configuring inconsistent 
project/database IDs between RPC requests and routing headers <a 
href="https://redirect.github.com/apache/beam/issues/36895";>#36895</a> (Java) 
(<a 
href="https://redirect.github.com/apache/beam/issues/36895";>#36895</a>).</li>
   <li>Logical type and coder registry are saved for pipelines in the case of 
default pickler. This fixes a side effect of switching to cloudpickle as 
default pickler in Beam 2.65.0 (Python) (<a 
href="https://redirect.github.com/apache/beam/issues/35738";>#35738</a>).</li>
   </ul>
   <h2>Known Issues</h2>
   <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>
   <p>According to git shortlog, the following people contributed to the 2.71.0 
release. Thank you to all contributors!</p>
   <p>Abacn, Ahmed Abualsaud, Amar3tto, Andrew Crites, apanich, Arun, Arun 
Pandian, assaf127, Chamikara Jayalath, CherisPatelInfocusp, Cheskel Twersky, 
Claire McGinty, Claude, Danny Mccormick, dependabot[bot], Derrick Williams, 
Egbert van der Wal, Evan Galpin, Ganesh, github-actions[bot], hekk-kaori-maeda, 
Jack Dingilian, Jack McCluskey, JayajP, Jiang Zhu, Kenneth Knowles, liferoad, M 
Junaid Shaukat, Nayan Mathur, Noah Stapp, Paco Avila, Radek Stankiewicz, 
Radosław Stankiewicz, Robert Stupp, Sam Whittle, Shunping Huang, Steven van 
Rossum, Suvrat Acharya, Tarun Annapareddy, tvalentyn, Utkarsh Parekh, Vitaly 
Terentyev, Xiaochu Liu, Yala Huang Feng, Yi Hu, Yu Watanabe, zhan7236</p>
   </blockquote>
   </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.71.0] - 2026-01-22</h1>
   <h2>I/Os</h2>
   <ul>
   <li>(Java) Elasticsearch 9 Support (<a 
href="https://redirect.github.com/apache/beam/issues/36491";>#36491</a>).</li>
   <li>(Java) Upgraded HCatalogIO to Hive 4.0.1 (<a 
href="https://redirect.github.com/apache/beam/issues/32189";>#32189</a>).</li>
   </ul>
   <h2>New Features / Improvements</h2>
   <ul>
   <li>Support configuring Firestore database on ReadFn transforms (Java) (<a 
href="https://redirect.github.com/apache/beam/issues/36904";>#36904</a>).</li>
   <li>(Python) Inference args are now allowed in most model handlers, except 
where they are explicitly/intentionally disallowed (<a 
href="https://redirect.github.com/apache/beam/issues/37093";>#37093</a>).</li>
   <li>(Python) Add support for EnvoyRateLimiter, to allow rate limiting in 
DoFns (<a 
href="https://redirect.github.com/apache/beam/pull/37135";>#37135</a>).</li>
   <li>(Python) Add support for RateLimiting in Remote Model Handler (<a 
href="https://redirect.github.com/apache/beam/pull/37218";>#37218</a>).</li>
   </ul>
   <h2>Bugfixes</h2>
   <ul>
   <li>Fixed FirestoreV1 Beam connectors allow configuring inconsistent 
project/database IDs between RPC requests and routing headers <a 
href="https://redirect.github.com/apache/beam/issues/36895";>#36895</a> (Java) 
(<a 
href="https://redirect.github.com/apache/beam/issues/36895";>#36895</a>).</li>
   <li>Logical type and coder registry are saved for pipelines in the case of 
default pickler (<a 
href="https://redirect.github.com/apache/beam/issues/36271";>#36271</a>). This 
fixes a side effect of switching to cloudpickle as default pickler in Beam 
2.65.0 (Python) (<a 
href="https://redirect.github.com/apache/beam/issues/35738";>#35738</a>).</li>
   </ul>
   <h2>Known Issues</h2>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/beam/commit/8e6f1d1ffcff87d1912a41140ea1394a0f82fd72";><code>8e6f1d1</code></a>
 Set version for 2.71.0 RC3</li>
   <li><a 
href="https://github.com/apache/beam/commit/798e1a41434eac717afd3f2a832d16508481145e";><code>798e1a4</code></a>
 Spanner cherry-picks (<a 
href="https://redirect.github.com/apache/beam/issues/37330";>#37330</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/d31db5bfc4122e2fbe87dc1544cbba802a1a5bc5";><code>d31db5b</code></a>
 Revert spanner version (<a 
href="https://redirect.github.com/apache/beam/issues/37305";>#37305</a>) (<a 
href="https://redirect.github.com/apache/beam/issues/37311";>#37311</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/597768686ed3711e70e9038570f03a4531a761d7";><code>5977686</code></a>
 Cherry pick  <a 
href="https://redirect.github.com/apache/beam/issues/37257";>#37257</a> and  <a 
href="https://redirect.github.com/apache/beam/issues/37294";>#37294</a> into 
release-2.71  (<a 
href="https://redirect.github.com/apache/beam/issues/37307";>#37307</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/0c4d81bc49e5244ef324baead1f6a9dd430e099f";><code>0c4d81b</code></a>
 Cherry Pick RateLimiter SDK changes to Beam 2.71 release (<a 
href="https://redirect.github.com/apache/beam/issues/37306";>#37306</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/c77c61e350e9f9d8b8007b1c02c1a2029fd6d12e";><code>c77c61e</code></a>
 Set Dataflow container to release version.</li>
   <li><a 
href="https://github.com/apache/beam/commit/4777bef1268317dfa06dc19166c5a47a418728cb";><code>4777bef</code></a>
 Add nanosecond timestamp support for Storage write when writing 
GenericRecord...</li>
   <li><a 
href="https://github.com/apache/beam/commit/9d2abcfa2ba437b725f574dd740f8766c1ed6fc4";><code>9d2abcf</code></a>
 Bump numpy versions (<a 
href="https://redirect.github.com/apache/beam/issues/37238";>#37238</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/d55cf588e586e0b04716c9dbca52874c54899a3c";><code>d55cf58</code></a>
 Flink 2 support prerequisites (<a 
href="https://redirect.github.com/apache/beam/issues/37133";>#37133</a>)</li>
   <li><a 
href="https://github.com/apache/beam/commit/33195172e7855be32cc14c276fc7b9166dfa35f5";><code>3319517</code></a>
 Fix CHANGES.md format (<a 
href="https://redirect.github.com/apache/beam/issues/37236";>#37236</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/beam/compare/v2.70.0...v2.71.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=apache-beam&package-manager=pip&previous-version=2.70.0&new-version=2.71.0)](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]

Reply via email to