Skip to content

Comments

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Release notes

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

v1.22.0

1.22.0 (2026-02-07)

Full Changelog: v1.21.0...v1.22.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (ebe6433)

v1.21.0

1.21.0 (2026-02-05)

Full Changelog: v1.20.0...v1.21.0

Features

  • api: Release Claude Opus 4.6, adaptive thinking, and other features (e899e64)

Chores

  • ci: remove claude-code-review workflow (31db702)

v1.20.0

1.20.0 (2026-01-29)

Full Changelog: v1.19.0...v1.20.0

Features

  • api: add support for Structured Outputs in the Messages API (10c3821)
  • api: migrate sending message format in output_config rather than output_format (f996db4)
  • client: add a convenient param.SetJSON helper (427514e)
  • encoder: support bracket encoding form-data object members (eaaeadf)

Bug Fixes

  • accumulator: revert to marshal accumulator on stop events (#563) (096a8a8)
  • client: retain streaming when user sets request body (6d073fe)
  • docs: add missing pointer prefix to api.md return types (23aaf6d)
  • mcp: correct code tool API endpoint (6c8a083)
  • rename param to avoid collision (6d1cf75)
  • streaming endpoints should pass through errors correctly (e584c87)
  • to-param: remove panics and add cases (#524) (f689816)

Chores

  • add float64 to valid types for RegisterFieldValidator (b6bec73)

... (truncated)

Changelog

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

1.22.0 (2026-02-07)

Full Changelog: v1.21.0...v1.22.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (ebe6433)

1.21.0 (2026-02-05)

Full Changelog: v1.20.0...v1.21.0

Features

  • api: Release Claude Opus 4.6, adaptive thinking, and other features (e899e64)

Chores

  • ci: remove claude-code-review workflow (31db702)

1.20.0 (2026-01-29)

Full Changelog: v1.19.0...v1.20.0

Features

  • api: add support for Structured Outputs in the Messages API (10c3821)
  • api: migrate sending message format in output_config rather than output_format (f996db4)
  • client: add a convenient param.SetJSON helper (427514e)
  • encoder: support bracket encoding form-data object members (eaaeadf)

Bug Fixes

  • accumulator: revert to marshal accumulator on stop events (#563) (096a8a8)
  • client: retain streaming when user sets request body (6d073fe)
  • docs: add missing pointer prefix to api.md return types (23aaf6d)
  • mcp: correct code tool API endpoint (6c8a083)
  • rename param to avoid collision (6d1cf75)
  • streaming endpoints should pass through errors correctly (e584c87)
  • to-param: remove panics and add cases (#524) (f689816)

Chores

  • add float64 to valid types for RegisterFieldValidator (b6bec73)
  • ci: Add Claude Code GitHub Workflow (a151836)
  • client: improve example values (8af69b8)
  • client: mark claude-3-5-haiku as deprecated (dcac65c)

... (truncated)

Commits
  • 32c57e7 release: 1.22.0
  • 5a2d351 feat(api): enabling fast-mode in claude-opus-4-6
  • 65934db Update CHANGELOG.md (#268)
  • 67f7d8d release: 1.21.0
  • 274556a feat(api): manual updates
  • c09db05 chore(ci): remove claude-code-review workflow
  • 09e977d release: 1.20.0
  • 8d73be9 feat(api): add support for Structured Outputs in the Messages API
  • 49c3652 chore(client): improve example values
  • 16c0bd8 fix(accumulator): revert to marshal accumulator on stop events (#563)
  • 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.22.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.22.0)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.22.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 Feb 9, 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