Skip to content

chore: release main#218

Merged
stainless-app[bot] merged 7 commits into
mainfrom
release-please--branches--main--changes--next
Jun 24, 2026
Merged

chore: release main#218
stainless-app[bot] merged 7 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

✨ Stainless prepared a new release

Anthropic: 12.31.0

12.31.0 (2026-06-24)

Full Changelog: Anthropic-v12.30.0...Anthropic-v12.31.0

Features

  • client: add support for system.message streaming events (9bfe2fc)

Chores

  • api: add support for new refusal category (052f687)
  • api: add support for sending User Profile ID in request headers (02d6377)
  • internal: add lock file (#63) (6a75efb)
Foundry: 0.7.1

0.7.1 (2026-06-24)

Full Changelog: Foundry-v0.7.0...Foundry-v0.7.1

Bug Fixes

  • foundry: suppress env-resolved ApiKey/AuthToken in Foundry client (#69) (34f36b8)

Chores

Bedrock: 0.10.2

0.10.2 (2026-06-24)

Full Changelog: Bedrock-v0.10.1...Bedrock-v0.10.2

Chores

Vertex: 0.5.1

0.5.1 (2026-06-24)

Full Changelog: Vertex-v0.5.0...Vertex-v0.5.1

Chores

Aws: 0.5.1

0.5.1 (2026-06-24)

Full Changelog: Aws-v0.5.0...Aws-v0.5.1

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

@stainless-app stainless-app Bot requested a review from a team as a code owner June 22, 2026 20:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8a4f99f to 3c21dae Compare June 23, 2026 22:11
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3c21dae to c7c45eb Compare June 24, 2026 13:41
#69)

With ANTHROPIC_API_KEY set in the environment, AnthropicFoundryClient
requests carried two conflicting x-api-key headers: the base client's
AddDefaultHeaders sent the env-resolved key as X-Api-Key, then the
Foundry credential added its own. Which one the server honored was
undefined.

Null out the base client's env-resolved ApiKey and AuthToken in the
Foundry constructor so the Foundry credential is the only auth header
source, matching the Bedrock/Mantle/AWS clients. The assignment goes
through base.ApiKey because this class's ApiKey override throws on init.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c7c45eb to 962401a Compare June 24, 2026 14:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 962401a to 428dad3 Compare June 24, 2026 18:30
@stainless-app stainless-app Bot merged commit 8a0f0ef into main Jun 24, 2026
9 checks passed
@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

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