release
Anthropic SDK v0.106.0
June 6, 2026
v0.106.0, released 2026-06-05, marks Claude Opus 4.1 as deprecated and fixes Foundry client `copy()`/`with_options()` behavior plus schema handling so `$defs` are preserved when the root is a `$ref`. That matters because it signals a model lifecycle change while also tightening client and schema tooling used for integrations and code generation.
0.106.0 (2026-06-05) Full Changelog: v0.105.2...v0.106.0 Features api: mark Claude Opus 4.1 as deprecated ( 85068cc ) Bug Fixes client: make Foundry client copy() and with_options() work ( 94146ac ) transform schema: preserve $defs when schema root is a $ref ( #1642 ) ( fc58e06 ) Chores internal: fix artifact url ( a6ed0c4 ) internal: fix branch names ( 3b03370 ) internal: update private repo name ( 7dbcb05 ) Documentation point security reports to Anthropic's HackerOne program ( #10 ) ( 80f2c97 )
Source: github.com