Skip to content

Releases: langchain-ai/langgraph

0.2.35

09 Oct 13:36
5d0afa3
Compare
Choose a tag to compare

Changes since 0.2.34

  • Bump to 0.2.35
  • Fix typo
  • Code review
  • Tests?
  • Add more nested tests for nested subgraphs
  • Fix optional types
  • Fix 3.9
  • Add async tests
  • Add tests
  • Fix tests
  • Use casting instead
  • Cleanup, move instanceof checks to an util
  • Fix lint
  • feat(debug): send tasks info
  • langgraph: add support for passing store via state_modifier (#1992)

checkpointpostgres==2.0.1

08 Oct 07:04
254b12a
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.0

  • Use AsyncBatch for postgres store (#2020)
  • [PostGres Checkpointer] Run CI on PG15 as well (#1953)

checkpoint==2.0.1

06 Oct 21:21
57727be
Compare
Choose a tag to compare

Changes since checkpoint==2.0.0

  • Checkpoint 2.0.1 (#2018)
  • Validate in async batched store (#2017)
  • Check is string in store namespace validation (on put) (#2007)
  • [Docs] Storage ref docs (#1985)
  • Validate no empty namespace is added (#1961)
  • Revert "Validate not empty (#1957)" (#1960)
  • Validate not empty (#1957)

0.2.34

02 Oct 21:49
86edf63
Compare
Choose a tag to compare

Changes since 0.2.33

  • langgraph: release 0.2.34 (#1982)
  • langgraph: add store to the prebuilt agent (#1981)
  • fix: Fix for drawing subgraphs with multiple sinks (#1962)
  • docs: add InjectedStore to reference (#1976)

0.2.33

02 Oct 17:50
7ecc672
Compare
Choose a tag to compare

Changes since 0.2.32

  • langgraph: release 0.2.33 (#1972)
  • langgraph: add support for store in ToolNode (#1968)

0.2.32

01 Oct 19:36
4a45f6c
Compare
Choose a tag to compare

Changes since 0.2.31

  • langgraph, sqlite, postgres: update to use langgraph-checkpoint==2.0.0 (#1946)
  • langgraph, checkpoint: update versions (#1942)

sdk==0.1.32

01 Oct 08:21
dd88ac6
Compare
Choose a tag to compare

Changes since sdk==0.1.31

  • Bump SDK Py (#1935)
  • Merge pull request #1900 from langchain-ai/dqbd/xray-int
  • Update docs
  • sdk-py: Add arg to get history for subgraphs
  • Implement new Store interface (#1834)
  • feat(api): add int xray parameter support
  • Update sync client
  • feat(sdk): expose xray kwarg to get_graph/getGraph
  • sdk-py: combine sync & async into a single file
  • Fix
  • sdk: Add subgraphs method
  • code review
  • update
  • Merge branch 'main' into vb/add-sync-client
  • lint
  • Merge branch 'main' into vb/add-sync-client
  • update sync
  • rename back
  • Merge branch 'main' into vb/add-sync-client
  • more explicit naming
  • sdk-py: add sync client

checkpointsqlite==2.0.0

01 Oct 19:36
4a45f6c
Compare
Choose a tag to compare

Changes since checkpointsqlite==1.0.4

  • langgraph, sqlite, postgres: update to use langgraph-checkpoint==2.0.0 (#1946)
  • docs: reorganize API refs (#1884)

checkpointpostgres==2.0.0

01 Oct 20:19
5c3ac5d
Compare
Choose a tag to compare

Changes since checkpointpostgres==1.0.11

  • Update PG Implementation (#1948)
  • langgraph, sqlite, postgres: update to use langgraph-checkpoint==2.0.0 (#1946)
  • Bump SDK Py (#1935)

checkpoint==2.0.0

01 Oct 17:47
11d636f
Compare
Choose a tag to compare

Changes since checkpoint==1.0.14

  • langgraph, checkpoint: update versions (#1942)