Skip to content

release: 1.30.0#170

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

release: 1.30.0#170
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

1.30.0 (2026-04-07)

Full Changelog: v1.29.0...v1.30.0

Features

  • bedrock: Create Bedrock Mantle client (#874) (627135f)

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 2 commits April 7, 2026 11:45
* feat(bedrock): add AnthropicBedrockMantle client

Adds Anthropic::BedrockMantleClient using the shared AWSAuth mixin.
Type-restricted surface (messages and beta only), with NotImplementedError
for unsupported resources. Includes auth_headers override to prevent
ANTHROPIC_API_KEY leak in SigV4 mode.

- Service name: bedrock-mantle
- Base URL: https://bedrock-mantle.{region}.api.aws/anthropic
- Env vars: ANTHROPIC_BEDROCK_MANTLE_* with ANTHROPIC_AWS_* fallbacks

* fix: block unsupported beta sub-resources on MantleClient

Add MantleBeta inner class that only exposes beta.messages. Accessing
beta.models, beta.files, or beta.skills now raises NotImplementedError.

* chore: remove Bedrock Mantle example

* fix: remove workspace id from bedrock mantle

* chore: rename bedrock mantle token env var

---------

Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 7, 2026

🧪 Testing

To try out this version of the SDK:

bundle remove anthropic && bundle add anthropic --source 'https://pkg.stainless.com/s/anthropic-ruby/627135fbcf4fd02ed1370c3d209be7c23736f3d8'

Expires at: Thu, 07 May 2026 18:47:12 GMT
Updated at: Tue, 07 Apr 2026 18:47:12 GMT

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 7, 2026

🧪 Testing

To try out this version of the SDK:

bundle remove anthropic && bundle add anthropic --source 'https://pkg.stainless.com/s/anthropic-ruby/627135fbcf4fd02ed1370c3d209be7c23736f3d8'

Expires at: Thu, 07 May 2026 18:47:09 GMT
Updated at: Tue, 07 Apr 2026 18:47:09 GMT

@stainless-app stainless-app bot merged commit b8d46a9 into main Apr 7, 2026
7 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 7, 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.

2 participants