Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromANT0071/coder

Commit8750e8c

Browse files
chore: bump github.com/anthropics/anthropic-sdk-go from 1.4.0 to 1.11.0 (coder#19730)
Bumps[github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go)from 1.4.0 to 1.11.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/anthropics/anthropic-sdk-go/releases">github.com/anthropics/anthropic-sdk-go'sreleases</a>.</em></p><blockquote><h2>v1.11.0</h2><h2>1.11.0 (2025-09-05)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.10.0...v1.11.0">v1.10.0...v1.11.0</a></p><h3>Features</h3><ul><li><strong>api:</strong> adds support for Documents in tool results (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/7161c2ce9843b80374186dc83fd84a8dfebda45f">7161c2c</a>)</li></ul><h3>Bug Fixes</h3><ul><li><strong>client:</strong> fix issue in Go with nested documentcontent params (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/b442cc3fd41ee53a18f8ccec868ae1057dae53a8">b442cc3</a>)</li><li>use release please annotations on more places (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/31a09b07991cc92d38517c80320d154246779a76">31a09b0</a>)</li></ul><h2>v1.10.0</h2><h2>1.10.0 (2025-09-02)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.9.1...v1.10.0">v1.9.1...v1.10.0</a></p><h3>Features</h3><ul><li><strong>api:</strong> makes 1 hour TTL Cache Control generallyavailable (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c28a9a3272acb1973f2a2fb768157ab27a8f440d">c28a9a3</a>)</li><li><strong>client:</strong> adds support for code-execution-2025-08-26tool (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/066a126a92a8e09f10742f13e0db36724a96c788">066a126</a>)</li><li>use custom decoder for []ContentBlockParamUnion (<ahref="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/464">#464</a>)(<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/473159792468018c709da311d7ac27139cf851e6">4731597</a>)</li></ul><h3>Bug Fixes</h3><ul><li>close body before retrying (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c970e10ff45c04c38a5a2c87fe85a8c191e06f80">c970e10</a>)</li></ul><h3>Chores</h3><ul><li>deprecate older claude-3-5 sonnet models (<ahref="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/453">#453</a>)(<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/e49d59b14be89dcfb858b565e5183ecf9c1e246b">e49d59b</a>)</li></ul><h2>v1.9.1</h2><h2>1.9.1 (2025-08-12)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.9.0...v1.9.1">v1.9.0...v1.9.1</a></p><h2>v1.9.0</h2><h2>1.9.0 (2025-08-12)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.8.0...v1.9.0">v1.8.0...v1.9.0</a></p><h3>Features</h3><ul><li><strong>betas:</strong> add context-1m-2025-08-07 (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c086118c9acd55ec711b29a08f165b358e56332b">c086118</a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md">github.com/anthropics/anthropic-sdk-go'schangelog</a>.</em></p><blockquote><h2>1.11.0 (2025-09-05)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.10.0...v1.11.0">v1.10.0...v1.11.0</a></p><h3>Features</h3><ul><li><strong>api:</strong> adds support for Documents in tool results (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/7161c2ce9843b80374186dc83fd84a8dfebda45f">7161c2c</a>)</li></ul><h3>Bug Fixes</h3><ul><li><strong>client:</strong> fix issue in Go with nested documentcontent params (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/b442cc3fd41ee53a18f8ccec868ae1057dae53a8">b442cc3</a>)</li><li>use release please annotations on more places (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/31a09b07991cc92d38517c80320d154246779a76">31a09b0</a>)</li></ul><h2>1.10.0 (2025-09-02)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.9.1...v1.10.0">v1.9.1...v1.10.0</a></p><h3>Features</h3><ul><li><strong>api:</strong> makes 1 hour TTL Cache Control generallyavailable (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c28a9a3272acb1973f2a2fb768157ab27a8f440d">c28a9a3</a>)</li><li><strong>client:</strong> adds support for code-execution-2025-08-26tool (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/066a126a92a8e09f10742f13e0db36724a96c788">066a126</a>)</li><li>use custom decoder for []ContentBlockParamUnion (<ahref="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/464">#464</a>)(<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/473159792468018c709da311d7ac27139cf851e6">4731597</a>)</li></ul><h3>Bug Fixes</h3><ul><li>close body before retrying (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c970e10ff45c04c38a5a2c87fe85a8c191e06f80">c970e10</a>)</li></ul><h3>Chores</h3><ul><li>deprecate older claude-3-5 sonnet models (<ahref="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/453">#453</a>)(<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/e49d59b14be89dcfb858b565e5183ecf9c1e246b">e49d59b</a>)</li></ul><h2>1.9.1 (2025-08-12)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.9.0...v1.9.1">v1.9.0...v1.9.1</a></p><h2>1.9.0 (2025-08-12)</h2><p>Full Changelog: <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.8.0...v1.9.0">v1.8.0...v1.9.0</a></p><h3>Features</h3><ul><li><strong>betas:</strong> add context-1m-2025-08-07 (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c086118c9acd55ec711b29a08f165b358e56332b">c086118</a>)</li></ul><h3>Chores</h3><ul><li><strong>internal:</strong> detect breaking changes when removingendpoints (<ahref="https://github.com/anthropics/anthropic-sdk-go/commit/91ea5197646ffd3d807610f11bab8726092e7a4b">91ea519</a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/7182eab5e7ebd5d766739f86537fe25a2ab0c51c"><code>7182eab</code></a>release: 1.11.0</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/b90d70029ae2ff67d281f86bc9d99483e8f79fa3"><code>b90d700</code></a>fix(client): fix issue in Go with nested document content params</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/cc676e4666daccd502044c5d9249b14023f67ca8"><code>cc676e4</code></a>feat(api): adds support for Documents in tool results</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/c93b7cd87ffe5c753d69305984ad5186d2f4e93c"><code>c93b7cd</code></a>fix: use release please annotations on more places</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/92995ec5b5ad00e6aa720aef38a9278b48762754"><code>92995ec</code></a>release: 1.10.0</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/0663f951e52292eb20c8c81d4585fdb01389f956"><code>0663f95</code></a>feat(client): adds support for code-execution-2025-08-26 tool</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/90eb81bfbb98831258c8ba3030098649a06fc588"><code>90eb81b</code></a>feat: use custom decoder for []ContentBlockParamUnion (<ahref="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/464">#464</a>)</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/2f2b92cd9882270b204ca3b0f1be9ebce9dd2572"><code>2f2b92c</code></a>fix: close body before retrying</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/722cf6bed0ebf16a2886eca80a5f42514ddff956"><code>722cf6b</code></a>codegen metadata</li><li><ahref="https://github.com/anthropics/anthropic-sdk-go/commit/1cea167dfa61355ef1268927094e0c13303e7b67"><code>1cea167</code></a>codegen metadata</li><li>Additional commits viewable in <ahref="https://github.com/anthropics/anthropic-sdk-go/compare/v1.4.0...v1.11.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/anthropics/anthropic-sdk-go&package-manager=go_modules&previous-version=1.4.0&new-version=1.11.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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent21402c7 commit8750e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ require (
475475
)
476476

477477
require (
478-
github.com/anthropics/anthropic-sdk-gov1.4.0
478+
github.com/anthropics/anthropic-sdk-gov1.11.0
479479
github.com/brianvoe/gofakeit/v7v7.5.1
480480
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225
481481
github.com/coder/aisdk-gov0.0.9

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,8 @@ github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwTo
722722
github.com/andybalholm/brotliv1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
723723
github.com/anmitsu/go-shlexv0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
724724
github.com/anmitsu/go-shlexv0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
725-
github.com/anthropics/anthropic-sdk-gov1.4.0 h1:fU1jKxYbQdQDiEXCxeW5XZRIOwKevn/PMg8Ay1nnUx0=
726-
github.com/anthropics/anthropic-sdk-gov1.4.0/go.mod h1:AapDW22irxK2PSumZiQXYUFvsdQgkwIWlpESweWZI/c=
725+
github.com/anthropics/anthropic-sdk-gov1.11.0 h1:Ic72+3QvCwZA/nHgkVNXkfU7ktEEv9CZUnBech9HuK4=
726+
github.com/anthropics/anthropic-sdk-gov1.11.0/go.mod h1:WTz31rIUHUHqai2UslPpw5CwXrQP3geYBioRV4WOLvE=
727727
github.com/antihax/optionalv1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
728728
github.com/apache/arrow/go/v10v10.0.1/go.mod h1:YvhnlEePVnBS4+0z3fhPfUy7W1Ikj0Ih0vcRo/gZ1M0=
729729
github.com/apache/arrow/go/v11v11.0.0/go.mod h1:Eg5OsL5H+e299f7u5ssuXsuHQVEGC4xei5aX110hRiI=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp