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

   Bumps 
[cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) 
from 1.34.0 to 1.35.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-cloud-go/releases";>cloud.google.com/go/bigtable's
 releases</a>.</em></p>
   <blockquote>
   <h2>bigtable: v1.35.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.34.0...bigtable/v1.35.0";>1.35.0</a>
 (2025-01-22)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>bigtable:</strong> Hot backups (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11215";>#11215</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/238ac1c37978b7ccdd72af453416308c511dd493";>238ac1c</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>bigtable:</strong> Allow nil condition in conditional mutation 
(<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11457";>#11457</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/d83bc05219223027cfaa3fba127c2f03eb554c53";>d83bc05</a>)</li>
   <li><strong>bigtable:</strong> Do not retry conditional mutate (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11437";>#11437</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/ce8c9b1e5523646175b9650265928386143259fd";>ce8c9b1</a>)</li>
   <li><strong>bigtable:</strong> Mutate groups even after first error (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11434";>#11434</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6ffe32b76e7228d99e12eeba60a5e719f2d3e5e3";>6ffe32b</a>)</li>
   <li><strong>bigtable:</strong> Retry correct mutations (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11388";>#11388</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/ca2c4e334f07e7f8f0e276db922122d47262dabf";>ca2c4e3</a>)</li>
   <li><strong>bigtable:</strong> Track number of readrows to set rowsLimit in 
subsequent requests (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/10213";>#10213</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/abb615e240e612540b24b03d95835058045275fc";>abb615e</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md";>cloud.google.com/go/bigtable's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.34.0...documentai/v1.35.0";>1.35.0</a>
 (2024-10-23)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>documentai:</strong> Add RESOURCE_EXHAUSTED to retryable status 
codes for ProcessDocument method (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6e69d2e85849002bad227ea5bebcde9199605bef";>6e69d2e</a>)</li>
   <li><strong>documentai:</strong> Added an url for issue reporting and api 
short name (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6e69d2e85849002bad227ea5bebcde9199605bef";>6e69d2e</a>)</li>
   <li><strong>documentai:</strong> Updated the exponential backoff settings 
for the Document AI ProcessDocument and BatchProcessDocuments methods (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6e69d2e85849002bad227ea5bebcde9199605bef";>6e69d2e</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>documentai:</strong> Update google.golang.org/api to v0.203.0 
(<a 
href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e";>8bb87d5</a>)</li>
   <li><strong>documentai:</strong> WARNING: On approximately Dec 1, 2024, an 
update to Protobuf will change service registration function signatures to use 
an interface instead of a concrete type in generated .pb.go files. This change 
is expected to affect very few if any users of this client library. For more 
information, see <a 
href="https://toredirect.github.com/googleapis/google-cloud-go/issues/11020";>googleapis/google-cloud-go#11020</a>.
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e";>8bb87d5</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/ac16144215f844294c29063776f2f116e14ecebb";><code>ac16144</code></a>
 chore(main): release pubsub 1.35.0 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9300";>#9300</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/49231bf3d1e96cfa91d72085391ee19fca16ef0a";><code>49231bf</code></a>
 feat(pubsub): support message filtering in pstest (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9015";>#9015</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/cc98509fc7961e3d3619b837d13e69f9621386e8";><code>cc98509</code></a>
 fix(bigquery): support more timestamp formats for query param (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9236";>#9236</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/929d817013d07cfbc062bb408916f29a7da98868";><code>929d817</code></a>
 chore(internal/gapicgen/git): fix TestFormatChanges (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9296";>#9296</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/c08446ea0467a890230962093daebe81f1b7656b";><code>c08446e</code></a>
 chore(main): release storage 1.37.0 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9234";>#9234</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/b15a7b86d1c34ff0f272f067b3357e863d97c222";><code>b15a7b8</code></a>
 chore(logging): Adding partners as owners (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9293";>#9293</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/092ee0ba59267b8fb4d3f4e7727ed3ccbf81e7e7";><code>092ee0b</code></a>
 fix(bigtable): Fix deadline exceeded conformance test (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9220";>#9220</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/98c9d7157306de5134547a67c084c248484c9a51";><code>98c9d71</code></a>
 feat(storage): support IncludeFoldersAsPrefixes (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9211";>#9211</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/c0a7049ad596e40ff79f199c3178d5d049d5df23";><code>c0a7049</code></a>
 test(bigtable): Cancel context (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9273";>#9273</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/3213b45c3e4a5095b9de07746da6a67ef5a4bd31";><code>3213b45</code></a>
 test(bigtable): Clean up test clusters (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9270";>#9270</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.34.0...pubsub/v1.35.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/bigtable&package-manager=go_modules&previous-version=1.34.0&new-version=1.35.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