Skip to content

release: 0.89.0#1323

Merged
stainless-app[bot] merged 6 commits intomainfrom
release-please--branches--main--changes--next
Apr 3, 2026
Merged

release: 0.89.0#1323
stainless-app[bot] merged 6 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 1, 2026

Automated Release PR

0.89.0 (2026-04-03)

Full Changelog: v0.88.0...v0.89.0

Features

  • vertex: add support for US multi-region endpoint (4e732da)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (e7f4a3c)

Chores

  • client: deprecate client-side compaction helpers (e60affc)

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

* deprecate: mark client-side compaction helpers as deprecated

Server-side compaction via `edits=[{"type": "compact_20260112"}]` is now
the recommended approach. Adds DeprecationWarning when compaction_control
is enabled and @deprecated docstrings.

* chore: remove auto_compaction example

The example demonstrated client-side compaction which is now deprecated
in favor of server-side compaction.

* chore: align deprecation message wording

Use "in a future version" and "in the params passed to tool_runner()"
to match TypeScript SDK phrasing.
@stainless-app stainless-app bot requested a review from a team as a code owner April 1, 2026 21:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 25eff9a to 4167b67 Compare April 1, 2026 23:02
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 1, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/anthropic-python/4e732dada087146cfeff1f4afdf90513590e248d/anthropic-0.88.0-py3-none-any.whl'

Expires at: Sun, 03 May 2026 13:30:33 GMT
Updated at: Fri, 03 Apr 2026 13:30:33 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4167b67 to fdc61f4 Compare April 2, 2026 05:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fdc61f4 to 9853f24 Compare April 2, 2026 13:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 5c82038 to ba9b81f Compare April 3, 2026 05:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ba9b81f to 699a11a Compare April 3, 2026 13:32
@stainless-app stainless-app bot changed the title release: 0.88.1 release: 0.89.0 Apr 3, 2026
@stainless-app stainless-app bot merged commit b3f7eb2 into main Apr 3, 2026
11 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 3, 2026

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