dependabot[bot] opened a new pull request, #36006: URL: https://github.com/apache/beam/pull/36006
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.38.0 to 1.39.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.39.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.38.0...bigtable/v1.39.0">1.39.0</a> (2025-08-28)</h2> <h3>Features</h3> <ul> <li><strong>bigtable/admin:</strong> Add tags field to Instance proto (stable branch) (<a href="https://github.com/googleapis/google-cloud-go/commit/a8465647b7166ca85e85db5093cef563e3258467">a846564</a>)</li> <li><strong>bigtable/spanner:</strong> Allow disable gRPC DirectPath deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12469">#12469</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/2205d27d8fff56c0b25facfc60daa766f4d10ee8">2205d27</a>)</li> <li><strong>bigtable:</strong> Add client epoch for each call (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12685">#12685</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/c9eac019c22e417fff32c2a4761eb3e98e5ee6ff">c9eac01</a>)</li> <li><strong>bigtable:</strong> Add Idempotency to Cloud Bigtable MutateRowRequest API (<a href="https://github.com/googleapis/google-cloud-go/commit/98ba6f06e69685bca510ca85c12124434f9ba1e8">98ba6f0</a>)</li> <li><strong>bigtable:</strong> Add Idempotency to Cloud Bigtable MutateRowsRequest API (<a href="https://github.com/googleapis/google-cloud-go/commit/ac4970b5a6318dbfcdca7da5ee256852ca49ea23">ac4970b</a>)</li> <li><strong>bigtable:</strong> Adding support to schema bundles (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12516">#12516</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/688eb13ea98a2a041513b06d47dddfbfc29a9117">688eb13</a>)</li> <li><strong>bigtable:</strong> Create first response latencies instrument (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12706">#12706</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/6f34867b4788f971ce2cd5fc9c4d448310d94021">6f34867</a>)</li> <li><strong>bigtable:</strong> Expose directaccess via a env variable (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12684">#12684</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0306910f37d7983e92e31b6a759165f5590bf9ba">0306910</a>)</li> <li><strong>bigtable:</strong> Expose pinger in go client (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12683">#12683</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a330457cfe04872834f0afe353f5e92135d137ef">a330457</a>)</li> <li><strong>bigtable:</strong> First_response_latencies and connectivity_error_count metrics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10616">#10616</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/3054593d1f59a65c822a0cf7b8f78440f6234a1d">3054593</a>)</li> <li><strong>bigtable:</strong> Publish Proto and Enum types to CBT data API (<a href="https://github.com/googleapis/google-cloud-go/commit/83f894e372ae66b96d8d9d4379fa0ea18547fe72">83f894e</a>)</li> <li><strong>bigtable:</strong> Record client_blocking_latencies (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12698">#12698</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5f03fb3685d34e63aacb4f62132f2978efa8e7d8">5f03fb3</a>)</li> <li><strong>bigtable:</strong> Support universe domain (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12567">#12567</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/fc59e39b63abde64c161ec9ef67bee6312e54aea">fc59e39</a>)</li> <li><strong>bigtable:</strong> Update ListSchemaBundles to returns only names (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12563">#12563</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/83ea7c420baf1a7c004796843eb377e4344f41b1">83ea7c4</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bigtable:</strong> Add ReadRows/SampleRowKeys bindings for materialized views (<a href="https://github.com/googleapis/google-cloud-go/commit/7616e8128384e0ce9ee12fe3dd622e61a9785534">7616e81</a>)</li> <li><strong>bigtable:</strong> Fix NoopMetricsProvider panic (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12709">#12709</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/8c6da0dd99cec1bb046fac771c0404cf5476187e">8c6da0d</a>)</li> <li><strong>bigtable:</strong> Ignore errors while creating monitoring client and disable metrics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12708">#12708</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/2346cf159e80a3b09679c181c423972149fbafb1">2346cf1</a>)</li> <li><strong>bigtable:</strong> Update routing_parameters.path_template (<a href="https://github.com/googleapis/google-cloud-go/commit/c574e287f49cc1c3b069b35d95b98da2bc9b948f">c574e28</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>bigtable:</strong> Create attributes only when enabled (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12647">#12647</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/aa31abcefd63d6cb589dcc4d9ed45c6658941385">aa31abc</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>bigtable:</strong> Minor comment update for field <code>idempotency</code> in message <code>.google.bigtable.v2.MutateRowRequest</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/ac4970b5a6318dbfcdca7da5ee256852ca49ea23">ac4970b</a>)</li> <li><strong>bigtable:</strong> Sync generated comments from the API Protos (<a href="https://github.com/googleapis/google-cloud-go/commit/ac4970b5a6318dbfcdca7da5ee256852ca49ea23">ac4970b</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> <h1>Changes</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2cfca6b8f3c6c623a1907054c20f8d597e173ebe"><code>2cfca6b</code></a> chore(main): release pubsub 1.39.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10173">#10173</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/110d4a3cb8c45635fa66b1df34e8e3da9d38a41e"><code>110d4a3</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10392">#10392</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/abac5c6eec859477c6d390b116ea8954213ba585"><code>abac5c6</code></a> chore(dataplex): deprecate SearchEntriesResult.snippets (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10377">#10377</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/426a8c27a9d11f24e8c331b6375f87d29829e021"><code>426a8c2</code></a> feat(pubsub): make lease management RPCs concurrent (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10238">#10238</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ba9711f87ec871153ae00cfd0827bce17c31ee9c"><code>ba9711f</code></a> fix(spanner): prevent possible panic for Session not found errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10386">#10386</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1e2af816f44f23ed42cab98b0ef5b992ebcb92f9"><code>1e2af81</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10384">#10384</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0c17df27b06c4d67bc9a52ffad88fc58589d0096"><code>0c17df2</code></a> chore(main): release vertexai 0.12.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10372">#10372</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/af1abf36fd7c4fb78a02e2d22c12455ea8ef3d9e"><code>af1abf3</code></a> chore(main): release ai 0.7.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10279">#10279</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d629333abdae80ff998c1322053c0fdf0c7907f7"><code>d629333</code></a> chore(storage): remove use of xerrors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10376">#10376</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9eb3d1feaea7fa3d7312d99d65b8620b816733d5"><code>9eb3d1f</code></a> chore(main): release 0.115.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10291">#10291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.38.0...pubsub/v1.39.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]
