Change8
Symbol44 releases

langgraph

Found in 4 packages: langgraph, langchain, crewai, datadog-sdk

langgraph(34 releases)

1.2.10
Jul 28, 2026

This 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.9
Jul 10, 2026

This 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.6
Jun 18, 2026

This release addresses regressions in langgraph regarding nested subgraph checkpointing and stream abort handling, alongside minor dependency updates.

1.2.5
Jun 12, 2026

This release includes minor updates across components, notably fixing a bug in state updates within langgraph and migrating internal type checking to 'ty'.

1.2.4
Jun 2, 2026

This release includes a bug fix for langgraph ensuring backward compatibility for _on_started overrides. It also contains SDK integration tests.

1.2.2
May 26, 2026

This release bumps the langgraph version to 1.2.2 and includes a fix related to assigning stable IDs for checkpoint writes.

1.2.1
May 21, 2026

LangGraph 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.0a7
May 4, 2026

This 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.0a1Breaking
May 1, 2026

This release bumps several packages to alpha versions, merges EventLog functionality into StreamChannel, and introduces streaming infrastructure to langgraph.

checkpointpostgres==3.1.0a3
May 1, 2026

This release bumps the alpha version for langgraph, checkpoint, and checkpoint-postgres packages and includes an optimization in langgraph regarding data transport.

1.2.0a2
Apr 30, 2026

This release introduces node-level error handlers in langgraph and fixes two related bugs concerning timeouts and stream projections.

1.1.9
Apr 21, 2026

This release primarily focuses on a minor version bump for langgraph and includes a specific bug fix related to state propagation in subgraphs.

1.1.8
Apr 17, 2026

This 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.7a1
Apr 10, 2026

This release introduces graph lifecycle callback handlers to langgraph and updates minor dependencies.

1.1.5
Apr 3, 2026

This release enhances runtime visibility and introduces remote build support for langgraph deployments via the CLI. It also includes minor documentation fixes.

1.1.4
Mar 31, 2026

Version 1.1.4 for langgraph includes a fix for a recursion limit collision and adds LangSmith integration metadata.

1.1.2
Mar 12, 2026

This release (1.1.2) introduces context support for the remote graph API and fixes an issue with stream part generic ordering.

1.1.1
Mar 11, 2026

Version 1.1.1 addresses a specific replay bug within langgraph and includes minor chore updates.

1.0.10rc1
Feb 26, 2026

This release focuses on internal improvements, adding type checking targets, and fixing a specific bubbling issue within langgraph related to checkpoint namespaces.

1.0.5
Dec 12, 2025

This 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.5
Oct 21, 2025

This 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.0
Oct 17, 2025

This 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.0
Oct 17, 2025

This release marks the official v1.0.0 for langgraph and langgraph-prebuilt, including preliminary support for Python 3.14 and documentation refinements.

1.0.0rc1Breaking
Oct 17, 2025

This 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.10
Oct 9, 2025

This release primarily focuses on a bug fix for langgraph by reverting selective interrupt task scheduling and updating the langgraph dependency version.

prebuilt==0.7.0a1
Aug 27, 2025

This release introduces Redis node-level caching and client query parameter support, alongside a fix for Remote Baggage in LangGraph.

0.6.6
Aug 20, 2025

This 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.2
Jul 30, 2025

This release introduces context coercion for the LangGraph runtime and fixes a schema assignment bug in prebuilt components.

0.6.1
Jul 29, 2025

This release provides two bug fixes for LangGraph related to runtime handling and configuration injection.

0.6.0a2
Jul 25, 2025

This release introduces distributed tracing header support and adds compatibility utilities to assist users migrating to the 0.6.x series.

cli==0.3.6Breaking
Jul 23, 2025

This release introduces a new Context API replacing legacy configuration patterns and solidifies public/private API boundaries in preparation for LangGraph v0.6.

0.5.1Breaking
Jul 2, 2025

This 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.5
May 15, 2025

Version 0.4.5 of langgraph focuses on optimizing cached write matching for asynchronous imperative tasks and general code linting.

cli==0.1.74
Feb 27, 2025

This 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)

crewai(1 releases)

datadog-sdk(7 releases)

v3.11.4
Aug 19, 2025

This release focuses on bug fixes across several integrations, including CI Visibility, psycopg, openai, and LLM Observability components like google-genai and langgraph.

v3.12.0
Aug 14, 2025

This 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.0rc3Breaking
Aug 13, 2025

This 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.0rc2
Aug 12, 2025

This 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.0rc1
Aug 11, 2025

This 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.1
Jul 7, 2025

This 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.0rc1
Apr 14, 2025

This 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