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

product update

Anthropic offers K-12 teachers free year of Claude Pro with educational tools through June 2027

Anthropic launched Claude for Teachers, offering K-12 educators in the United States free access to premium Claude features for one year. The program includes Claude Cowork, Claude Code, and education-focused skills developed with Learning Commons, with applications open until June 30, 2027.

changelog

Anthropic launches rupee pricing for Claude in India at ₹2,000/month, its second-largest market

Anthropic has begun displaying rupee-denominated pricing for Claude subscriptions in India, its second-largest market after the US with 5.8% of global usage. Claude Pro is priced at ₹2,000 ($21) monthly when billed annually, compared to $17 in the US, with Indian prices including local taxes.

product update

Anthropic launches Claude Reflect analytics dashboard to track AI usage patterns

Anthropic has released Claude Reflect, an analytics dashboard that tracks how users interact with Claude, including conversation topics, usage patterns, and task types. The feature, available in beta for Free, Pro, and Max tier users with memory enabled, includes mindfulness prompts and suggestions for better AI integration.

product update

Anthropic tests feature to prompt Claude users about overuse, adds usage tracking dashboard

Anthropic is testing a beta feature in Claude that tracks usage patterns and periodically prompts users to consider if they're using the chatbot too much. The feature shows usage summaries over periods from one to twelve months and includes quiet hours scheduling.

Comments

Loading...