Skip to content

release: 0.6.0#13

Merged
stainless-app[bot] merged 29 commits intomainfrom
release-please--branches--main--changes--next
Feb 19, 2026
Merged

release: 0.6.0#13
stainless-app[bot] merged 29 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.6.0 (2026-02-19)

Full Changelog: v0.5.0...v0.6.0

Features

  • add Bedrock client (#273) (cf8b733)
  • add Foundry client (#307) (8ccd093)
  • add Vertex client (#264) (d7d87ad)
  • api: add support for speed mode (955855c)
  • api: Add top-level cache control (automatic caching) (b98536b)
  • api: fix shared UserLocation and error code types (db15b55)
  • api: manual updates (3ce2054)
  • api: Release Claude Opus 4.6, adaptive thinking, and other features (439fcf8)
  • api: Releasing claude-sonnet-4-6 (78fda97)
  • use $_ENV aware getenv helper (c40668b)
  • warn when thinking is enabled for certain models (#305) (e306169)

Bug Fixes

  • add backward-compat class_alias stubs for renamed UserLocation and ErrorCode types (#319) (e470d01)
  • add type declaration to avoid lint error (#311) (2b8765d)
  • api: fix spec errors (f57e850)
  • ci: use correct GitHub URL for Packagist notification (#14) (ef0a1dc)

Chores

  • add exception message to Util::getenv() and add tests (#309) (451a3d4)
  • add usage sections for the Bedrock and Vertex clients (#303) (a8b5419)
  • ci: Remove claude code review (#17) (df06300)
  • client: update model name (dac28a0)
  • integrate latest API updates into Bedrock and Vertex clients (#308) (0f33eec)
  • internal: php cs fixer should not be memory limited (cbc55ad)
  • update mock server docs (13e0170)

Documentation


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 2, 2026 20:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 706b10e to 12c641a Compare February 3, 2026 02:27
@stainless-app stainless-app bot changed the title release: 0.5.1 release: 0.6.0 Feb 3, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 15 times, most recently from 9435a20 to bd9551b Compare February 7, 2026 05:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 8 times, most recently from fbeff0c to 82b44f0 Compare February 11, 2026 05:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d9db78e to 500fb18 Compare February 17, 2026 05:26
Releasing claude-sonnet-4-6 and GAing advanced tool use features.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 500fb18 to d6855a1 Compare February 17, 2026 17:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d6855a1 to 21e322f Compare February 17, 2026 18:25
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'.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 21e322f to a8a646d Compare February 18, 2026 01:11
* docs: streamline README, centralize documentation at docs.anthropic.com

Full documentation for the PHP SDK is now available at
https://docs.anthropic.com/en/api/sdks/php.

The README now focuses on getting started quickly. To suggest
improvements to the documentation, see CONTRIBUTING.md.

* docs: update getting started example to use Opus 4.6

* docs: replace "Anthropic API" with "Claude API"

* docs: address PR review — rename to Claude SDK, update URLs to platform.claude.com
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 4e9b615 to b617808 Compare February 18, 2026 05:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b617808 to f2a1463 Compare February 18, 2026 19:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f2a1463 to 5d23008 Compare February 18, 2026 19:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 10c46a3 to 3ee65dd Compare February 19, 2026 05:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ee65dd to 261bbec Compare February 19, 2026 16:38
@ms-jpq
Copy link
Copy Markdown
Collaborator

ms-jpq commented Feb 19, 2026

oh, it looks like the manually added custom code got out of sync with the generated endpoints, I will fix this 👍

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 261bbec to 0c81211 Compare February 19, 2026 19:16
@stainless-app stainless-app bot merged commit 0e444af into main Feb 19, 2026
5 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

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

7 participants