checkpoint==4.0.2
📦 langgraphView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily focuses on dependency updates within the checkpoint library and includes one bug fix related to task batching in checkpoints. Documentation for checkpoint security via LANGGRAPH_STRICT_MSGPACK was also added.
🐛 Bug Fixes
- Prevent adding a task to the checkpoint batch if it was already processed (related to issue #7168).