python LangGraph Releases · · 1.2.9

LangGraph 1.2.9 fixes state metadata handling

sdkaiengineerpython-agentic
patch

LangGraph version 1.2.9 includes a fix for how state metadata and counters are handled for the delta channel. This resolves a defect that could impact the accuracy of state tracking in specific execution paths. The patch is now available for all users who have previously adopted LangGraph.

  • release(langgraph): 1.2.9 (#8316)
  • updateState metadata/counters for delta channel (#8315)
Fixes (1)
  • fix updateState metadata/counters for delta channel (#8315)
Maintenance (1)
  • release(langgraph): 1.2.9 (#8316)
Read the original announcement →

https://github.com/langchain-ai/langgraph/releases/tag/1.2.9

Related releases