changelogAnthropic

Anthropic marks Claude 4 Sonnet and Opus as deprecated in Python SDK v0.95.0

TL;DR

Anthropic released Python SDK v0.95.0 on April 14, 2026, marking Claude 4 Sonnet and Opus models as deprecated. The update also includes Bedrock authentication improvements for AWS deployments.

1 min read
0

Anthropic marks Claude 4 Sonnet and Opus as deprecated in Python SDK v0.95.0

Anthropic released version 0.95.0 of its Python SDK on April 14, 2026, with the primary change being the deprecation of Claude 4 Sonnet and Opus models.

Deprecation details

The SDK now marks both Claude 4 Sonnet and Claude 4 Opus as deprecated, according to the release notes. This typically signals that these models will be phased out in favor of newer versions, though Anthropic has not specified an end-of-life date or recommended migration path in the changelog.

Developers using these models in production should expect migration requirements in future releases. Anthropic has not announced replacement models or provided guidance on which Claude variants should be used instead.

Additional changes

The release also includes an authentication update for Bedrock deployments. The SDK now uses an auth header for the Mantle client when running Claude models through AWS Bedrock, improving compatibility with Amazon's infrastructure.

What this means

The deprecation of Claude 4 Sonnet and Opus without immediate replacement details suggests Anthropic may be preparing to release newer model versions or consolidating its model lineup. Developers should monitor Anthropic's documentation for migration timelines and recommended alternatives.

For teams running Claude through AWS Bedrock, the authentication header change should be transparent but may require testing to ensure compatibility with existing deployment configurations. The full changelog is available on GitHub.

Related Articles

research

Anthropic's Claude Fable 5.1 Reportedly Solves 1653 Royalist Cipher in 44 Minutes

According to testing firm Vals AI, Anthropic's Claude Fable 5.1 independently identified and solved the 'Cyphral Distich,' a 1653 numeric cipher by Sir Thomas Urquhart that had defeated other frontier models. The AI decoded a hidden pro-royalist message by mapping each number to a word in Urquhart's original text.

product update

Anthropic Brings Background Computer Use to Claude Code and Cowork on Mac

Anthropic has enabled background computer use for Claude Code and Claude Cowork on macOS, available to Pro and Max subscribers. The feature lets Claude click, type, and open apps on a Mac without taking over the user's active cursor, following a similar launch by OpenAI's ChatGPT earlier in 2026.

changelog

Anthropic Adds Explicit Song Lyric and Copyrighted Character Bans to Claude's System Prompt

Anthropic quietly added detailed new restrictions to Claude's published system prompts, explicitly barring song lyric reproduction and AI-generated images of copyrighted characters. The change follows closely on the heels of a lawsuit from Sony Music Publishing and Warner Chappell.

changelog

Anthropic Releases Claude Fable 5.1 and Mythos 5.1, Cuts Cache Pricing 75% But Output Tokens Jump 70%

Anthropic launched Claude Fable 5.1 and Claude Mythos 5.1, claiming the top spot on Artificial Analysis's Intelligence Index at 66. Cache-read pricing dropped 75% to $0.25 per million tokens, but a 1.7x increase in output token usage pushes net per-task cost up 20%.

Comments

Loading...