Skip to content

release: 0.110.0#1684

Merged
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next
Jun 18, 2026
Merged

release: 0.110.0#1684
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.110.0 (2026-06-18)

Full Changelog: v0.109.2...v0.110.0

Features

  • api: add support for new code_execution_20260120 tool (5e23212)

Bug Fixes

  • append x-stainless-helper across header merges instead of clobbering (#105) (922558e)
  • bedrock: preserve stream event type (#1682) (b27e343)
  • helpers: single source of truth for x-stainless-helper key + closed value vocabulary (#95) (e6f7a56)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app Bot requested a review from a team as a code owner June 17, 2026 00:30
@stainless-app

stainless-app Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/anthropic-python/5e23212dc0883174c879b97ef8e7e33ead4e8da5/anthropic-0.109.2-py3-none-any.whl'

Expires at: Sat, 18 Jul 2026 17:10:06 GMT
Updated at: Thu, 18 Jun 2026 17:10:06 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from af7b889 to 4cf3600 Compare June 17, 2026 20:39
…sed value vocabulary (#95)

lib/_stainless_helpers becomes the constants/vocabulary module for the
helper-telemetry headers: lowercase key constants, the closed
StainlessHelperHeaderValue Literal, and a helper_header() factory that
returns the {key: value} dict typed via the Literal — so a typo at any call
site is a type error rather than silently mistagged telemetry.

Every call site that wrote an inline {"X-Stainless-Helper": "..."} (under
mixed casings — the parse() double-set bug) now uses helper_header(); the
scoped-client HelperTag Literal folds into the shared type. tag_helper()
already type-checks its value via the Literal param, so its callers stay on
inline literals. Tag values are unchanged.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4cf3600 to fd7b75e Compare June 18, 2026 16:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fd7b75e to ec58ef8 Compare June 18, 2026 17:10
@stainless-app stainless-app Bot changed the title release: 0.109.3 release: 0.110.0 Jun 18, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ec58ef8 to 9473321 Compare June 18, 2026 17:10

@dtmeadows-ant dtmeadows-ant left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[🤖] Release content verified: BetaFallbackBlock.trigger + code_execution_tool_20260521 + allowed_callers update present; removed web tools absent. CI green.

@stainless-app stainless-app Bot merged commit af2b702 into main Jun 18, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants