Skip to content

Releases: langchain-ai/langgraph

1.0.4

25 Nov 20:32
b945b1f

Choose a tag to compare

Changes since 1.0.3

  • release(langgraph): 1.0.4 (#6502)
  • chore: pop thread ID from configurable fields in remote graph (#6497)
  • chore: clean up some refs (#6487)
  • chore(sdk-py): Add more type checking. (#6479)
  • fix: interrupt stream mode values (#6475)
  • release: langgraph-prebuilt 1.0.5 (#6473)
  • refactor: separate prepare_push_* functions (#6450)
  • fix: dep warnings in prebuilt (#6443)
  • release: prebuilt 1.0.3 (#6441)

sdk==0.2.10

24 Nov 21:32
78910da

Choose a tag to compare

Changes since sdk==0.2.9

  • chore: Bump version of sdk-py to 0.2.10 (#6496)
  • feat(sdk-py): Add name parameter to Assistants search API (#6483)
  • chore(sdk-py): Add more type checking. (#6479)
  • fix: remove SDK inline links (#6307)
  • fix(sdk-py): use correct f-string representation when loading error (#6388)
  • chore: add pyproject.toml links (#6364)
  • fix(sdk-py): refine body param type (Auth.authenticate) (#6322)
  • feat: adding cursory Python 3.14 support (#6298)
  • style: fixes for ref docs (#6297)
  • chore: drop Python 3.9 (and syntax) (#6289)
  • docs: style linting (#6260)
  • fix: rename away from LangGraph Platform (#6281)
  • docs(langgraph): standardize version-added admonitions (#6230)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6211)
  • chore(sdk-py): refine FilterType, add subset containment to $contains docs (#6200)
  • chore(sdk-py): type errors nicely (#6173)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6176)

prebuilt==1.0.5

20 Nov 16:47
f8006b2

Choose a tag to compare

Changes since prebuilt==1.0.4

  • release: langgraph-prebuilt 1.0.5 (#6473)
  • fix: refactor injection logic to respect function signatures (#6468)
  • fix: deprecate setattr on ToolCallRequest (#6462)

prebuilt==1.0.4

13 Nov 19:02
02300de

Choose a tag to compare

Changes since prebuilt==1.0.3

  • fix: dep warnings in prebuilt (#6443)

prebuilt==1.0.3

13 Nov 18:41
ac16bdb

Choose a tag to compare

Changes since prebuilt==1.0.2

  • release: prebuilt 1.0.3 (#6441)
  • chore: langgraph patch release (#6429)
  • chore: add pyproject.toml links (#6364)
  • chore(checkpoint-postgres): bump to 3.0.1 (#6402)
  • chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)
  • chore: style fixes for refs (#6365)

1.0.3

10 Nov 17:41
0d4ac83

Choose a tag to compare

Changes since 1.0.2

  • chore: langgraph patch release (#6429)
  • feat(docs): warn that StateGraph is a builder class (#6417)
  • fix(docs): PartialState rendering in MkDocs (#6416)
  • fix(docs): synchronize invoke and ainvoke docstrings (#6415)
  • fix(docs): synchronize stream and astream docstrings (#6414)
  • docs(langgraph): Fix docstring code examples of task function (#6410)
  • fix(langgraph): Unexpected behavior for stream_mode sequences that are not lists (#6354)
  • fix: fix previoius edge cases such as 0 (#6379)
  • fix(langgraph): export REMOVE_ALL_MESSAGES in all to fix linting (#6375)
  • style: update docstrings to reference StateGraph (#6308)
  • docs(langgraph): update streaming guide links (#6314)
  • chore: add pyproject.toml links (#6364)
  • docs(langgraph): Fix typo in docstring of PregelLoop.tick (#6407)
  • chore(checkpoint-postgres): bump to 3.0.1 (#6402)
  • fix(langgraph): do not apply pending writes when updating state (#6389)
  • chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)
  • release(cli): 0.4.7 expand api bounds (#6390)
  • chore: style fixes for refs (#6365)

checkpointpostgres==3.0.1

06 Nov 16:22
9fd3dfc

Choose a tag to compare

Changes since checkpointpostgres==3.0.0

  • chore(checkpoint-postgres): bump to 3.0.1 (#6402)
  • fix(checkpoint-postgres): make async PG checkpoint migration idempotent (#6400)
  • chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)

checkpoint==3.0.1

04 Nov 21:56
575401c

Choose a tag to compare

Changes since checkpoint==3.0.0

  • chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)
  • fix(checkpoint): update checkpoint interface specification in README (#6386)
  • chore: bump core dep for prebuilt (#6323)

cli==0.4.7

03 Nov 23:45

Choose a tag to compare

Changes since cli==0.4.6

cli==0.4.6

03 Nov 18:24
1157ec7

Choose a tag to compare

Changes since cli==0.4.5

  • fix(cli): add buildkit syntax directiive, update tests (#6385)
  • chore: Update cli config schema (#6372)