python LangGraph Releases · · 3.1.1

LangGraph checkpoint-sqlite 3.1.1 released

sdkinfragaengineerpython-agentic
patch

LangGraph checkpoint-sqlite version 3.1.1 addresses an issue where namespace matching was not scoped correctly to segment boundaries. This patch improves the reliability of checkpointing for distributed or segmented applications. It affects users of the checkpoint-sqlite and checkpoint-postgres integrations who rely on namespace segmentation for state management.

Read the original announcement →

https://github.com/langchain-ai/langgraph/releases/tag/checkpointsqlite%3D%3D3.1.1

Related releases