Skip to content

chore: release main#131

Open
stainless-app[bot] wants to merge 31 commits intomainfrom
release-please--branches--main--changes--next
Open

chore: release main#131
stainless-app[bot] wants to merge 31 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 20, 2026

✨ Stainless prepared a new release

Anthropic: 12.9.0

12.9.0 (2026-03-13)

Full Changelog: Anthropic-v12.8.0...Anthropic-v12.9.0

Features

  • api: change array_format to brackets (4e216d2)
  • api: chore(config): clean up model enum list (#31) (62852b4)
  • api: remove publishing section from cli target (b7194a2)
  • tests: update mock server (775f7d1)

Chores

  • client: remove print statement (#137) (efd712b)
  • client: update formatting (621e6d6)
  • docs: add undocumented parameters to readme (1d996bb)
  • internal: codegen related update (be001d7)
  • internal: codegen related update (55f00a1)

Refactors

  • internal: default headers (cca4f5a)
Foundry: 0.5.0

0.5.0 (2026-03-13)

Full Changelog: Foundry-v0.4.2...Foundry-v0.5.0

Features

  • tests: update mock server (775f7d1)

Chores

  • docs: add undocumented parameters to readme (1d996bb)
Bedrock: 0.1.0

0.1.0 (2026-03-13)

Full Changelog: Bedrock-v0.0.1...Bedrock-v0.1.0

Features

  • tests: update mock server (775f7d1)

Chores

  • client: update microsoft.bcl.memory (5fcec90)
  • docs: add undocumented parameters to readme (1d996bb)
  • docs: minor example cleanup (e14da75)
Vertex: 0.1.0

0.1.0 (2026-03-13)

Full Changelog: Vertex-v0.0.1...Vertex-v0.1.0

Features

  • tests: update mock server (775f7d1)

Chores

  • client: update microsoft.bcl.memory (5fcec90)
  • docs: add undocumented parameters to readme (1d996bb)
  • docs: minor example cleanup (e14da75)

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 February 20, 2026 20:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8b6dcfb to 28cc7e4 Compare February 20, 2026 22:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 28cc7e4 to 45c9b46 Compare February 20, 2026 22:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 45c9b46 to c6c9269 Compare February 20, 2026 23:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from 9f7d687 to 42b0b0e Compare February 23, 2026 05:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 42b0b0e to 77d46f4 Compare February 23, 2026 15:29
nikblanchet and others added 2 commits February 23, 2026 09:14
* docs: streamline README and centralize documentation

- Streamline README, centralize documentation at docs.anthropic.com
- Update getting started example to use Opus 4.6
- Replace "Anthropic API" with "Claude API"
- Remove beta notice from README
- Add link to docs site in CONTRIBUTING.md

* feat(client): add equality and tostring for multipart data

* docs: address review feedback — rebrand to Claude SDK, fix URLs

* fix: remove streaming aggregation example from publishing (#424)

* feat: warn when thinking is enabled for certain models (#383)

* feat: warn when thinking is enabled for certain models

* feat: narrow type signature for thinking warning function

* feat(api): Releasing claude-sonnet-4-6

Releasing claude-sonnet-4-6 and GAing advanced tool use features.

* fix(api): fix spec errors

* fix(client): validate unions properly

* fix(tests): remove reference to removed Usage.Speed property (#428)

* feat(api): manual updates

Makes new tool versions available as top level tool types:
- WebSearchTool_20260209
- WebFetchTool_20260209
- ServerToolCaller_20260120
- CodeExecutionTool_20260120

Enables new code execution version `code_execution_20260120` as an 'allowed_caller'.

* fix: reset MessageCountTokensTool.cs to match next branch

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
Co-authored-by: Packy Gallagher <packy@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 5 times, most recently from 2b397d7 to a094835 Compare February 27, 2026 05:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a094835 to 97a87f1 Compare February 27, 2026 17:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from dc25ce2 to d239ebe Compare March 6, 2026 05:23
* Preserve RawRepresentation in IChatClient system message mapping

* format
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d239ebe to 25dabf9 Compare March 6, 2026 14:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 25dabf9 to 86fabef Compare March 6, 2026 18:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 2e0647e to 6443178 Compare March 7, 2026 05:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 07c33fe to 548fc42 Compare March 9, 2026 05:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 6bd6c1b to 66848f7 Compare March 10, 2026 05:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 5864478 to a7d938c Compare March 11, 2026 05:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a7d938c to 1e731f8 Compare March 11, 2026 14:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1e731f8 to bc33527 Compare March 12, 2026 13:49
@sd-st sd-st force-pushed the release-please--branches--main--changes--next branch from cf21bef to c962075 Compare March 12, 2026 14:32
packyg
packyg previously approved these changes Mar 12, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c962075 to e9c9239 Compare March 13, 2026 05:26
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.

6 participants