Anthropic SDK Python v0.117.0 Adds Dreaming and MCP Tunnels Support
sdkai
feature patch
Anthropic's Python SDK has been updated to version 0.117.0, introducing support for the 'dreaming' feature and MCP Tunnels. This release also includes a bug fix to enhance credential security by keeping sensitive material out of traceback frames. The update is relevant for developers using the Python SDK to integrate with Anthropic's AI models, with new features available now.
- →add support for dreaming
- →add support for MCP Tunnels
- →keep credential material out of traceback frame locals via SecretStr
- →small updates to field descriptions
- →update model example
Fixes (1) ›
- credentials keep credential material out of traceback frame locals via SecretStr
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.117.0
Related releases
- Anthropic Claude claude-sonnet-4-5-20250929 reaches end of life in 30 days endoflife.date ·
- Claude Code v2.1.251 Adds Hooks, Live Streaming, and Security Fixes Claude Code Releases ·
- Anthropic Releases Claude Code v2.1.250 Patch with Bug Fixes and Reliability Improvements Claude Code Releases ·
- Anthropic Updates SDKs and Introduces Personal & Service Account API Keys Claude Platform Release Notes ·
- Claude Code v2.1.248 Delivers New Security, Caching, and Usability Enhancements Claude Code Releases ·
- Anthropic Python SDK v1.2.0 Enhances API Stability and File Handling Anthropic Python SDK Releases ·