python LangGraph Releases · · 4.2.0

LangGraph Checkpoint 4.2.0 Adds Omit Expired Option

sdkaiengineerpython-agentic
feature patch

LangGraph Checkpoint version 4.2.0 introduces an opt-in `omit_expired` parameter for reading operations, allowing users to skip expired rows. This change aims to improve efficiency and data management for checkpoint storage. The update primarily affects developers using the checkpoint persistence feature, particularly with PostgreSQL, and includes several dependency bumps and internal code hygiene improvements.

Read the original announcement →

https://github.com/langchain-ai/langgraph/releases/tag/checkpoint%3D%3D4.2.0

Related releases