Skip to content

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.63.1 - #439

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

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.63.1#439
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.63.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.63.1.

Release notes

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

v1.63.1

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)
  • client: properly render maxLength and maxItems in generated schemas (84a57f5)
  • sessions: post "(no output)" for empty text tool results instead of an empty text block (#236) (a588842)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (29aebdb)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1039f95)

v1.63.0

1.63.0 (2026-08-10)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (ba999d5)

Bug Fixes

  • client: add models (a662a31)
  • symlink-loop paths, special archive members, and 409 retry in the agent toolset and environment worker (#226) (82aa034)
  • vertex: preserve a user-supplied HTTP client by wrapping its transport with Google auth (#242) (8e85a8e)

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

... (truncated)

Changelog

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

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)
  • client: properly render maxLength and maxItems in generated schemas (84a57f5)
  • sessions: post "(no output)" for empty text tool results instead of an empty text block (#236) (a588842)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (29aebdb)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1039f95)

1.63.0 (2026-08-10)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (ba999d5)

Bug Fixes

  • client: add models (a662a31)
  • symlink-loop paths, special archive members, and 409 retry in the agent toolset and environment worker (#226) (82aa034)
  • vertex: preserve a user-supplied HTTP client by wrapping its transport with Google auth (#242) (8e85a8e)

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)

... (truncated)

Commits
  • ada96c1 release: 1.63.1
  • a53a845 docs(api): clarify that user profile name is optional for resold profiles
  • e0cf2c3 chore(ci): run breaking-change detection as a ci.yml job on every push
  • 81b4e12 fix(auth): pin token exchange to the configured base URL and skip auth for ot...
  • 9394a35 fix(client): properly render maxLength and maxItems in generated schemas
  • 980b320 fix(client): apply stop_details from every message_delta when accumulating (#...
  • f7925da fix(sessions): post "(no output)" for empty text tool results instead of an e...
  • 76fbae0 fix(bedrock,vertex): never resolve the shared config store for platform clien...
  • 2d86355 codegen metadata
  • 9b14199 release: 1.63.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 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 1.61.0 to 1.63.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@v1.61.0...v1.63.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #442.

@dependabot dependabot Bot closed this Aug 27, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.63.1 branch August 27, 2026 14:53
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 Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants