anthropics/anthropic-sdk-php v0.47.0
anthropics/anthropic-sdk-php
Captured source
source ↗published Sep 4, 2026seen 4dcaptured 4dhttp 200method plain
v0.47.0
Repository: anthropics/anthropic-sdk-php
Tag: v0.47.0
Published: 2026-09-04T22:42:14Z
Prerelease: no
Release notes:
0.47.0 (2026-09-04)
Full Changelog: v0.46.0...v0.47.0
Features
- api: add Claude Tag category and user breakdowns to usage reports (a6f4b54)
- api: add named types for organization compliance settings state (faa3716)
- api: add workspace_id request option for multi-workspace credentials (9fca8fc)
- api: raise Managed Agents vault refresh token limit to 8192 chars (2824211)
Bug Fixes
- api: remove response text block maxLength constraint (4a4289a)
- client: keep empty JSON objects when Bedrock and Vertex rewrite the request body (#210) (6231378)
- client: say which package to install when no HTTP client is found (37aa520)
- errors: keep non-JSON error bodies in APIStatusException (5b72b0d)
- models: json_encode an empty model as {} instead of a TypeError (4400c3d)
Chores
- api: accept anthropic-version on Claude Enterprise admin endpoints (893c6d6)
- api: declare specific error statuses instead of a generic 4XX response (79018ea)
- api: update authentication parameters on spend limit create and delete (77a39fd)
- ci: cache Go build output in the build job (97f6eff)
- docs: fix broken session link in memory version descriptions (3796f8a)
- docs: note that value object arguments must be set by name (0dd790c)
- examples: refresh platform model IDs (#198) (902bb9e)
- internal: fix spec repo README link and drop its mock script (956e0fc)
- internal: read formatter versions from one place (9fca8fc)
- internal: remove redundant type comments in request body handling (2de0a83)
- internal: update CODEOWNERS (e10f3a0)
- internal: update CODEOWNERS (956e0fc)
- refactor: split the client tests (61b721d)
- tests: narrow the serialized tool definition before indexing it (#214) (f12bad7)
- tests: reword the skip reason on the path-level query param tests (c1f04a7)
Documentation
- api: add HTTP reference for the remaining Admin API endpoints (03266f2)