Skip to content

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 30 commits into from
Jul 3, 2025
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 30, 2025

✨ 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

  • api: add support for Search Result Content Blocks (2910b28)
  • tests: add fixture-based streaming tests and improve test coverage (00424bc)
  • vertex: add AuthClient interface support for improved auth flexibility (b6f86e2)

Bug Fixes

Chores

  • add docs to RequestOptions type (38cb967)
  • api: update BetaCitationSearchResultLocation (760be6b)

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

  • vertex: add AuthClient interface support for improved auth flexibility (b6f86e2)
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

  • bedrock: fix bedrock logger (f183bc9)

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

dtmeadows and others added 10 commits June 10, 2025 19:08
- 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]>
@stainless-app stainless-app bot requested a review from a team as a code owner June 30, 2025 18:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 76f4b09 to 6496105 Compare July 2, 2025 05:02
dtmeadows and others added 6 commits July 2, 2025 10:19
…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
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 00612ed to 38cb967 Compare July 2, 2025 18:15
…uth-interface-for-anthropic-vertex-client

feat(vertex): add AuthClient interface support for improved auth flexibility
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e642018 to 572e7b2 Compare July 2, 2025 19:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from f0de963 to e5ab01d Compare July 3, 2025 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c020e84 to 00424bc Compare July 3, 2025 13:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 736bb31 to b1799f7 Compare July 3, 2025 15:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f550176 to 5305cdb Compare July 3, 2025 15:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8f19cde to 7d8b8ac Compare July 3, 2025 15:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1cd6a9a to 2910b28 Compare July 3, 2025 16:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bd2bc75 to 760be6b Compare July 3, 2025 16:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 13664f7 to f183bc9 Compare July 3, 2025 16:58
gcemaj
gcemaj previously approved these changes Jul 3, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ae8531a to 9385376 Compare July 3, 2025 17:02
@gcemaj gcemaj merged commit 5afe643 into main Jul 3, 2025
9 checks passed
@gcemaj gcemaj deleted the release-please--branches--main--changes--next branch July 3, 2025 17:05
Copy link
Contributor Author

stainless-app bot commented Jul 3, 2025

Copy link
Contributor Author

stainless-app bot commented Jul 3, 2025

Copy link
Contributor Author

stainless-app bot commented Jul 3, 2025

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