langgraph
Found in 4 packages: langgraph, langchain, crewai, datadog-sdk
langgraph(34 releases)
1.2.10This release introduces type hinting for v3 stream_events and native projections in langgraph, along with exposing `trace_policy` on `add_node`. It also includes dependency updates and a revert of TracePolicy.
1.2.9This release includes a fix for the updateState metadata/counters on the delta channel. It also marks the release of langgraph version 1.2.9.
1.2.6This release addresses regressions in langgraph regarding nested subgraph checkpointing and stream abort handling, alongside minor dependency updates.
1.2.5This release includes minor updates across components, notably fixing a bug in state updates within langgraph and migrating internal type checking to 'ty'.
1.2.4This release includes a bug fix for langgraph ensuring backward compatibility for _on_started overrides. It also contains SDK integration tests.
1.2.2This release bumps the langgraph version to 1.2.2 and includes a fix related to assigning stable IDs for checkpoint writes.
1.2.1LangGraph version 1.2.1 introduces an opt-in feature for stream transformers and resolves a bug related to tool message inclusion in v3 messages. Dependency updates were also performed.
1.2.0a7This release bumps the alpha version for langgraph and checkpoint components and introduces a public API for saver history and delta cadence rework.
prebuilt==1.1.0a1BreakingThis release bumps several packages to alpha versions, merges EventLog functionality into StreamChannel, and introduces streaming infrastructure to langgraph.
checkpointpostgres==3.1.0a3This release bumps the alpha version for langgraph, checkpoint, and checkpoint-postgres packages and includes an optimization in langgraph regarding data transport.
1.2.0a2This release introduces node-level error handlers in langgraph and fixes two related bugs concerning timeouts and stream projections.
1.1.9This release primarily focuses on a minor version bump for langgraph and includes a specific bug fix related to state propagation in subgraphs.
1.1.8This release primarily addresses a bug in langgraph related to type checking that interfered with OTel instrumentation, alongside minor version bumps for other components.
1.1.7a1This release introduces graph lifecycle callback handlers to langgraph and updates minor dependencies.
1.1.5This release enhances runtime visibility and introduces remote build support for langgraph deployments via the CLI. It also includes minor documentation fixes.
1.1.4Version 1.1.4 for langgraph includes a fix for a recursion limit collision and adds LangSmith integration metadata.
1.1.2This release (1.1.2) introduces context support for the remote graph API and fixes an issue with stream part generic ordering.
1.1.1Version 1.1.1 addresses a specific replay bug within langgraph and includes minor chore updates.
1.0.10rc1This release focuses on internal improvements, adding type checking targets, and fixing a specific bubbling issue within langgraph related to checkpoint namespaces.
1.0.5This release introduces custom encryption at rest, pagination for assistant searches, and includes ID fields in Python SDK stream events, alongside version bumps for checkpointing packages.
prebuilt==0.6.5This release includes the implementation of Redis node-level caching, support for client query parameters, and various dependency bumps including support for checkpoint 3.0.
1.0.0This release marks the official 1.0.0 version of langgraph and langgraph-prebuilt, including preliminary support for Python 3.14 and documentation refinements.
prebuilt==1.0.0This release marks the official v1.0.0 for langgraph and langgraph-prebuilt, including preliminary support for Python 3.14 and documentation refinements.
1.0.0rc1BreakingThis release marks the transition to LangGraph v1 and officially drops support for Python 3.9. It includes various chores for prebuilt components and internal renaming.
0.6.10This release primarily focuses on a bug fix for langgraph by reverting selective interrupt task scheduling and updating the langgraph dependency version.
prebuilt==0.7.0a1This release introduces Redis node-level caching and client query parameter support, alongside a fix for Remote Baggage in LangGraph.
0.6.6This release introduces passthrough parameters and headers for LangGraph methods and adds client query parameter support to the Python SDK, alongside a fix for Remote Baggage.
0.6.2This release introduces context coercion for the LangGraph runtime and fixes a schema assignment bug in prebuilt components.
0.6.1This release provides two bug fixes for LangGraph related to runtime handling and configuration injection.
0.6.0a2This release introduces distributed tracing header support and adds compatibility utilities to assist users migrating to the 0.6.x series.
cli==0.3.6BreakingThis release introduces a new Context API replacing legacy configuration patterns and solidifies public/private API boundaries in preparation for LangGraph v0.6.
0.5.1BreakingThis release focuses on internal cleanup by removing deprecated Pydantic logic and fixing schema generation for TypedDicts, alongside minor updates to tool message handling.
0.4.5Version 0.4.5 of langgraph focuses on optimizing cached write matching for asynchronous imperative tasks and general code linting.
cli==0.1.74This release adds support for langgraph 0.3.x and the new langgraph-prebuilt package while relaxing several dependency version constraints for better compatibility.
langchain(2 releases)
langchain-model-profiles==0.0.6This release focuses heavily on dependency updates, particularly within `langchain-model-profiles`, and introduces content-block-centric streaming (v2) in the core library. Bug fixes address issues in Anthropic, Fireworks, and schema drift warnings in model profiles.
langchain-anthropic==1.3.5This release (1.3.5) for langchain-anthropic focuses on bug fixes related to caching, streaming, and tool choice handling, alongside dependency updates and new model profile features.
crewai(1 releases)
datadog-sdk(7 releases)
v3.11.4This release focuses on bug fixes across several integrations, including CI Visibility, psycopg, openai, and LLM Observability components like google-genai and langgraph.
v3.12.0This release introduces the technical preview of the AI Guard Python SDK, adds experimental CI Visibility writer separation, and enhances LLM Observability tracing across several integrations. Several deprecations are noted, including the removal of Windows profiling support and the deprecation of `ddtrace.settings.__init__` imports.
v3.12.0rc3BreakingThis release introduces the technical preview of the AI Guard Python SDK, enhances LLM Observability tracing across several frameworks, and removes Windows support for profiling. Several bug fixes address issues in AAP, tracing sampling consistency, and various integrations like Kafka and OpenAI.
v3.12.0rc2This release introduces the technical preview of the AI Guard Python SDK and adds significant features to LLM Observability and CI Visibility, while removing Windows support for profiling and deprecating older tracing initialization methods.
v3.12.0rc1This release introduces the technical preview of the AI Guard Python SDK, enhances LLM Observability with increased limits and LangGraph support, and fixes numerous bugs across tracing, CI Visibility, and integrations. Windows profiling support has been removed.
v3.10.1This release primarily focuses on bug fixes related to CI Visibility, ensuring correct test result reporting when using external retry plugins or pytest-xdist, and resolving broken span links in LLM Observability for recent LangGraph versions.
v3.5.0rc1This release introduces extensive new tracing features for LLM frameworks like Bedrock, LangGraph, CrewAI, and LiteLLM, alongside DBM propagation support for PyMongo. Several deprecated features are marked for removal in v4.0.0, and numerous bug fixes address stability and correctness across CI Visibility, IAST, and various integrations.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when langgraph changes.
Learn More