checkpointsqlite==3.1.0a1
📦 langgraphView on GitHub →
✨ 3 features🔧 2 symbols
Summary
This release focuses on feature enhancements for checkpoint-sqlite, including overriding history retrieval and exposing a new saver API, alongside numerous dependency updates and alpha version bumps for related libraries.
Migration Steps
- Update documentation regarding LANGGRAPH_STRICT_MSGPACK for checkpoint security.
✨ New Features
- Override get_delta_channel_history with streaming walk in checkpoint-sqlite.
- Public get_writes_history saver API introduced.
- Delta cadence rework implemented.