Skip to content

Releases: langchain-ai/langgraph

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)

langgraph==1.1.7a1

10 Apr 21:16
b442bf8

Choose a tag to compare

Changes since 1.1.6

  • release(langgraph): 1.1.7a1 (#7476)
  • test(langgraph): use monotonic clock in flaky streaming test (#7477)
  • feat(langgraph): add graph lifecycle callback handlers (#7429)
  • chore(deps): bump cryptography from 46.0.6 to 46.0.7 in /libs/langgraph (#7457)
  • chore: update conformance lint (#7459)
  • chore: uv lock resolution (#7342)

langgraph-cli==0.4.21

08 Apr 01:31
8901476

Choose a tag to compare

Changes since cli==0.4.20

  • chore(cli): add validate command (#7438)

langgraph-cli==0.4.20

08 Apr 00:36
336ad12

Choose a tag to compare

Changes since cli==0.4.19

  • release(cli): lockfile (#7436)
  • chore: uv lock resolution (#7342)
  • chore: bump langgraph version to 1.1.5 in CI and examples (#7435)
  • chore(deps-dev): bump the minor-and-patch group in /libs/cli with 2 updates (#7378)
  • chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 4 updates (#7372)
  • chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#7375)
  • feat(cli): add remote build support for langgraph deploy (#7234)
  • chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /libs/cli (#7325)
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /libs/cli (#7286)
  • chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 3 updates (#7295)
  • chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /libs/cli/js-examples (#7309)
  • chore(deps): bump langchain-core from 1.2.16 to 1.2.22 in /libs/cli (#7320)
  • chore(deps): bump picomatch from 4.0.3 to 4.0.4 in /libs/cli/js-monorepo-example (#7305)
  • fix(cli): persist deployment name to .env after prompt (#7323)
  • chore(deps): bump the all-dependencies group in /libs/cli with 2 updates (#7252)
  • chore(deps): bump the all-dependencies group in /libs/cli/js-examples with 5 updates (#7251)
  • chore(deps): bump the all-dependencies group in /libs/cli/js-monorepo-example with 6 updates (#7246)
  • chore(deps): bump flatted from 3.3.3 to 3.4.2 in /libs/cli/js-monorepo-example (#7236)
  • chore(deps): bump flatted from 3.3.1 to 3.4.2 in /libs/cli/js-examples (#7230)

langgraph-sdk==0.3.13

07 Apr 20:34
b2893bc

Choose a tag to compare

Changes since sdk==0.3.12

  • chore: validate reconnect url (#7434)
  • feat(sdk-py): add langsmith_tracing param to runs.create/stream/wait (#7431)
  • release: langgraph 1.1.6 (#7407)
  • release: prebuilt 1.0.9 and langgraph 1.1.5 (#7401)
  • release(langgraph): 1.1.4 (#7356)
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 in /libs/sdk-py (#7351)
  • chore(deps): bump langchain-core from 1.2.20 to 1.2.22 in /libs/sdk-py (#7321)
  • chore(deps): bump starlette from 0.52.1 to 1.0.0 in /libs/sdk-py (#7294)
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /libs/sdk-py (#7282)

langgraph==1.1.6

03 Apr 19:01
c3ba590

Choose a tag to compare

Changes since 1.1.5

  • release: langgraph 1.1.6 (#7407)
  • fix: execution info patching (#7406)

langgraph==1.1.5

03 Apr 14:12
4705248

Choose a tag to compare

Changes since 1.1.4

  • release: prebuilt 1.0.9 and langgraph 1.1.5 (#7401)
  • feat: enhance runtime w/ more execution information (#7363)
  • Revert "chore: update configurable metadata" (#7393)
  • feat(cli): add remote build support for langgraph deploy (#7234)
  • chore: fix URL (#7385)
  • fix(langgraph): update readme (#7384)
  • chore: update configurable metadata (#7367)

langgraph-prebuilt==1.0.9

03 Apr 14:06
4705248

Choose a tag to compare

Changes since prebuilt==1.0.8

  • release: prebuilt 1.0.9 and langgraph 1.1.5 (#7401)
  • feat: enhance runtime w/ more execution information (#7363)
  • fix: tool node injection bug (#7391)
  • release(langgraph): 1.1.4 (#7356)
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 in /libs/prebuilt (#7354)
  • chore(deps): bump langchain-core from 1.2.20 to 1.2.22 in /libs/prebuilt in the minor-and-patch group (#7289)
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /libs/prebuilt (#7281)
  • chore(deps): bump the all-dependencies group in /libs/prebuilt with 2 updates (#7247)
  • release(checkpoint-postgres): 3.0.5 (#7221)
  • release(langgraph): 1.1.3 (#7215)
  • chore(deps): bump the all-dependencies group in /libs/sdk-py with 2 updates (#7197)
  • chore(deps): bump the all-dependencies group in /libs/prebuilt with 2 updates (#7196)
  • chore(deps): bump orjson from 3.11.5 to 3.11.6 in /libs/prebuilt (#7145)
  • release(langgraph): 1.1.2 (#7135)
  • release(langgraph): 1.1.1 (#7120)
  • release(langgraph): 1.1 (#7102)
  • chore(deps): bump the all-dependencies group across 1 directory with 3 updates (#7072)
  • chore(deps): bump the all-dependencies group across 1 directory with 4 updates (#7073)
  • release(langgraph) 1.0.10 (#6967)
  • release(checkpoint): 0.4.1 (#6966)
  • chore: add serde events (#6954)
  • chore: update defaults (#6953)
  • release: rc2 (#6949)
  • release: Candidate (#6947)
  • Merge commit from fork
  • chore: add make type target for type checking (#6748)