Releases: langchain-ai/langgraph
Releases · langchain-ai/langgraph
langgraph-sdk==0.3.1
langgraph-cli==0.4.11
Changes since cli==0.4.10
- release(cli): relax api bounds (#6606)
langgraph-cli==0.4.10
Changes since cli==0.4.9
- fix(cli): Escape variable substitution in compose codegen (#6594)
langgraph==1.0.5
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
Changes since sdk==0.2.15
- feat(sdk-py): emit id as part of stream events (#6581)
langgraph-sdk==0.2.15
Changes since sdk==0.2.14
- feat(sdk-py): Add
nameparameter to Assistants count API (#6558)
langgraph-cli==0.4.9
Changes since cli==0.4.8
- chore(cli): Pass through webhook configuration in dev server (#6557)
langgraph-cli==0.4.8
langgraph-checkpoint-sqlite==3.0.1
Changes since checkpointsqlite==3.0.0
langgraph-checkpoint-postgres==3.0.2
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.tomllinks (#6364) - docs: add license files for checkpoint-sqlite and checkpoint-postgres (#6392)