Skip to content

Releases: langchain-ai/langgraph

langgraph-prebuilt==1.0.11

24 Apr 18:18
1a248cb

Choose a tag to compare

Changes since prebuilt==1.0.10

  • release(prebuilt): 1.0.11 (#7610)
  • feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] (#7596)
  • chore(langgraph): bump version 1.1.8 -> 1.1.9 (#7563)
  • feat(prebuilt): expose available tools on ToolRuntime (#7512)
  • release(langgraph): 1.1.8 (#7545)

langgraph-cli==0.4.24

22 Apr 18:49
8657df8

Choose a tag to compare

Changes since cli==0.4.23

  • chore: mixup cli formatting (#7585)
  • chore(deps): bump the pip group across 3 directories with 1 update (#7537)

langgraph==1.1.9

21 Apr 13:43
a529b9b

Choose a tag to compare

Changes since 1.1.8

  • chore(langgraph): bump version 1.1.8 -> 1.1.9 (#7563)
  • fix(langgraph): don't propagate ReplayState to subgraphs on plain resume (#7561)
  • chore(langgraph): undo unnecessary changes in stream handler (#7536)

langgraph==1.1.8

17 Apr 19:46
4956134

Choose a tag to compare

Changes since 1.1.7

  • release(langgraph): 1.1.8 (#7545)
  • fix(langgraph): remove strict add_handler type check that breaks OTel instrumentation (#7544)
  • release(prebuilt): 1.0.10 (#7541)
  • release(cli): 0.4.23 (#7542)

langgraph==1.1.7

17 Apr 15:25
d194c18

Choose a tag to compare

Changes since 1.1.7a2

  • release(langgraph): 1.1.7 (#7540)
  • fix: time travel when going back to interrupt node (#7498)
  • chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/langgraph (#7526)
  • release(checkpoint): 4.0.2 (#7518)

langgraph-prebuilt==1.0.10

17 Apr 17:59
e002711

Choose a tag to compare

Changes since prebuilt==1.0.9

  • release(prebuilt): 1.0.10 (#7541)
  • release(langgraph): 1.1.7 (#7540)
  • fix(prebuilt): handle injected NotRequired keys (#7392)
  • chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/prebuilt (#7530)
  • release(checkpoint): 4.0.2 (#7518)
  • chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/prebuilt (#7505)
  • release(langgraph): 1.1.7a2 (#7511)
  • chore: allow passing some metadata only for tracing purposes (#7383)
  • release(langgraph): 1.1.7a1 (#7476)
  • chore(deps-dev): bump the minor-and-patch group in /libs/prebuilt with 3 updates (#7376)
  • release: langgraph 1.1.6 (#7407)

langgraph-cli==0.4.23

17 Apr 17:04
a0a95df

Choose a tag to compare

Changes since cli==0.4.22

  • release(cli): 0.4.23 (#7542)

langgraph-cli==0.4.22

16 Apr 18:43

Choose a tag to compare

Changes since cli==0.4.21

  • CLI bump
  • chore: start tracking cli deploy source (#7520)
  • chore(deps): bump langsmith from 0.7.26 to 0.7.31 in /libs/cli (#7529)
  • chore(deps): bump the uv group across 2 directories with 1 update (#7531)
  • chore(deps): bump langsmith from 0.5.18 to 0.5.20 in /libs/cli/js-examples (#7522)
  • chore(deps): bump langsmith from 0.5.18 to 0.5.20 in /libs/cli/js-monorepo-example (#7521)
  • chore(deps): bump langchain-core from 1.2.27 to 1.2.28 in /libs/cli (#7450)
  • chore(deps): bump langsmith from 0.5.4 to 0.5.18 in /libs/cli/js-examples (#7474)
  • chore(deps): bump langsmith from 0.5.4 to 0.5.18 in /libs/cli/js-monorepo-example (#7475)
  • chore(deps): bump uv from 0.11.3 to 0.11.6 in /libs/cli (#7472)
  • chore(deps): bump cryptography from 46.0.6 to 46.0.7 in /libs/cli (#7456)
  • chore(deps): bump the uv group across 2 directories with 1 update (#7458)

langgraph-checkpoint==4.0.2

15 Apr 21:03
25470ea

Choose a tag to compare

Changes since checkpoint==4.0.1

  • release(checkpoint): 4.0.2 (#7518)
  • docs: document LANGGRAPH_STRICT_MSGPACK for checkpoint security (#7517)
  • chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/checkpoint (#7506)
  • chore(deps): bump langchain-core from 1.2.23 to 1.2.28 in /libs/checkpoint (#7453)
  • chore(deps): bump the minor-and-patch group in /libs/checkpoint with 3 updates (#7373)
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 in /libs/checkpoint (#7348)
  • chore(deps): bump the minor-and-patch group in /libs/checkpoint with 2 updates (#7292)
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /libs/checkpoint (#7285)
  • chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updates (#7250)
  • chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updates (#7198)
  • chore(deps): bump orjson from 3.11.5 to 3.11.6 in /libs/checkpoint (#7146)
  • fix(checkpoint): don't add the task to the checkpoint batch if it was… (#7168)
  • chore(deps): bump the all-dependencies group across 1 directory with 4 updates (#7074)

langgraph==1.1.7a2

14 Apr 18:09
6719d34

Choose a tag to compare

Changes since 1.1.7a1

  • chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/langgraph (#7507)
  • release(langgraph): 1.1.7a2 (#7511)
  • chore: allow passing some metadata only for tracing purposes (#7383)
  • fix: populate assistant_id from config configurable instead of metadata (#7468)