LangGraph 1.2.11 Adds Trace Policy to Nodes, Updates Checkpoints
sdkaigaengineerpython-agentic
feature patch
LangGraph 1.2.11 introduces a `trace_policy` option for the `add_node` function, allowing developers to customize tracing behavior for individual graph nodes. This release also includes updates for the `checkpoint-postgres` and `checkpoint-sqlite` packages, addressing a fix related to collecting writes in delta channel history. The changes are relevant for engineers building agentic applications with LangGraph, particularly those managing state via checkpoints. Additionally, this version incorporates various dependency updates and internal chore improvements.
Read the original announcement →
https://github.com/langchain-ai/langgraph/releases/tag/1.2.11
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 ·
- OpenAI Agents Python SDK v0.20.0 Updates Default Model & Improves Capabilities OpenAI Agents SDK (Python) Releases ·