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
- Pydantic-AI v2.29.0 Adds Azure AI Voice Live Support and FastMCP 4 Pydantic AI Releases ·
- Pydantic-AI v1.107.4 Addresses High-Severity Web UI Vulnerability Pydantic AI Releases ·
- Pydantic AI v1.107.3 Patches High-Severity Web Chat UI Vulnerability Pydantic AI Releases ·
- Pydantic-AI v2.28.0 Patches High-Severity Security Flaw, Adds Realtime Speech-to-Speech Pydantic AI Releases ·
- crewAI 1.15.15 Release Adds AI Flow Reporting, Fixes Bugs CrewAI Releases ·
- LangGraph 1.2.11 Adds Trace Policy to Nodes, Updates Checkpoints LangGraph Releases ·