Skip to content

Releases: langchain-ai/langgraph

checkpointpostgres==2.0.13

16 Jan 14:22
89b0be3
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.12

  • checkpoint-postgres: release 2.0.13 (#3063)
  • checkpoint-postgres: bring back missing migration (#3058)

checkpointsqlite==2.0.3

15 Jan 19:30
Compare
Choose a tag to compare

Changes since checkpointsqlite==2.0.2

  • checkpoint-postgres/sqlite 2.0.12/2.0.3
  • Update sqlite signature

checkpointpostgres==2.0.12

15 Jan 19:31
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.11

  • checkpoint-postgres/sqlite 2.0.12/2.0.3
  • Add optional task_path arg for put_writes()
  • checkpoint-duckdb: handle calling .list on async checkpointer (#3022)

checkpoint==2.0.10

15 Jan 19:23
Compare
Choose a tag to compare

Changes since checkpoint==2.0.9

  • checkpoint 2.0.10
  • Add optional task_path arg for put_writes()

cli==0.1.67

14 Jan 19:43
Compare
Choose a tag to compare

Changes since cli==0.1.66

  • Update error message for missing dev command

checkpointsqlite==2.0.2

14 Jan 19:45
74adbb7
Compare
Choose a tag to compare

Changes since checkpointsqlite==2.0.1

  • bump checkpoint sqlite, postgres (#3021)
  • checkpoint-sqlite/postgres: handle calling .list on async checkpointer (#3019)
  • fix: make database saver classes inheritance-friendly (#2615)

checkpointpostgres==2.0.11

14 Jan 19:46
74adbb7
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.10

  • bump checkpoint sqlite, postgres (#3021)
  • checkpoint-sqlite/postgres: handle calling .list on async checkpointer (#3019)

checkpointduckdb==2.0.2

14 Jan 20:18
aab4f0b
Compare
Choose a tag to compare

Changes since checkpointduckdb==2.0.1

  • checkpoint-duckdb: release 2.0.2 (#3024)
  • checkpoint-duckdb: handle calling .list on async checkpointer (#3022)
  • fix: make database saver classes inheritance-friendly (#2615)
  • Add in-mem vector search (#2547)

cli==0.1.66

13 Jan 18:04
a03f1f7
Compare
Choose a tag to compare

Changes since cli==0.1.65

0.2.62

10 Jan 19:53
b8a54f6
Compare
Choose a tag to compare

Changes since 0.2.61

  • langgraph: release 0.2.62 (#2990)
  • langgraph: add structured output to create_react_agent (#2848)
  • build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 in /libs/langgraph (#2960)
  • langgraph[patch]: fix create_react_agent inspectability (#2948)
  • docs: readme nit (#2899)
  • Clarifying the docstring for the add_edge function (#2782)