LangGraph Python SDK 0.4.3 Adds Decryption Feature and Fixes Cron Management
sdkaigaengineerpython-agentic
feature patch
LangGraph SDK for Python version 0.4.3 has been released, introducing a new feature for decrypting replacement results. This update addresses a bug that prevented users from clearing cron `end_time` parameters via `update(end_time=None)`. The release also includes several dependency updates and internal maintenance improvements. These changes enhance the SDK's functionality and stability for developers building AI applications with LangGraph.
Read the original announcement →
https://github.com/langchain-ai/langgraph/releases/tag/sdk%3D%3D0.4.3
Related releases
- Pydantic AI v2.34.0 Introduces LangChain Migration and GLM-5.3 Model Support Pydantic AI Releases ·
- pydantic-ai v2.33.0 Enhances Anthropic SDK Compatibility, Resolves Runtime Issues Pydantic AI Releases ·
- Pydantic-AI v2.32.2 Delivers Critical Bug Fixes Pydantic AI Releases ·
- Pydantic-AI v2.32.1 Patch Addresses Agent Execution and Anthropic Integration Bugs Pydantic AI Releases ·
- crewAI 1.15.17 Enhances Conversational Flows and Resolves Tooling Issues CrewAI Releases ·
- OpenAI Python Agents v0.22.0 Enhances Runtime Hardening and Configuration Validation OpenAI Agents SDK (Python) Releases ·