ReleaseBytes
Log in Sign up

Anthropic

Anthropic news, Claude releases and SDK updates.

  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python v0.105.2

    Anthropic has released version 0.105.2 of its Python SDK. This patch likely addresses minor issues or performance improvements, providing a more stable experience for developers integrating with Anthropic's AI models.

    patch
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python v0.105.1 Update

    The Anthropic SDK for Python has been updated to version 0.105.1. This release includes a chore related to the internal use of Trusted Publishing for PyPI releases, ensuring a more secure and streamlined deployment process.

    patch
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python v0.105.0 adds Claude Opus, custom file size caps

    Anthropic's Python SDK has been updated to version 0.105.0, introducing support for the claude-opus-4-8 model, mid-conversation system blocks, and usage output token details. This release also adds the capability for custom file size caps, enhancing flexibility for developers. The update is primarily for engineers and developers building applications with Anthropic's AI models.

    feature
  • Anthropic Python SDK Releases sdkpreviewmedia ·

    Anthropic SDK Python v0.104.1 released

    Version 0.104.1 of the Anthropic SDK for Python fixes a bug in streaming functionality. This ensures that encrypted content is correctly carried through the beta compaction accumulator, improving reliability for developers using streaming features.

    patch
  • Anthropic Python SDK Releases sdkpreviewmedia ·

    Anthropic SDK Python v0.104.0 adds beta support for thinking-token-count

    Anthropic's Python SDK has been updated to version 0.104.0, introducing beta support for the thinking-token-count feature. This allows developers to estimate tokens within the thinking block deltas when streaming responses, providing better insight into model generation costs and behavior.

    feature
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python v0.103.1 Fixes Tool Runner Bug

    Version 0.103.1 of the Anthropic SDK for Python addresses a bug where the SessionToolRunner would incorrectly process tool calls it did not own. This patch ensures the tool runner only handles relevant tool calls, improving the reliability of integrations using the SDK.

    patch
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python v0.103.0 Adds Self-Hosted Sandbox Support

    Anthropic's Python SDK has been updated to version 0.103.0, introducing support for self-hosted sandboxes within the Containerized Model Access (CMA) feature. This enhancement includes new sandbox helper utilities, benefiting developers working with isolated or custom inference environments.

    feature
  • Anthropic Python SDK Releases sdkpreview ·

    Anthropic SDK for Python v0.102.0 adds BetaManagedAgentsSearchResultBlock and cache diagnostics

    Anthropic's Python SDK has been updated to version 0.102.0, introducing new types for BetaManagedAgentsSearchResultBlock and support for cache diagnostics in beta. These features enhance the SDK's capabilities for developers working with Anthropic's AI models, potentially improving performance and debuggability for relevant applications.

    feature patch
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK for Python Adds AWS Client and Bug Fixes

    The latest version of the Anthropic SDK for Python introduces an AWS client, enabling integration with Claude on AWS. This release also includes a fix for a missing f-string prefix in file type error messages and updates to example code.

    feature patch
  • Anthropic Python SDK Releases sdkaiengineer ·

    Anthropic SDK for Python v0.100.0 adds Managed Agents support

    The Anthropic SDK for Python has been updated to version 0.100.0, introducing support for Managed Agents, including multi-agent configurations, outcomes, webhooks, and vault validation. This release also includes an adjustment to webhook configuration. These updates enhance the capabilities for developers building complex agentic workflows with Anthropic's models.

    feature patch
  • Anthropic Python SDK Releases sdkaiengineer ·

    Anthropic SDK Python v0.99.0: OIDC Federation Support

    Version 0.99.0 of the Anthropic SDK for Python introduces support for targeting a specific workspace during OIDC federation token exchange. This enhancement provides more granular control for developers integrating Anthropic services within complex identity management systems.

    feature
  • Anthropic Python SDK Releases sdkai ·

    Anthropic SDK Python v0.98.1 Fixes Typo in Example

    Anthropic's Python SDK has been updated to version 0.98.1. This patch release includes a fix for a typo in an example, improving code clarity for users.

    patch
  • Anthropic Python SDK Releases sdkaiengineermedia ·

    Anthropic SDK for Python v0.98.0: Agent APIs, Auth Enhancements, Streaming Fixes

    Version 0.98.0 of the Anthropic SDK for Python introduces significant improvements to Managed Agent APIs and enhances authentication with Workload Identity Federation and interactive OAuth. These updates are beneficial for developers integrating Anthropic's AI models, streamlining agent management and authentication flows. The release also includes bug fixes, notably addressing stop_details propagation in streaming responses and correcting multipart file array field names.

    feature patch
  • Anthropic Python SDK Releases sdkpreview ·

    Anthropic SDK Python v0.97.0 adds CMA Memory public beta

    Version 0.97.0 of the Anthropic SDK for Python introduces CMA Memory as a public beta feature, allowing developers to experiment with enhanced memory capabilities. This release also includes several bug fixes for API specifications and restores missing features, alongside performance optimizations for multipart requests. These changes affect developers utilizing the Python SDK for Anthropic's AI models.

    feature patch
  • Anthropic Python SDK Releases sdkai ·

    Anthropic SDK Python v0.96.0 adds Opus 4-7 models, token budgets, user profiles

    Anthropic's Python SDK version 0.96.0 introduces support for Claude Opus 4-7 models, alongside new features for token budgets and user profiles. These enhancements allow developers to leverage more advanced model capabilities and finer control over API usage. The update is relevant for developers building applications with Anthropic's AI models via the Python SDK.

    feature
  • Anthropic Python SDK Releases sdkaideprecationengineer ·

    Anthropic SDK Python v0.95.0: Sonnet/Opus 4 Deprecated

    Anthropic SDK Python v0.95.0 marks the Sonnet and Opus 4 models as deprecated, signaling a shift towards newer model versions. This change directly impacts developers using these specific models in their Python applications, encouraging them to migrate to supported alternatives. The update also includes adjustments for Bedrock client authentication.

    deprecation patch
  • Anthropic Python SDK Releases sdkaiengineermedia ·

    Anthropic SDK for Python v0.94.1 includes streaming bug fix

    Version 0.94.1 of the Anthropic SDK for Python addresses a bug related to missing events in streaming responses. This fix ensures more reliable and complete data delivery for developers utilizing the SDK's streaming capabilities, potentially impacting applications that rely on real-time output from Anthropic models.

    patch
  • Anthropic Python SDK Releases sdkaiengineer ·

    Anthropic SDK for Python v0.94.0 adds Vertex EU region support

    Anthropic's Python SDK has been updated to version 0.94.0, introducing support for the Vertex EU region. This release also includes a bug fix for file data parameter handling and documentation improvements to examples, benefiting developers using the SDK to interact with Anthropic's AI models.

    feature patch
  • Anthropic Python SDK Releases sdkpreview ·

    Anthropic SDK for Python v0.93.0: Beta Advisor Tool Added

    The Anthropic SDK for Python has been updated to version 0.93.0, introducing a beta advisor tool. This new feature allows developers to integrate advanced advisory capabilities into their Python applications, potentially enhancing user guidance and decision-making processes.

    feature
  • Anthropic Python SDK Releases sdk ·

    Anthropic SDK Python adds support for Claude Managed Agents

    Anthropic's Python SDK has been updated to version 0.92.0, introducing support for Claude Managed Agents. This new feature enhances the capabilities available to developers integrating Anthropic's AI models into their applications.

    feature
© 2026 ReleaseBytes Aggregated release notes & tech news. We link to the original source.