1.0.1
Breaking Changes📦 langgraph
⚠ 1 breaking✨ 1 features🔧 2 symbols
Summary
This release upgrades Checkpointers to version 3.0 and implements stricter security restrictions on JSON type deserialization.
⚠️ Breaking Changes
- Deserialization of 'json' types is now restricted for improved security. Custom types previously relying on implicit JSON deserialization may require explicit registration or schema updates.
Migration Steps
- Upgrade checkpointer implementations to align with the 3.0 specification.
- Review data models using 'json' type deserialization to ensure compliance with new restriction policies.
✨ New Features
- Introduced Checkpointers 3.0, featuring updated state management and persistence logic.
🔧 Affected Symbols
Checkpointersjson