LangChain LangGraph SDK 0.4.4 Released
sdkaiengineerpython-agentic
feature patch
The LangChain LangGraph SDK has been updated to version 0.4.4, incorporating a new feature to route LangSmith traces directly from thread streams. This enhancement improves observability and debugging capabilities for stateful AI applications built with LangGraph. Developers using the SDK can now more easily monitor and analyze the execution flow of their agents and chains. This is a patch release that includes new functionality.
- →route LangSmith traces from thread streams (#8723)
- →release(sdk-py): 0.4.4 (#8738)
Features (1) ›
- feat route LangSmith traces from thread streams (#8723)
Maintenance (1) ›
- release(sdk-py): 0.4.4 (#8738)
Read the original announcement →
https://github.com/langchain-ai/langgraph/releases/tag/sdk%3D%3D0.4.4
Related releases
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·
- ADK Python SDK v2.8.0 Enhances AI Agent Development and Observability Google ADK (Python) Releases ·
- Pydantic-AI v2.35.0 Adds Features, Fixes Bugs, and Deprecates `RunContext` APIs Pydantic AI Releases ·