Skip to content

Releases: langchain-ai/langgraph

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)

langgraph-cli==0.4.10

15 Dec 22:53
c80d93c

Choose a tag to compare

Changes since cli==0.4.9

  • fix(cli): Escape variable substitution in compose codegen (#6594)

langgraph==1.0.5

12 Dec 23:06
8402345

Choose a tag to compare

Changes since 1.0.4

  • release(langgraph): bump to 1.0.5 (#6582)
  • feat(sdk-py): emit id as part of stream events (#6581)
  • fix: update readme (#6570)
  • release(checkpoint-postgres): 3.0.1 (#6568)
  • release(checkpoint-sqlite): 3.0.1 (#6566)
  • chore(cli): Pass through webhook configuration in dev server (#6557)
  • feat: custom encryption at rest (#6482)
  • chore: fix links for docs (#6538)
  • chore: Bump lockfile (#6537)
  • feat: Include pagination in assistants search response (#6526)

langgraph-sdk==0.3.0

12 Dec 22:19
efe7844

Choose a tag to compare

Changes since sdk==0.2.15

  • feat(sdk-py): emit id as part of stream events (#6581)

langgraph-sdk==0.2.15

09 Dec 19:26
7671153

Choose a tag to compare

Changes since sdk==0.2.14

  • feat(sdk-py): Add name parameter to Assistants count API (#6558)

langgraph-cli==0.4.9

09 Dec 15:08
6c69789

Choose a tag to compare

Changes since cli==0.4.8

  • chore(cli): Pass through webhook configuration in dev server (#6557)

langgraph-cli==0.4.8

09 Dec 13:30
2f1a160

Choose a tag to compare

Changes since cli==0.4.7

  • release(cli): 0.4.8 (#6556)
  • feat(cli): webhook configuration (#6555)
  • feat: custom encryption at rest (#6482)
  • chore: Sync langgraph.json schema (#6530)
  • chore: add pyproject.toml links (#6364)
  • release(cli): 0.4.7 expand api bounds (#6390)

langgraph-checkpoint-sqlite==3.0.1

09 Dec 22:04
b70d5aa

Choose a tag to compare

Changes since checkpointsqlite==3.0.0

  • release(checkpoint-sqlite): 3.0.1 (#6566)
  • fix(checkpoint-sqlite): harden (#6565)
  • chore: add pyproject.toml links (#6364)
  • docs: add license files for checkpoint-sqlite and checkpoint-postgres (#6392)
  • chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)

langgraph-checkpoint-postgres==3.0.2

09 Dec 23:15
4d01e69

Choose a tag to compare

Changes since checkpointpostgres==3.0.1

  • release(checkpoint-postgres): 3.0.1 (#6568)
  • chore: pgqs (#6567)
  • fix(checkpoint-postgres): ensure vector extension is created only if not exists (#6154)
  • fix(checkpoint-postgres): Replace f-string SQL formatting with parameterized queries in migration statements (#6328)
  • chore: add pyproject.toml links (#6364)
  • docs: add license files for checkpoint-sqlite and checkpoint-postgres (#6392)