Skip to content

Update module github.com/anthropics/anthropic-sdk-go to v1.63.1 - #1027

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x
Open

Update module github.com/anthropics/anthropic-sdk-go to v1.63.1#1027
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x

Conversation

@red-hat-konflux-kflux-prd-rh02

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/anthropics/anthropic-sdk-go v1.37.0v1.63.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)

v1.63.1

Compare Source

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

Compare Source

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.62.0

Compare Source

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.61.0

Compare Source

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.60.0

Compare Source

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.59.0

Compare Source

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)

v1.58.1

Compare Source

Full Changelog: v1.58.1...v1.59.0

Features
  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (abca19a)

v1.58.0

Compare Source

Full Changelog: v1.58.0...v1.58.1

Bug Fixes
  • client: copy all citation fields in ToParam conversions (#​191) (26ac1f9)
  • vertex: default to the cloud-platform scope in WithGoogleAuth (#​190) (7931e70)
Chores
  • api: add support for new refusal category (f77159c)
  • docs: small updates (576dc36)
  • docs: small updates (f618082)
  • internal: codegen related update (03fee5d)

v1.57.0

Compare Source

Full Changelog: v1.57.0...v1.58.0

Features
  • api: add support for MCP Tunnels (3465b89)

v1.56.0

Compare Source

Full Changelog: v1.56.0...v1.57.0

Features
  • api: add support for dreaming (3736bf0)
  • tools: gate session tool calls on evaluated_permission (#​151) (4d85a6f)
Bug Fixes
  • helpers: distinguish canonical agent.message events from open previews (#​118) (c49c17c)
Chores
  • docs: small updates to field descriptions (61bc396)
  • docs: update model example (937a29c)
  • docs: updates to descriptions and examples (2c59f79)

v1.55.1

Compare Source

Full Changelog: v1.55.1...v1.56.0

Features
  • api: add agent-memory-2026-07-22 beta header (5bcfda4)

v1.55.0

Compare Source

Full Changelog: v1.55.0...v1.55.1

Chores
  • api: remove some nonfunctional types from the SDKs (9bd3d09)

v1.54.0

Compare Source

Full Changelog: v1.54.0...v1.55.0

Features
  • api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (021ef45)

v1.53.0

Compare Source

Full Changelog: v1.53.0...v1.54.0

Features
  • api: add support for claude-sonnet-5 (232cfe6)
Bug Fixes
  • agenttoolset: allow absolute paths that resolve inside workdir (#​93) (3735258)

v1.52.0

Compare Source

Full Changelog: v1.52.0...v1.53.0

Features
Chores
  • api: accept user profile ID's when counting tokens (d31ba27)
  • docs: updates to descriptions and example values (cb00f34)

v1.51.1

Compare Source

Full Changelog: v1.51.1...v1.52.0

Features
  • client: add support for system.message streaming events (7bb296d)
Chores
  • api: add support for new refusal category (46f8625)
  • api: add support for sending User Profile ID in request headers (5cab486)

v1.51.0

Compare Source

Full Changelog: v1.51.0...v1.51.1

Bug Fixes
  • helpers: single source for x-stainless-helper, append semantics, and tag the fallback middleware (#​88) (ebbdb7d)

v1.50.2

Compare Source

Full Changelog: v1.50.2...v1.51.0

Features
  • api: add support for new code_execution_20260120 tool (f54a4a8)

v1.50.1

Compare Source

Full Changelog: v1.50.1...v1.50.2

Chores
  • api: remove retired models from API and SDKs (11f5c82)

v1.50.0

Compare Source

Full Changelog: v1.50.0...v1.50.1

Bug Fixes
  • api: add frontier_llm refusal category (9ebbaf7)

v1.49.0

Compare Source

Full Changelog: v1.49.0...v1.50.0

Features
  • api: add support for Managed Agents deployments and environment variable credentials (f72e1d8)

v1.48.0

Compare Source

Full Changelog: v1.48.0...v1.49.0

Features
  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (782f223)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (782f223)
Bug Fixes

v1.47.0

Compare Source

Full Changelog: v1.47.0...v1.48.0

Features
  • api: small updates to Managed Agents types (3ebeea5)

v1.46.0

Compare Source

Full Changelog: v1.46.0...v1.47.0

Features
Bug Fixes
  • streaming: accumulate content block events by index (#​6) (2161a38)
  • streaming: carry encrypted_content through beta compaction accumulator (#​875) (13fa611)
  • streaming: carry stop_details and usage fields through beta message_delta (#​879) (d432c9f)
  • streaming: carry stop_details and usage fields through message_delta (#​877) (e2fcc35)
  • support invopop/jsonschema v0.14.0 (switch to pb33f/ordered-map) (#​10) (af018a7)
Chores
  • internal: fix artifact url (fd4cde3)
  • internal: fix branch names (e1730cd)
  • internal: update private repo name (29f7468)
Documentation
  • point security reports to Anthropic's HackerOne program (#​9) (c143385)

v1.45.0

Compare Source

Full Changelog: v1.45.0...v1.46.0

Features
  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (4cd860b)
  • support custom file size caps (#​876) (99634e8)
Chores
  • examples: rename managed-agents private-sandbox-worker to self-hosted-sandbox-worker (#​873) (07d3e46)
Documentation
  • replace literal newlines (cbb7ea5)

v1.44.1

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (dedeb6d)

v1.44.0

Compare Source

Full Changelog: v1.44.0...v1.44.1

Bug Fixes
  • runner: skip tool calls SessionToolRunner does not own (93afc65)

v1.43.0

Compare Source

Full Changelog: v1.43.0...v1.44.0

Features
  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)

v1.42.0

Compare Source

Full Changelog: v1.42.0...v1.43.0

Features
  • api: Add BetaManagedAgentsSearchResultBlock types (498fafc)
  • api: Add support for cache diagnostics beta (eac032f)
  • client: add compatibility aliases for old type names (38e1f89)
  • client: add compatibility aliases for old type names (a98b0fb)
  • client: optimize json encoder for internal types (f379c42)
Bug Fixes
  • structured outputs: allowlist enum, const, pattern, allOf in transformSchema (#​823) (d368786)
Chores

v1.41.0

Compare Source

Full Changelog: v1.41.0...v1.42.0

Features
  • aws: Add AWS client for Claude Platform on AWS (596baf4)
Bug Fixes
  • examples: update examples dependencies (e832b79)
  • go: avoid panic when http.DefaultTransport is wrapped (6b75bef)
Chores
  • client: update dependency checksums (64c1d95)
  • go mod tidy (#​816) (09b5f9c)
  • internal: codegen related update (6e83495)
  • internal: codegen related update (34d1379)
  • internal: codegen related update (c068475)
  • redact api-key headers in debug logs (46a074f)
  • redact api-key headers in debug logs (1fe2ebb)

v1.40.0

Compare Source

Full Changelog: v1.40.0...v1.41.0

Features
  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (33762b0)
  • mcp: add mcp tool helpers (#​752) (4edf9f5)
Bug Fixes
  • api: Adjust webhook configuration (8b2f194)

v1.39.0

Compare Source

Full Changelog: v1.39.0...v1.40.0

Features
  • client: allow targeting a workspace for OIDC federation token exchange (6bf66ac)

v1.38.0

Compare Source

Full Changelog: v1.38.0...v1.39.0

Features
  • api: improve Managed Agents APIs (eadf509)
  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (0f0cc01)
  • go: add default http client with timeout (b81c287)
  • support setting headers via env (641015d)
Bug Fixes
Chores
  • avoid embedding reflect.Type for dead code elimination (11168b4)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot added docs-approved Signifies that Docs has signed off on this PR ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR labels Aug 2, 2026
@openshift-ci
openshift-ci Bot requested a review from taimurhafeez August 2, 2026 00:22
@openshift-ci

openshift-ci Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign vincent056 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 4, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x branch from b3b1ca4 to 4ca439c Compare August 8, 2026 00:21
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 8, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x branch from 4ca439c to 59ed0f6 Compare August 9, 2026 20:11
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/anthropics/anthropic-sdk-go to v1.61.0 Update module github.com/anthropics/anthropic-sdk-go to v1.62.0 Aug 9, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x branch from 59ed0f6 to f74070c Compare August 15, 2026 00:32
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/anthropics/anthropic-sdk-go to v1.62.0 Update module github.com/anthropics/anthropic-sdk-go to v1.63.0 Aug 15, 2026
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-anthropics-anthropic-sdk-go-1.x branch from f74070c to ce44e6e Compare August 16, 2026 20:15
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/anthropics/anthropic-sdk-go to v1.63.0 Update module github.com/anthropics/anthropic-sdk-go to v1.63.1 Aug 16, 2026
@openshift-ci

openshift-ci Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh02[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify ce44e6e link true /test verify

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-approved Signifies that Docs has signed off on this PR ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants