Skip to content

release: 0.123.0 - #1831

Merged
stainless-app[bot] merged 17 commits into
mainfrom
release-please--branches--main--changes--next
Aug 19, 2026
Merged

release: 0.123.0#1831
stainless-app[bot] merged 17 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.123.0 (2026-08-18)

Full Changelog: v0.122.0...v0.123.0

Features

  • api: additions to files and memory stores (09ce187)
  • api: updates to skill, files, and user profiles (c6cbffd)
  • client: add helpers for accessing the workspace ID in response headers (f79882b)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (6f15b8d)
  • client: compute platform headers without spawning a subprocess (baca9f4)
  • client: export custom status errors from _exceptions.all (#459) (2950ec4)
  • client: export ServiceUnavailableError and DeadlineExceededError from the package root (#468) (0dcd06d)
  • session-runner: retry tool-result sends for at least the lease TTL (#453) (e1a4891)
  • tools: run synchronous session tools in a worker thread (#399) (8f88c57)

Chores

  • examples: remove legacy Text Completions API examples (cf5c768)
  • internal: remove leftover prism references (826ba7a)

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 August 14, 2026 19:27
@stainless-app

stainless-app Bot commented Aug 14, 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/c6cbffdb6df46d96d873c613d0ca5baff6745768/anthropic-0.122.0-py3-none-any.whl'

Expires at: Thu, 17 Sep 2026 18:05:10 GMT
Updated at: Tue, 18 Aug 2026 18:05:10 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a559780 to 9079683 Compare August 14, 2026 22:42
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9079683 to 36e4c78 Compare August 17, 2026 18:43
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 36e4c78 to 3cf71cc Compare August 17, 2026 19:18
@stainless-app stainless-app Bot changed the title release: 0.122.1 release: 0.123.0 Aug 17, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3cf71cc to 2ff30e0 Compare August 17, 2026 19:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2ff30e0 to f10f0bd Compare August 17, 2026 19:37
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f10f0bd to eb1b8b2 Compare August 17, 2026 20:29
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eb1b8b2 to 2eebeff Compare August 17, 2026 23:32
…TL (#453)

* fix(session-runner): retry tool-result sends for at least the lease TTL

* fix(session-runner): sync the send retry window to the lease TTL from each heartbeat

* refactor(session-runner): feed the lease TTL through the private _run_session_tools shim instead of public API

* refactor(session-runner): simplify send retry loop and comments

---------

Co-authored-by: Claude <noreply@anthropic.com>
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2eebeff to d0dbc13 Compare August 18, 2026 16:45
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d0dbc13 to e585200 Compare August 18, 2026 17:34
… from the package root (#468)

Co-authored-by: Claude <noreply@anthropic.com>
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e585200 to c626a52 Compare August 18, 2026 17:45
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c626a52 to 1bdfde6 Compare August 18, 2026 17:53
@stainless-app
stainless-app Bot merged commit 5c49897 into main Aug 19, 2026
12 checks passed
@stainless-app

stainless-app Bot commented Aug 19, 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