Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checkpointsqlite==2.0.11 source code.tar.gz | 2025-07-25 | 59.2 MB | |
checkpointsqlite==2.0.11 source code.zip | 2025-07-25 | 59.7 MB | |
README.md | 2025-07-25 | 901 Bytes | |
Totals: 3 Items | 118.9 MB | 0 |
Changes since checkpointsqlite==2.0.10
- chore(checkpoint-sqlite): Release 2.0.11 (#5667)
- fix(checkpoint-sqlite): add validation to filter keys in sql store (#5666)
- langgraph-checkpoint 2.1.1
- fix(docs): broken URL in _AIO_ERROR_MSG for AsyncSqliteSaver (#5483)
- fix[deps]: update lockfiles / deps bounds for internal tools (#5301)
- langgraph: remove support for
thread_ts
(old alias forcheckpoint_id
) (#5295) - Fix deadlock in SqliteStore
- Reduce extraneous keys in checkpoint.metadata
- If FuturesDict callback has been GCed, don't call it
- Preparation for 0.5 release: langgraph-checkpoint (#5124)
- Restore compatibility with custom checkpointer classes created in prior versions
- serialize/deserialize pandas with pickle fallback (#5057)
- Support numpy array serialization in JsonPlusSerializer (#5035)
- Update ormsgpack (#5034)
- Remove Checkpoint.pending_sends