-
Notifications
You must be signed in to change notification settings - Fork 129
chore: release main #789
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore: release main #789
+1,151
−571
Conversation
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
- Add missing streaming test fixtures (basic_response.txt, tool_use_response.txt) - Create common SSE parsing helper to reduce code duplication - Add comprehensive test coverage for both MessageStream and BetaMessageStream - Include abort handling, network error testing, and fixture-based response validation - Simplify assertion logic using snapshot comparison instead of individual field checks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Add validation that stream.finalText() returns the expected text content for both basic text and tool use response fixtures in both MessageStream and BetaMessageStream tests. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
76f4b09
to
6496105
Compare
…ibility - Add authClient option to ClientOptions interface - Support both authClient and googleAuth for backward compatibility - Update documentation with examples for different auth methods - Add support for Impersonated credentials via AuthClient interface Addresses CE-673
00612ed
to
38cb967
Compare
…uth-interface-for-anthropic-vertex-client feat(vertex): add AuthClient interface support for improved auth flexibility
e642018
to
572e7b2
Compare
f0de963
to
e5ab01d
Compare
c020e84
to
00424bc
Compare
736bb31
to
b1799f7
Compare
f550176
to
5305cdb
Compare
8f19cde
to
7d8b8ac
Compare
1cd6a9a
to
2910b28
Compare
bd2bc75
to
760be6b
Compare
13664f7
to
f183bc9
Compare
gcemaj
previously approved these changes
Jul 3, 2025
ae8531a
to
9385376
Compare
gcemaj
approved these changes
Jul 3, 2025
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.
✨ Stainless prepared a new release
sdk: 0.56.0
0.56.0 (2025-07-03)
Full Changelog: sdk-v0.55.1...sdk-v0.56.0
Features
Bug Fixes
Chores
Documentation
vertex-sdk: 0.12.0
0.12.0 (2025-07-03)
Full Changelog: vertex-sdk-v0.11.5...vertex-sdk-v0.12.0
Features
bedrock-sdk: 0.22.4
0.22.4 (2025-07-03)
Full Changelog: bedrock-sdk-v0.22.3...bedrock-sdk-v0.22.4
Bug Fixes
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