Skip to content

Releases: langchain-ai/langgraph

langgraph-checkpoint-sqlite==3.0.3

19 Jan 00:38
30355a7

Choose a tag to compare

Changes since checkpointsqlite==3.0.2

  • fix: aiosqlite's breaking change (#6699)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6671)
  • chore: update twitter URLs (#6683)

langgraph-sdk==0.3.3

13 Jan 00:30
e820097

Choose a tag to compare

Changes since sdk==0.3.2

  • chore: Better error messages (#6681)
  • feat(sdk-py): add end-time to crons client (#6674)

langgraph==1.0.6

12 Jan 20:33
f91d79d

Choose a tag to compare

Changes since 1.0.5

  • fix: flip default on base cache (#6677)
  • fix: change default recursion limit (#6676)
  • fix: sanitize namespace for deeply nested graph jumps (#6665)
  • fix: typo: saved the world "BaseMessge" to "BaseMessage" (#6639)
  • release(cli): relax api bounds (#6606)
  • feat(checkpoint): Validate checkpointer type at compile time (#6586)

langgraph-prebuilt==1.0.6

12 Jan 20:32
f91d79d

Choose a tag to compare

Changes since prebuilt==1.0.5

  • fix: flip default on base cache (#6677)
  • fix(prebuilt): support generic type arguments for ToolRuntime injection (#6509)
  • fix: add state attribute to ToolCallRequest overrides (#6668)
  • fix: suppress unintended deprecation warning (#6669)
  • docs: x-refs and explainer in tool node docs (#6653)
  • docs: ToolNode nit (#6652)
  • feat(checkpoint): Validate checkpointer type at compile time (#6586)
  • release(langgraph): bump to 1.0.5 (#6582)
  • release(checkpoint-postgres): 3.0.1 (#6568)
  • release(checkpoint-sqlite): 3.0.1 (#6566)
  • feat: custom encryption at rest (#6482)
  • chore: Bump lockfile (#6537)
  • feat: Include pagination in assistants search response (#6526)
  • release(langgraph): 1.0.4 (#6502)
  • chore(sdk-py): Add more type checking. (#6479)
  • fix: interrupt stream mode values (#6475)

langgraph-checkpoint-sqlite==3.0.2

12 Jan 20:32
f91d79d

Choose a tag to compare

Changes since checkpointsqlite==3.0.1

  • fix: flip default on base cache (#6677)
  • docs: storage nits (#6651)

langgraph-checkpoint-postgres==3.0.3

12 Jan 20:36
f91d79d

Choose a tag to compare

Changes since checkpointpostgres==3.0.2

  • fix: flip default on base cache (#6677)
  • docs: storage nits (#6651)

langgraph-checkpoint==4.0.0

12 Jan 20:30
f91d79d

Choose a tag to compare

Changes since checkpoint==3.0.1

  • fix: flip default on base cache (#6677)
  • fix(checkpoint): InMemorySaver context managers should return self in… (#6529)
  • fix: docstring for serializer protocol (#6525)
  • chore: clean up some refs (#6487)
  • chore: add pyproject.toml links (#6364)

langgraph-sdk==0.3.2

09 Jan 21:11
454af21

Choose a tag to compare

Changes since sdk==0.3.1

  • feat(sdk-py): cron.on_run_completed support (#6662)
  • chore: delete docs (#6488)

langgraph-sdk==0.3.1

18 Dec 22:12
eec823c

Choose a tag to compare

Changes since sdk==0.3.0

  • release(sdk-py): bump to 0.3.1 (#6610)
  • fix(sdk-py): remove model-type specific custom json encryption annotations & document key preservation limitations (#6595)

langgraph-cli==0.4.11

17 Dec 14:13
05e4efe

Choose a tag to compare

Changes since cli==0.4.10

  • release(cli): relax api bounds (#6606)