release: 0.98.0#1457
Open
stainless-app[bot] wants to merge 14 commits intomainfrom
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Sat, 30 May 2026 21:04:59 GMT |
80c82e6 to
5349321
Compare
5349321 to
eb8fee6
Compare
1cde5ce to
f3cf09c
Compare
- Filter sessions by attached memory store: GET /v1/sessions accepts a new optional `memory_store_id` query param - BetaListUserProfilesResponse always returns `next_page` (now non-nullable in SDK types) - Allow `max_tokens: 0` on message creation (previously rejected as below minimum) - Rename "BYOC" to "self-hosted" in environment config docs - Improve SDK reference docs: human-readable method summaries (e.g. "Delete a memory store"), richer parameter and field descriptions, and fuller enum docs across the managed-agents-memory beta - CLI: accept `id` as an alias for memory-store, memory, agent, session, vault, environment, and credential identifiers on update commands for easier piping from stdin
f3cf09c to
f426319
Compare
…lated Message (#1725)
f426319 to
39f4cbb
Compare
39f4cbb to
5bb2e69
Compare
…s (#1734)
Mirrors the us/eu region branches from the sync AnthropicVertex into
AsyncAnthropicVertex.__init__. Previously these regions fell through to
the generic fallback and built {region}-aiplatform.googleapis.com, which
returns 404 from the GCP URL router.
Adds matching unit tests on TestAsyncAnthropicVertex to mirror the
existing sync test pattern.
Picked up from #1406 (Alex Toberoff).
5bb2e69 to
eaae668
Compare
eaae668 to
b61884b
Compare
b61884b to
d37bda4
Compare
d37bda4 to
b70f259
Compare
b70f259 to
7a9258d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.98.0 (2026-04-30)
Full Changelog: v0.97.0...v0.98.0
Features
Bug Fixes
Chores
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