Skip to content

chore: bump github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.2.1 #18169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.2.1.

Release notes

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

v1.2.1

1.2.1 (2025-05-23)

Full Changelog: v1.2.0...v1.2.1

Chores

  • examples: clean up MCP example (66f406a)
  • internal: fix release workflows (6a0ff4c)

v1.2.0

1.2.0 (2025-05-22)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (b2e5cbf)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (9956842)

v1.1.0

1.1.0 (2025-05-22)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (2740935)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (f1aa0a1)

v1.0.0

1.0.0 (2025-05-21)

Full Changelog: v0.2.0-beta.4...v1.0.0

⚠ BREAKING CHANGES

  • client: rename variant constructors
  • client: remove is present

Features

... (truncated)

Changelog

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

1.2.1 (2025-05-23)

Full Changelog: v1.2.0...v1.2.1

Chores

  • examples: clean up MCP example (66f406a)
  • internal: fix release workflows (6a0ff4c)

1.2.0 (2025-05-22)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (b2e5cbf)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (9956842)

1.1.0 (2025-05-22)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (2740935)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (f1aa0a1)

1.0.0 (2025-05-21)

Full Changelog: v0.2.0-beta.4...v1.0.0

⚠ BREAKING CHANGES

  • client: rename variant constructors
  • client: remove is present

Features

  • client: improve variant constructor names (227c96b)
  • client: rename variant constructors (078fad6)

... (truncated)

Commits
  • 3f9bc5a Merge pull request #193 from anthropics/release-please--branches--main--chang...
  • 3cb988f release: 1.2.1
  • 6a0ff4c chore(internal): fix release workflows
  • b6bc92f Merge pull request #366 from stainless-sdks/dmeadows/beta-accumulator
  • 9d9c16a revert changes to examples/message-streaming/main.go
  • afa00e8 clean up example
  • 4d7c5db add test
  • c473106 initial stab at beta accumulation
  • 66f406a chore(examples): clean up MCP example
  • 9fb6954 release: 1.2.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 2, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 2, 2025 11:42
Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 0.2.0-beta.3 to 1.2.1.
- [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-beta.3...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.2.1 branch from c02dc94 to 2cd9c66 Compare June 4, 2025 15:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #18284.

@dependabot dependabot bot closed this Jun 9, 2025
auto-merge was automatically disabled June 9, 2025 12:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.2.1 branch June 9, 2025 12:02
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants