LangGraph 1.2.8 fixes state update bug
sdkaiengineerpython-agentic
patch
LangGraph version 1.2.8 addresses a critical bug where updating state on a new thread could cause a deadlock by forcing a snapshot instead of a stub checkpoint. This patch ensures smoother state management for developers using LangGraph, particularly in concurrent execution scenarios. The update is available now for all users.
Read the original announcement →
https://github.com/langchain-ai/langgraph/releases/tag/1.2.8
Related releases
- google/adk-python v2.6.1: Telemetry enhancements and bug fixes Google ADK (Python) Releases ·
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·