Commit 7a303f9
authored
chore(deps): bump the go group across 1 directory with 12 updates (#2140)
Bumps the go group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
|
[github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go)
| `1.37.0` | `1.38.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
`1.41.6` | `1.41.7` |
|
[github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2)
| `1.7.9` | `1.7.10` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.32.16` | `1.32.17` |
| [github.com/google/cel-go](https://github.com/google/cel-go) |
`0.28.0` | `0.28.1` |
|
[github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk)
| `1.5.0` | `1.6.0` |
| [github.com/openai/openai-go/v3](https://github.com/openai/openai-go)
| `3.32.0` | `3.33.0` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` |
`1.28.0` |
|
[google.golang.org/api](https://github.com/googleapis/google-api-go-client)
| `0.276.0` | `0.277.0` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) |
`1.54.0` | `1.55.0` |
Updates `github.com/anthropics/anthropic-sdk-go` from 1.37.0 to 1.38.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/releases">github.com/anthropics/anthropic-sdk-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.38.0</h2>
<h2>1.38.0 (2026-04-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.37.0...v1.38.0">v1.37.0...v1.38.0</a></p>
<h3>Features</h3>
<ul>
<li>add Type() method to API errors for error kind identification (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/676">#676</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0db1712b237930416461c2411d263e6d1150d957">0db1712</a>)</li>
<li><strong>api:</strong> CMA Memory public beta (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/180e00cdc4863a6a64986e03fed9eb4a04117f40">180e00c</a>)</li>
<li>structured outputs via Schema any with auto-parse (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/759">#759</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/46073d8f489a88fdf5ebf33163e4f0d364759eae">46073d8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>api:</strong> fix errors in api spec (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/e47c178b3ee1b5c47834239635b5a3abdff9a432">e47c178</a>)</li>
<li><strong>api:</strong> restore missing features (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0fc6fac141980cfce023ce2d0b30175980741db0">0fc6fac</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/5bde204d267187622a5228330235c9c048abeae1">5bde204</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/4578c15e9a2f6ed05a05acfa608083c3a893d6dd">4578c15</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md">github.com/anthropics/anthropic-sdk-go's
changelog</a>.</em></p>
<blockquote>
<h2>1.38.0 (2026-04-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.37.0...v1.38.0">v1.37.0...v1.38.0</a></p>
<h3>Features</h3>
<ul>
<li>add Type() method to API errors for error kind identification (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/676">#676</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0db1712b237930416461c2411d263e6d1150d957">0db1712</a>)</li>
<li><strong>api:</strong> CMA Memory public beta (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/180e00cdc4863a6a64986e03fed9eb4a04117f40">180e00c</a>)</li>
<li>structured outputs via Schema any with auto-parse (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/759">#759</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/46073d8f489a88fdf5ebf33163e4f0d364759eae">46073d8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>api:</strong> fix errors in api spec (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/e47c178b3ee1b5c47834239635b5a3abdff9a432">e47c178</a>)</li>
<li><strong>api:</strong> restore missing features (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0fc6fac141980cfce023ce2d0b30175980741db0">0fc6fac</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/5bde204d267187622a5228330235c9c048abeae1">5bde204</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/4578c15e9a2f6ed05a05acfa608083c3a893d6dd">4578c15</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/468905d4d0f552bd8f8aa60afc3223f23a6ba00a"><code>468905d</code></a>
release: 1.38.0</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/2c6421cf55b330fcd44f1a5d07e302980c6864b0"><code>2c6421c</code></a>
fix(api): fix errors in api spec</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/8dd22d490d2a6a1a34b6fcfb9e00cc9cb3848576"><code>8dd22d4</code></a>
fix(api): restore missing features</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/6b0457f1aa46d2101540b47549d2f064c4ec4b8d"><code>6b0457f</code></a>
feat(api): CMA Memory public beta</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/b6c5ffb056258c7471e7af00888098983ba192df"><code>b6c5ffb</code></a>
codegen metadata</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/eb42d96432d87bf15ab2c355b96220a2dafa9e68"><code>eb42d96</code></a>
chore(internal): more robust bootstrap script</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/eefb943dd041f53457648c1c527d10ad2a70f12e"><code>eefb943</code></a>
feat: structured outputs via Schema any with auto-parse (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/759">#759</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/f5879a2a4414e53fb31715aa757202c28d26884d"><code>f5879a2</code></a>
chore(tests): bump steady to v0.22.1</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/4bef67d739ab2b11ed4aa9aa560dd5c762916309"><code>4bef67d</code></a>
feat: add Type() method to API errors for error kind identification (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/676">#676</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0d114dfadf3c49d2c0844a11ff3917b83bd8a870"><code>0d114df</code></a>
codegen metadata</li>
<li>See full diff in <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.37.0...v1.38.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2` from 1.41.6 to 1.41.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2223642aeafb3b46ae924667ee47d31a1cf5a9d5"><code>2223642</code></a>
Release 2026-04-29</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/04c7e460121eafa42577be08289bd0da0de091b2"><code>04c7e46</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5f5692571a7afce76e1573da3fbf2180a2c297cc"><code>5f56925</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aac6d2b8fefd47203d3b4bd5f229ca275272ec62"><code>aac6d2b</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bdaead7d2074e479fc56da77491fe65737413664"><code>bdaead7</code></a>
upgrade to smithy-go v1.25.1 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3399">#3399</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/008e12cf64f41c37faeb705f6ce4b77471756f9f"><code>008e12c</code></a>
Release 2026-04-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef109d91f0b772aaebc472633edf13ec0fd907ce"><code>ef109d9</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6411e6379e509956413b866481ee2362a7cdfc68"><code>6411e63</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e5bf970956db306bf7b5b1bdd8ca71e8cca766b5"><code>e5bf970</code></a>
Release 2026-04-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bdbb88c9400c80ed2487f7b498a54c6206b5c62a"><code>bdbb88c</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.6...v1.41.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from
1.7.9 to 1.7.10
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/765544941191825edd26162f9790bf11f059d426"><code>7655449</code></a>
Release 2022-10-21</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/dcae829ecc334f91502afd6d7ae2295861db9885"><code>dcae829</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b82766b858e595943b26924ad1f107cd04363d66"><code>b82766b</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1c05fb6452a1f74985ff6deb7a642b9eb441274a"><code>1c05fb6</code></a>
Implements IsCredentialsProvider for checking if a provider matches a
target ...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0fab39aa32e09221c21383a8e658ef94d240b7e4"><code>0fab39a</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1888">#1888</a>
from aws/isvita/issues-1787</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/56eb993a7dfc0195e4ca3fca306d4985f6c7c99a"><code>56eb993</code></a>
added changelog file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cde8cbcb42326be0c822cc557405619f1cefd92a"><code>cde8cbc</code></a>
Release 2022-10-20</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d7765f947faec45f0b4e22bb8051ca3a1c337d93"><code>d7765f9</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b9dab7e94b7446829a09a1f7a302251bac37771d"><code>b9dab7e</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/93ed3ee62605d8af3021010c5ddbf2141574af00"><code>93ed3ee</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/account/v1.7.9...service/account/v1.7.10">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.16 to 1.32.17
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2223642aeafb3b46ae924667ee47d31a1cf5a9d5"><code>2223642</code></a>
Release 2026-04-29</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/04c7e460121eafa42577be08289bd0da0de091b2"><code>04c7e46</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5f5692571a7afce76e1573da3fbf2180a2c297cc"><code>5f56925</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aac6d2b8fefd47203d3b4bd5f229ca275272ec62"><code>aac6d2b</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bdaead7d2074e479fc56da77491fe65737413664"><code>bdaead7</code></a>
upgrade to smithy-go v1.25.1 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3399">#3399</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/008e12cf64f41c37faeb705f6ce4b77471756f9f"><code>008e12c</code></a>
Release 2026-04-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef109d91f0b772aaebc472633edf13ec0fd907ce"><code>ef109d9</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6411e6379e509956413b866481ee2362a7cdfc68"><code>6411e63</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e5bf970956db306bf7b5b1bdd8ca71e8cca766b5"><code>e5bf970</code></a>
Release 2026-04-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bdbb88c9400c80ed2487f7b498a54c6206b5c62a"><code>bdbb88c</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.16...config/v1.32.17">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.42.0 to 1.42.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5aa6e2b081b5d1b038a0cc5d9198c7a37abf6b4c"><code>5aa6e2b</code></a>
Release 2023-11-09</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7dbcd52c14c8f992cb2fec090d826ab30881155e"><code>7dbcd52</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9b178445e4365543a410efefd6b0262c2ea3eb84"><code>9b17844</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/efa54869c68f9d770c9b83fda176c452906688ce"><code>efa5486</code></a>
Allowlist bucket owner header (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2358">#2358</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5118d3bcdd253fbfd02b8e44966ba7a79ecfbf59"><code>5118d3b</code></a>
Release 2023-11-08</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f3c195fc3bcd7f20ae84bf0f999dc89e2487eaee"><code>f3c195f</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f24b6a0665313f69c97fd3fa62b351358962bda4"><code>f24b6a0</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f5a08768ef820ff5efd62a49ba50c61c9ca5dbcb"><code>f5a0876</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3674c3886336f797ad40b18bb1db8c35f4c7ed91"><code>3674c38</code></a>
Release 2023-11-07</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b856b28d54158b2e3596afcd799cfbafddd843ca"><code>b856b28</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.42.0...service/s3/v1.42.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/google/cel-go` from 0.28.0 to 0.28.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/cel-go/releases">github.com/google/cel-go's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.28.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: deleted <code>IntToDuration</code> overload by <a
href="https://github.com/alexsnaps"><code>@alexsnaps</code></a> in <a
href="https://redirect.github.com/google/cel-go/pull/1300">google/cel-go#1300</a></li>
<li>Support shorthand types in env yaml and REPL by <a
href="https://github.com/jnthntatum"><code>@jnthntatum</code></a> in <a
href="https://redirect.github.com/google/cel-go/pull/1301">google/cel-go#1301</a></li>
<li>Preserve operation interrupted in ContextEval error by <a
href="https://github.com/dims"><code>@dims</code></a> in <a
href="https://redirect.github.com/google/cel-go/pull/1303">google/cel-go#1303</a></li>
<li>Use shorthand type specifiers in env yaml files by <a
href="https://github.com/jnthntatum"><code>@jnthntatum</code></a> in <a
href="https://redirect.github.com/google/cel-go/pull/1305">google/cel-go#1305</a></li>
<li>Cost estimation and tracking for strings extension by <a
href="https://github.com/TristonianJones"><code>@TristonianJones</code></a>
in <a
href="https://redirect.github.com/google/cel-go/pull/1307">google/cel-go#1307</a></li>
<li>Update repl type string for doubles by <a
href="https://github.com/TristonianJones"><code>@TristonianJones</code></a>
in <a
href="https://redirect.github.com/google/cel-go/pull/1308">google/cel-go#1308</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/alexsnaps"><code>@alexsnaps</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/cel-go/pull/1300">google/cel-go#1300</a></li>
<li><a href="https://github.com/dims"><code>@dims</code></a> made their
first contribution in <a
href="https://redirect.github.com/google/cel-go/pull/1303">google/cel-go#1303</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/cel-go/compare/v0.28.0...v0.28.1">https://github.com/google/cel-go/compare/v0.28.0...v0.28.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/cel-go/commit/a82c68b770ac0cb67f7b4f76166827c14b145eb8"><code>a82c68b</code></a>
Update repl type assessment for doubles (<a
href="https://redirect.github.com/google/cel-go/issues/1308">#1308</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/c9d70486a872fbfaf9c4cb383a005de56e499368"><code>c9d7048</code></a>
Cost estimation and tracking for strings extension (<a
href="https://redirect.github.com/google/cel-go/issues/1307">#1307</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/646cdc1728643aec9499e3a00236ef1007a5d3fa"><code>646cdc1</code></a>
Use shorthand type specifiers in env yaml files (<a
href="https://redirect.github.com/google/cel-go/issues/1305">#1305</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/7263793b453228e8a47ca742afd124b3eaa8fc68"><code>7263793</code></a>
Preserve operation interrupted in ContextEval error (<a
href="https://redirect.github.com/google/cel-go/issues/1303">#1303</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/b826162b7b6ac7ae048fbf23b6123ab5c99da11b"><code>b826162</code></a>
Support shorthand types in env yaml and REPL (<a
href="https://redirect.github.com/google/cel-go/issues/1301">#1301</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/339269b44af7c3cd477b55530e9cc1fe534c7f09"><code>339269b</code></a>
fix: deleted <code>IntToDuration</code> overload (<a
href="https://redirect.github.com/google/cel-go/issues/1300">#1300</a>)</li>
<li>See full diff in <a
href="https://github.com/google/cel-go/compare/v0.28.0...v0.28.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/modelcontextprotocol/go-sdk` from 1.5.0 to 1.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/go-sdk/releases">github.com/modelcontextprotocol/go-sdk's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<p><em><strong>This release is equivalent to v1.6.0-pre.1. Thank you to
those who tested the pre-release.</strong></em></p>
<p>In this release we introduce several smaller fixes and improvements,
and we started working for release 2026-06-30. The main new feature is
the introduction of <code>ClientCredentialsHandler</code> for OAuth
client credentials grant.</p>
<h2>Add <code>ClientCredentialsHandler</code> for OAuth client
credentials grant</h2>
<p>Added <code>ClientCredentialsHandler</code> implementing
<code>auth.OAuthHandler</code> using the OAuth 2.0 Client Credentials
grant (RFC 6749 Section 4.4) for service-to-service authentication with
pre-registered credentials.</p>
<ul>
<li>extauth: add ClientCredentialsHandler for OAuth client credentials
grant by <a href="https://github.com/ravyg"><code>@ravyg</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/895">modelcontextprotocol/go-sdk#895</a></li>
</ul>
<h2>2026-06-30 Release related PRs</h2>
<ul>
<li>
<p>feat: add automatic application_type inference by <a
href="https://github.com/guglielmo-san"><code>@guglielmo-san</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/904">modelcontextprotocol/go-sdk#904</a></p>
<p>New <code>application_type</code> field is added to the
<code>ClientRegistrationMetadata</code> for DynamicClientRegistration.
If not specified, the <code>application_type</code> will be inferred
from the RedirectURIs. This implements <a
href="https://redirect.github.com/modelcontextprotocol/modelcontextprotocol/pull/837">SEP-837</a>.</p>
</li>
<li>
<p>feat: HTTP Header Standardization for method and name by <a
href="https://github.com/guglielmo-san"><code>@guglielmo-san</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/907">modelcontextprotocol/go-sdk#907</a></p>
<p>By mirroring key fields from the JSON-RPC payload into HTTP headers,
network intermediaries such as load balancers, proxies, and
observability tools can route and process MCP traffic without deep
packet inspection, reducing latency and computational overhead. This
partially implements <a
href="https://modelcontextprotocol.io/seps/2243-http-standardization">SEP-2243</a>.</p>
</li>
</ul>
<h2>Behavior Changes</h2>
<h3><code>SetError</code> Behavior Change</h3>
<p>Previously the <code>SetError</code> method on
<code>CallToolResult</code> always overwrote the <code>Content</code>
field with the error text. Now <code>SetError</code> preserves the
existing value if it has already been populated. You can restore the
previous behavior by setting the environment variable
<code>seterroroverwrite=1</code>.</p>
<ul>
<li>mcp: preserve existing Content in SetError by <a
href="https://github.com/ravyg"><code>@ravyg</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/864">modelcontextprotocol/go-sdk#864</a></li>
</ul>
<h3>Cross-Origin Protection Default Change</h3>
<p>Previously (v1.4.1-v1.5.0) default (zero-value) cross-origin
protection was applied when <code>CrossOriginProtection</code> in
<code>StreamableHTTPOptions</code> was <code>nil</code>. Now
cross-origin protection is not enabled by default when
<code>CrossOriginProtection</code> is nil.
You can restore the previous behavior (enable by default) by setting
<code>enableoriginverification=1</code>.</p>
<ul>
<li>mcp: remove default cross origin protection by <a
href="https://github.com/maciej-kisiel"><code>@maciej-kisiel</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/906">modelcontextprotocol/go-sdk#906</a></li>
</ul>
<p><code>disablecrossoriginprotection</code> was replaced by
<code>enableoriginverification</code> after the default was changed to
not enable cross-origin protection.</p>
<p><code>jsonescaping</code> option was removed, according to plan.</p>
<h2>Other Changes to the SDK</h2>
<ul>
<li>internal: remove unused util functions by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/871">modelcontextprotocol/go-sdk#871</a></li>
<li>build(deps): bump github/codeql-action from 4.32.4 to 4.35.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/873">modelcontextprotocol/go-sdk#873</a></li>
<li>build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/874">modelcontextprotocol/go-sdk#874</a></li>
<li>build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/875">modelcontextprotocol/go-sdk#875</a></li>
<li>build(deps): bump dominikh/staticcheck-action from 1.4.0 to 1.4.1 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/872">modelcontextprotocol/go-sdk#872</a></li>
<li>oauthex: accept 200 in client registration by <a
href="https://github.com/MatyasVondraOutreach"><code>@MatyasVondraOutreach</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/877">modelcontextprotocol/go-sdk#877</a></li>
<li>mcp: allow Content-Type parameters in streamable transport by <a
href="https://github.com/rafaeljusto"><code>@rafaeljusto</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/878">modelcontextprotocol/go-sdk#878</a></li>
<li>mcp: preserve existing Content in SetError by <a
href="https://github.com/ravyg"><code>@ravyg</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/pull/864">modelcontextprotocol/go-sdk#864</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/f5f2015413f17f578fbacc839d2c05d0fdb3f1cc"><code>f5f2015</code></a>
MCPGODEBUG update for 1.6.0 (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/893">#893</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/e01639a31808e27b9a77f02367340569f47e4b3d"><code>e01639a</code></a>
feat: HTTP Header Standardization for method and name (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/907">#907</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/93a41b2cfa81e6be813feadfd6dc1ed665c06da7"><code>93a41b2</code></a>
internal/jsonrpc2: remove unused code (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/910">#910</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/446beae01800ca510b42345a7330f1b7b6bbbf89"><code>446beae</code></a>
mcp: Upgrade jsonschema-go (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/912">#912</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/2e21834ad33e0b8105bf2e3b6733a27193f97caf"><code>2e21834</code></a>
extauth: add ClientCredentialsHandler for OAuth client credentials grant
(<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/895">#895</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/2643b22a4ecc1197aedcd2d84d58e592bec04dfe"><code>2643b22</code></a>
feat: add automatic application_type inference (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/904">#904</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/db50910c70a71ac28abd761e0736799c048a8888"><code>db50910</code></a>
mcp: do not re-prompt OAuth after cancelled Authorize (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/885">#885</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/5f2cd8fd14bcd3b7f1e693dd741b5f1a3c338051"><code>5f2cd8f</code></a>
mcp: preserve transport errors in Write error chain (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/888">#888</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/0edc5971cd5dbab661b4122cd754a5c94d899e6a"><code>0edc597</code></a>
Update README.md (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/896">#896</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/go-sdk/commit/41e1f941bbaa1f9de78ac94f89af7b676a440dc8"><code>41e1f94</code></a>
mcp: remove default cross origin protection (<a
href="https://redirect.github.com/modelcontextprotocol/go-sdk/issues/906">#906</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/go-sdk/compare/v1.5.0...v1.6.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/openai/openai-go/v3` from 3.32.0 to 3.33.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/releases">github.com/openai/openai-go/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.33.0</h2>
<h2>3.33.0 (2026-04-28)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v3.32.0...v3.33.0">v3.32.0...v3.33.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>go:</strong> add default http client with timeout (<a
href="https://github.com/openai/openai-go/commit/25dd39aec0ca97f51be1fd32accd5b10ff441365">25dd39a</a>)</li>
<li>support setting headers via env (<a
href="https://github.com/openai/openai-go/commit/b4eaa78969c6c908ab81ec4e6c15fa9803e7de17">b4eaa78</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> change PromptCacheRetention enum in-memory
to in_memory (<a
href="https://github.com/openai/openai-go/commit/15e7432bd0a3fd4891be46f5d124ebc44301b611">15e7432</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/openai/openai-go/commit/eb0cbcf152867ad154c827dcf2c3c91adb773af9">eb0cbcf</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/openai/openai-go/commit/ef28f59c84a30ffd0d2342bc8d09bea5803c89a6">ef28f59</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>api:</strong> add rate limit and vector store guidance to
file upload (<a
href="https://github.com/openai/openai-go/commit/6c8c7faa70bd73a673744107c3487ec2a7362dca">6c8c7fa</a>)</li>
<li><strong>api:</strong> update rate limit documentation in file upload
method (<a
href="https://github.com/openai/openai-go/commit/54fde2c59e0f3b05741a93ec38cbe96495977848">54fde2c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/blob/main/CHANGELOG.md">github.com/openai/openai-go/v3's
changelog</a>.</em></p>
<blockquote>
<h2>3.33.0 (2026-04-28)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v3.32.0...v3.33.0">v3.32.0...v3.33.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>go:</strong> add default http client with timeout (<a
href="https://github.com/openai/openai-go/commit/25dd39aec0ca97f51be1fd32accd5b10ff441365">25dd39a</a>)</li>
<li>support setting headers via env (<a
href="https://github.com/openai/openai-go/commit/b4eaa78969c6c908ab81ec4e6c15fa9803e7de17">b4eaa78</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> change PromptCacheRetention enum in-memory
to in_memory (<a
href="https://github.com/openai/openai-go/commit/15e7432bd0a3fd4891be46f5d124ebc44301b611">15e7432</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/openai/openai-go/commit/eb0cbcf152867ad154c827dcf2c3c91adb773af9">eb0cbcf</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/openai/openai-go/commit/ef28f59c84a30ffd0d2342bc8d09bea5803c89a6">ef28f59</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>api:</strong> add rate limit and vector store guidance to
file upload (<a
href="https://github.com/openai/openai-go/commit/6c8c7faa70bd73a673744107c3487ec2a7362dca">6c8c7fa</a>)</li>
<li><strong>api:</strong> update rate limit documentation in file upload
method (<a
href="https://github.com/openai/openai-go/commit/54fde2c59e0f3b05741a93ec38cbe96495977848">54fde2c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openai/openai-go/commit/914cbaad16f3be400f8c3d751acb35d69df820dc"><code>914cbaa</code></a>
release: 3.33.0</li>
<li><a
href="https://github.com/openai/openai-go/commit/7e019ff6125f1fcfa2c9dbf94b9402fa46a73b54"><code>7e019ff</code></a>
codegen metadata</li>
<li><a
href="https://github.com/openai/openai-go/commit/fb7ceef3ca0fdad0b8b6aefc06a557e3a59db7b4"><code>fb7ceef</code></a>
docs(api): update rate limit documentation in file upload method</li>
<li><a
href="https://github.com/openai/openai-go/commit/ae9f0cb14fd45afd1c08c09e7f5ae30c726010f8"><code>ae9f0cb</code></a>
feat: support setting headers via env</li>
<li><a
href="https://github.com/openai/openai-go/commit/c562d7143607a41e2da17181a4159a2762eb2335"><code>c562d71</code></a>
docs(api): add rate limit and vector store guidance to file upload</li>
<li><a
href="https://github.com/openai/openai-go/commit/bebd3868041004f79777866f83a850298b3ced0e"><code>bebd386</code></a>
feat(go): add default http client with timeout</li>
<li><a
href="https://github.com/openai/openai-go/commit/626713057d0c540f4fdb2354b0fe4f4ea591b5fa"><code>6267130</code></a>
codegen metadata</li>
<li><a
href="https://github.com/openai/openai-go/commit/729dfe6d7fdc01865bbdb900a89b79a647777c80"><code>729dfe6</code></a>
codegen metadata</li>
<li><a
href="https://github.com/openai/openai-go/commit/766accaeb4da117883e0e9de6228045fcd521144"><code>766acca</code></a>
fix(types): change PromptCacheRetention enum in-memory to in_memory</li>
<li><a
href="https://github.com/openai/openai-go/commit/c903c665ac82a936771188342ec734cc06794a60"><code>c903c66</code></a>
chore(internal): more robust bootstrap script</li>
<li>Additional commits viewable in <a
href="https://github.com/openai/openai-go/compare/v3.32.0...v3.33.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `go.uber.org/zap` from 1.27.1 to 1.28.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uber-go/zap/releases">go.uber.org/zap's
releases</a>.</em></p>
<blockquote>
<h2>v1.28.0</h2>
<p>Enhancements:</p>
<ul>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1534">#1534</a>[]:
Add <code>zapcore.CheckPreWriteHook</code> and
<code>CheckedEntry.Before</code> method for transforming entries before
they are written to any Cores.</li>
</ul>
<p><a
href="https://redirect.github.com/uber-go/zap/issues/1534">#1534</a>: <a
href="https://redirect.github.com/uber-go/zap/pull/1534">uber-go/zap#1534</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/uber-go/zap/blob/master/CHANGELOG.md">go.uber.org/zap's
changelog</a>.</em></p>
<blockquote>
<h2>1.28.0 (27 Apr 2026)</h2>
<p>Enhancements:</p>
<ul>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1534">#1534</a>[]:
Add <code>zapcore.CheckPreWriteHook</code> and
<code>CheckedEntry.Before</code> method for transforming entries before
they are written to any Cores.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber-go/zap/commit/5b81b37b81b8e2ed447a6f57991e372ee4fa5c8f"><code>5b81b37</code></a>
release v1.28.0 (<a
href="https://redirect.github.com/uber-go/zap/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/0ab0d5aae5986395e2ca497385d977ccd7cdfc5e"><code>0ab0d5a</code></a>
zapcore: Add PreWriteHook for transforming entries before write (<a
href="https://redirect.github.com/uber-go/zap/issues/1534">#1534</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/d278c5962cb0f7423170c11a5da9b7a4edbf9b92"><code>d278c59</code></a>
[chore] CI: test on Go 1.26 (<a
href="https://redirect.github.com/uber-go/zap/issues/1535">#1535</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/16fb16b353f2e27bcd71eba69cbd346b3dcc471a"><code>16fb16b</code></a>
chore(dep): replace archived gopkg.in/yaml.v3 with officially maintained
go.y...</li>
<li>See full diff in <a
href="https://github.com/uber-go/zap/compare/v1.27.1...v1.28.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/api` from 0.276.0 to 0.277.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's
releases</a>.</em></p>
<blockquote>
<h2>v0.277.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.276.0...v0.277.0">0.277.0</a>
(2026-04-29)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3567">#3567</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/39582952e4eac1b744499f8a8063a4a5f1ce7d6b">3958295</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3571">#3571</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ca9851efc573231ca1ed9c6fea4bc77d6052d0bb">ca9851e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3574">#3574</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8efb1afa0e5d9cc454f721124bba3881f3935e3c">8efb1af</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3575">#3575</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/de49bb519cab881f74e5b9ba11e263a2b9a4ad2e">de49bb5</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3577">#3577</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ce68c87d9dc6c144b6df578df725470b30cf83d6">ce68c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3578">#3578</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8be033e24e0c6ddb08a3df72c0a8997d21623a22">8be033e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3579">#3579</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/bc6990e20803f2ff2fd1b77995f6e9180ab2302b">bc6990e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3580">#3580</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/2de1a5aff3f3b6e53dff00da297c5d249ac8d791">2de1a5a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3581">#3581</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0c219d90e90899c93215558f3ea309c9732bf7ea">0c219d9</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>idtoken:</strong> Avoid double impersonation in
tokenSourceFromBytes (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3576">#3576</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/75172cf5cb7bfc260c22e481323355306f684a09">75172cf</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2301">#2301</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.276.0...v0.277.0">0.277.0</a>
(2026-04-29)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3567">#3567</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/39582952e4eac1b744499f8a8063a4a5f1ce7d6b">3958295</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3571">#3571</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ca9851efc573231ca1ed9c6fea4bc77d6052d0bb">ca9851e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3574">#3574</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8efb1afa0e5d9cc454f721124bba3881f3935e3c">8efb1af</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3575">#3575</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/de49bb519cab881f74e5b9ba11e263a2b9a4ad2e">de49bb5</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3577">#3577</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ce68c87d9dc6c144b6df578df725470b30cf83d6">ce68c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3578">#3578</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8be033e24e0c6ddb08a3df72c0a8997d21623a22">8be033e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3579">#3579</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/bc6990e20803f2ff2fd1b77995f6e9180ab2302b">bc6990e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3580">#3580</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/2de1a5aff3f3b6e53dff00da297c5d249ac8d791">2de1a5a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3581">#3581</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0c219d90e90899c93215558f3ea309c9732bf7ea">0c219d9</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>idtoken:</strong> Avoid double impersonation in
tokenSourceFromBytes (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3576">#3576</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/75172cf5cb7bfc260c22e481323355306f684a09">75172cf</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2301">#2301</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/dd598a60e19f836bb7ad709311b21d303bbab6c8"><code>dd598a6</code></a>
chore(main): release 0.277.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3568">#3568</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/b208a86db380e5e517451daa4e5f63fae1f723be"><code>b208a86</code></a>
chore(all): update all (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3573">#3573</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/0c219d90e90899c93215558f3ea309c9732bf7ea"><code>0c219d9</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3581">#3581</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/75172cf5cb7bfc260c22e481323355306f684a09"><code>75172cf</code></a>
fix(idtoken): avoid double impersonation in tokenSourceFromBytes (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3576">#3576</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/2de1a5aff3f3b6e53dff00da297c5d249ac8d791"><code>2de1a5a</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3580">#3580</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/60b078419409e11bc414c7ccbaf4d32ddfe2a5b0"><code>60b0784</code></a>
chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 in
/inter...</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/bc6990e20803f2ff2fd1b77995f6e9180ab2302b"><code>bc6990e</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3579">#3579</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/8be033e24e0c6ddb08a3df72c0a8997d21623a22"><code>8be033e</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3578">#3578</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/ce68c87d9dc6c144b6df578df725470b30cf83d6"><code>ce68c87</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3577">#3577</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/de49bb519cab881f74e5b9ba11e263a2b9a4ad2e"><code>de49bb5</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3575">#3575</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.276.0...v0.277.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/genai` from 1.54.0 to 1.55.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/go-genai/releases">google.golang.org/genai's
releases</a>.</em></p>
<blockquote>
<h2>v1.55.0</h2>
<h2><a
href="https://github.com/googleapis/go-genai/compare/v1.54.0...v1.55.0">1.55.0</a>
(2026-04-29)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>output_info</code> to <code>BatchJob</code> (<a
href="https://github.com/googleapis/go-genai/commit/9ec7d3bff89e75126652363def92a820179209e4">9ec7d3b</a>)</li>
<li>Add ImageResizeMode for GenerateVideos (<a
href="https://github.com/googleapis/go-genai/commit/8fc27f4f670f864785424fcd8d0e7931c2989ecb">8fc27f4</a>)</li>
<li>Add InternalApplyConverterToSliceWithRoot to the common utilities.
(<a
href="https://github.com/googleapis/go-genai/commit/7aaf1eb1eab03698454be3f9398945d2365debeb">7aaf1eb</a>)</li>
<li>Add Vertex Dataset input and output options for batch jobs (<a
href="https://github.com/googleapis/go-genai/commit/73ee07cbdae9873271c90e66bb491178587f8495">73ee07c</a>)</li>
<li>introduce BackendEnterprise and GOOGLE_GENAI_USE_ENTERPRISE env var
(<a
href="https://github.com/googleapis/go-genai/commit/1181fe03dfc10ebab1b7d760fce7b18ac22f86d1">1181fe0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md">google.golang.org/genai's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/go-genai/compare/v1.54.0...v1.55.0">1.55.0</a>
(2026-04-29)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>output_info</code> to <code>BatchJob</code> (<a
href="https://github.com/googleapis/go-genai/commit/9ec7d3bff89e75126652363def92a820179209e4">9ec7d3b</a>)</li>
<li>Add ImageResizeMode for GenerateVideos (<a
href="https://github.com/googleapis/go-genai/commit/8fc27f4f670f864785424fcd8d0e7931c2989ecb">8fc27f4</a>)</li>
<li>Add InternalApplyConverterToSliceWithRoot to the common utilities.
(<a
href="https://github.com/googleapis/go-genai/commit/7aaf1eb1eab03698454be3f9398945d2365debeb">7aaf1eb</a>)</li>
<li>Add Vertex Dataset input and output options for batch jobs (<a
href="https://github.com/googleapis/go-genai/commit/73ee07cbdae9873271c90e66bb491178587f8495">73ee07c</a>)</li>
<li>introduce BackendEnterprise and GOOGLE_GENAI_USE_ENTERPRISE env var
(<a
href="https://github.com/googleapis/go-genai/commit/1181fe03dfc10ebab1b7d760fce7b18ac22f86d1">1181fe0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/go-genai/commit/91390c0227401070a35d47d8cb40219ee5219361"><code>91390c0</code></a>
chore(main): release 1.55.0 (<a
href="https://redirect.github.com/googleapis/go-genai/issues/760">#760</a>)</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/05024122fd3ae5599cbbce5a8bab4275cf2cc50d"><code>0502412</code></a>
chore: internal</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/2aeb742f3fb2d0b65377594b510490ff847831d7"><code>2aeb742</code></a>
chore: Add page number</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/8fc27f4f670f864785424fcd8d0e7931c2989ecb"><code>8fc27f4</code></a>
feat: Add ImageResizeMode for GenerateVideos</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/9ec7d3bff89e75126652363def92a820179209e4"><code>9ec7d3b</code></a>
feat: Add <code>output_info</code> to <code>BatchJob</code></li>
<li><a
href="https://github.com/googleapis/go-genai/commit/f401a0cd4ca801bbd36f14a62f709d675e247205"><code>f401a0c</code></a>
docs: update Gemini Enterprise Agent Platform home page url</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/1181fe03dfc10ebab1b7d760fce7b18ac22f86d1"><code>1181fe0</code></a>
feat: introduce BackendEnterprise and GOOGLE_GENAI_USE_ENTERPRISE env
var</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/19f5a474c3958162361e09b7eb5eb69e55d4539f"><code>19f5a47</code></a>
docs: update doc string to replace <code>Vertex AI</code> with `Gemini
Enterprise Agent ...</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/0e6c3a0d3acfe6f2f5d081f79e695ded0cbf55c7"><code>0e6c3a0</code></a>
docs: replace Vertex AI with Gemini Enterprise Agent Platform</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/73ee07cbdae9873271c90e66bb491178587f8495"><code>73ee07c</code></a>
feat: Add Vertex Dataset input and output options for batch jobs</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/go-genai/compare/v1.54.0...v1.55.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/genproto/googleapis/rpc` from
0.0.0-20260406210006-6f92a3bedf2d to 0.0.0-20260427160629-7cedc36a6bc4
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/googleapis/go-genproto/commits">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1d1e81a commit 7a303f9
2 files changed
Lines changed: 87 additions & 75 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
168 | | - | |
169 | | - | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
| 177 | + | |
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
| |||
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| 229 | + | |
226 | 230 | | |
227 | 231 | | |
228 | 232 | | |
| |||
0 commit comments