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
- Claude's memory updated to categorized entries Claude Release Notes ·
- Claude Platform Updates Include New API Features and Model Enhancements Claude Platform Release Notes ·
- Claude Code v2.1.211: New flags, numerous bug fixes, and enhancements Claude Code Releases ·
- Claude Code v2.1.210: Elapsed Time Counter, Permission Warnings, and Fixes Claude Code Releases ·
- Anthropic Claude adds self-serve HIPAA configuration Claude Release Notes ·
- Claude Enterprise Admin API Beta for User Management Claude Platform Release Notes ·