dependabot[bot] opened a new pull request, #38913: URL: https://github.com/apache/beam/pull/38913
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.48.0 to 1.49.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.49.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.48.0...bigtable/v1.49.0">v1.49.0</a> (2026-06-10)</h2> <h3>Features</h3> <ul> <li> <p>enable new auth library and remove async refresh (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/19943">#19943</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0d3697b2">0d3697b2</a>)</p> </li> <li> <p>add traffic diverter and table shim for bigtable (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14633">#14633</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/2f3c9184">2f3c9184</a>)</p> </li> <li> <p>add virtual RPC descriptors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14648">#14648</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5eedda18">5eedda18</a>)</p> </li> <li> <p>add opensession descriptors for bigtable (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14647">#14647</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/8968f4fd">8968f4fd</a>)</p> </li> <li> <p>update API sources and regenerate (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14701">#14701</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a9b79215">a9b79215</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>retry unexpected EOF errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13157">#13157</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/2b4ac429">2b4ac429</a>)</p> </li> <li> <p>disable dynamic channel pool by default and raise default pool size to 10 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/19945">#19945</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5ddf8d46">5ddf8d46</a>)</p> </li> <li> <p>raise default connection-recycler MaxAge to 7 days (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/19940">#19940</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a7959efc">a7959efc</a>)</p> </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/d8b61ac46a0120a42d077fcc4df64c7a57ac0a07"><code>d8b61ac</code></a> chore(main): release pubsub 1.49.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11959">#11959</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/84bf25ba1c0e01b2f19167d4d3c914c56f87b924"><code>84bf25b</code></a> feat(pubsub): support message transforms (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11957">#11957</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/33c4e1e9b4d6f57eb1295fa967c41a16fa56c9dd"><code>33c4e1e</code></a> test(storage): skip Writer Append test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11958">#11958</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/52c02183fabf43fcba3893f493140ac28a7836d1"><code>52c0218</code></a> feat(storage): Unfinalized appendable objects. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11647">#11647</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/14e8e132d9d5808d1ca789792e7e39f0857991da"><code>14e8e13</code></a> feat(storage): add CurrentState function to determine state of stream in MRD ...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9ad50a31c4048bec50c296fe341715b61e899354"><code>9ad50a3</code></a> chore(storage): remove references to ioutil (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11953">#11953</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d2e658387b80ec8a3e41e048a9d520b8dd13dd00"><code>d2e6583</code></a> fix(storage): wrap read response parsing errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11951">#11951</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c60f28d5fd99d5356f39276268a68b729130f152"><code>c60f28d</code></a> feat(spanner): new client(s) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11946">#11946</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/20f762c528726a3f038d3e1f37e8a4952118badf"><code>20f762c</code></a> build(workflows): Add dependency `//google/cloud/location (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11940">#11940</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6a6a728cb8f2740791e45002a2199e0071e4546f"><code>6a6a728</code></a> chore: start generating spanner adapter v1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11945">#11945</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.48.0...pubsub/v1.49.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 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]
