Skip to content

deps(deps): bump github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.11 to 1.62.0 - #253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.62.0
Open

deps(deps): bump github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.11 to 1.62.0#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.62.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.11 to 1.62.0.

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.62.0

1.62.0 (2026-08-06)

Full Changelog: v1.61.0...v1.62.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (f53c3d3)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (89c04c2)

Bug Fixes

  • client: preserve wire-faithful JSON in accumulated streaming messages (#197) (9a01ac0)
  • jsonl: prevent silent truncation of large results, and don't panic on close (#203) (77dd33d)
  • tools: name tool refusals and a dead shell so they can be matched (#213) (da87d4d)

Chores

  • api: remove retired Claude Opus 4.1 models (85fdf3b)
  • docs: small updates to descriptions (487e6ea)
  • docs: updates to a few documentation strings (03dc511)

v1.61.0

1.61.0 (2026-07-24)

Full Changelog: v1.60.0...v1.61.0

Features

  • api: add claude-opus-5 model (bb7dc83)
  • api: add tool addition/removal blocks and tool_change events (bb7dc83)
  • api: expand client-side fallback credit token types and add server-side fallbacks default option (bb7dc83)

v1.60.0

1.60.0 (2026-07-23)

Full Changelog: v1.59.0...v1.60.0

Features

  • api: add new stop reason 'model_context_window_exceeded' (94caa5d)

Bug Fixes

  • apijson: correct unmarshaling for param types (#73) (661be2e)
  • client: escape HTML in RawJSON overrides of nested properties (3b163e2)
  • refer to the CLI as ant in auth error messages (#194) (d6508c7)

... (truncated)

Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.62.0 (2026-08-06)

Full Changelog: v1.61.0...v1.62.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (f53c3d3)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (89c04c2)

Bug Fixes

  • client: preserve wire-faithful JSON in accumulated streaming messages (#197) (9a01ac0)
  • jsonl: prevent silent truncation of large results, and don't panic on close (#203) (77dd33d)
  • tools: name tool refusals and a dead shell so they can be matched (#213) (da87d4d)

Chores

  • api: remove retired Claude Opus 4.1 models (85fdf3b)
  • docs: small updates to descriptions (487e6ea)
  • docs: updates to a few documentation strings (03dc511)

1.61.0 (2026-07-24)

Full Changelog: v1.60.0...v1.61.0

Features

  • api: add claude-opus-5 model (bb7dc83)
  • api: add tool addition/removal blocks and tool_change events (bb7dc83)
  • api: expand client-side fallback credit token types and add server-side fallbacks default option (bb7dc83)

1.60.0 (2026-07-23)

Full Changelog: v1.59.0...v1.60.0

Features

  • api: add new stop reason 'model_context_window_exceeded' (94caa5d)

Bug Fixes

  • apijson: correct unmarshaling for param types (#73) (661be2e)
  • client: escape HTML in RawJSON overrides of nested properties (3b163e2)
  • refer to the CLI as ant in auth error messages (#194) (d6508c7)

1.59.0 (2026-07-22)

... (truncated)

Commits
  • 0239529 release: 1.62.0
  • 5e33a6a feat(api): add support for session budgets, advisor tool, pinned inference lo...
  • 57b7957 chore(docs): updates to a few documentation strings
  • 0f386c5 chore(api): remove retired Claude Opus 4.1 models
  • 8f79f80 fix(tools): name tool refusals and a dead shell so they can be matched (#213)
  • f67c163 chore(docs): small updates to descriptions
  • 30fed37 feat(api): add mid-conversation-tool-changes-2026-07-01 beta
  • 186ca02 fix(jsonl): prevent silent truncation of large results, and don't panic on cl...
  • dde04fc fix(client): preserve wire-faithful JSON in accumulated streaming messages (#...
  • 04382dd codegen metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 0.2.0-alpha.11 to 1.62.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v0.2.0-alpha.11...v1.62.0)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.62.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants