L

LangGraph

L
LangGraph AI v3.1.1

langgraph-checkpoint-sqlite==3.1.1

Changes since checkpointsqlite==3.1.0 release(checkpoint-sqlite): 3.1.1 (#8481) fix(checkpoint-postgres,checkpoint-sqlite): scope namespace matching to segment boundaries (#8478) chore(deps): bump the minor-and-patch group in /libs/checkpoint-sqlite with 4 updates (#8249) chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/checkpoint-sqlite (#8177) docs: standardize package README.md structu…

L
LangGraph AI v3.1.1

langgraph-checkpoint-postgres==3.1.1

Changes since checkpointpostgres==3.1.0 release(checkpoint-postgres): 3.1.1 (#8480) fix(checkpoint-postgres,checkpoint-sqlite): scope namespace matching to segment boundaries (#8478) feat(checkpoint,checkpoint-postgres): add opt-in omit_expired to skip expired rows on read (#8354) chore(deps): bump the minor-and-patch group in /libs/checkpoint-postgres with 5 updates (#8250) chore(deps): bump lang…

L
LangGraph AI v1.2.10

langgraph==1.2.10

Changes since 1.2.9 release(langgraph): 1.2.10 (#8462) chore(deps): bump jupyterlab from 4.5.9 to 4.5.10 in /libs/langgraph (#8440) chore(deps): bump setuptools from 80.9.0 to 83.0.0 in /libs/langgraph (#8435) feat(langgraph): type v3 stream_events return and native projections (#8389) revert(langgraph): delete TracePolicy (#8403) feat(langgraph): drop tags from TracePolicy (#8402) feat(langgraph)…

L
LangGraph AI v0.4.31

langgraph-cli==0.4.31

Changes since cli==0.4.30 chore(cli): allow langgraph-api versions up to 1.0.0 (#8319) chore(deps): bump the minor-and-patch group in /libs/cli with 5 updates (#8251) chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 6 updates (#8246) chore(deps): bump the minor-and-patch group in /libs/cli/js-monorepo-example with 7 updates (#8245) chore(deps): bump starlette from 1.0.1 to…

L
LangGraph AI v1.2.9

langgraph==1.2.9

Changes since 1.2.8 release(langgraph): 1.2.9 (#8316) fix: updateState metadata/counters for delta channel (#8315)

L
LangGraph AI v1.2.8

langgraph==1.2.8

Changes since 1.2.7 release(langgraph): 1.2.8 (#8292) fix: delta channel bug with updateState on fresh thread will force snapshot instead of stub checkpoint (#8290) chore(deps): bump the minor-and-patch group in /libs/langgraph with 8 updates (#8255) chore(deps): bump websockets from 15.0.1 to 16.0 in /libs/langgraph in the major group (#8256) chore(deps): bump the minor-and-patch group in /libs/s…

L
LangGraph AI v1.2.7

langgraph==1.2.7

Changes since 1.2.6 release(langgraph): 1.2.7 (#8223) fix(langgraph): snapshot DeltaChannel overwrite supersteps (#8125) fix(langgraph): Make Overwrite survive JSON roundtrips (#8127) chore(deps): bump redis in /libs/langgraph (#7976) chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/langgraph (#8176) chore(deps): bump jupyterlab from 4.5.7 to 4.5.9 in /libs/langgraph (#8164) fix(langgraph…

L
LangGraph AI v1.2.6

langgraph==1.2.6

Changes since 1.2.5 release(langgraph): 1.2.6 (#8139) fix: nested subgraph inherits parent checkpoint_ns (regression in 1.2.3) (#8053) fix: cancel running subgraphs on v3 stream abort [closes #8029] (#8057) release(cli): 0.4.30 (#8101) docs: standardize package README.md structure (#8064) chore(deps): bump tornado from 6.5.5 to 6.5.6 in /libs/langgraph (#8063)

L
LangGraph AI v0.4.30

langgraph-cli==0.4.30

Changes since cli==0.4.29 release(cli): 0.4.30 (#8101) feat(cli): support compatible api version ranges (#8023) docs: standardize package README.md structure (#8064)

L
LangGraph AI v1.2.5

langgraph==1.2.5

Changes since 1.2.4 release(langgraph): 1.2.5 (#8062) fix(langgraph): merge lc_versions config metadata (#8052) release(cli): 0.4.28 (#8041) fix: updateState bug for deltaChannel on empty thread (#8011) chore: migrate Python type checking to ty (#8002) chore(deps-dev): bump types-requests from 2.33.0.20260408 to 2.33.0.20260518 in /libs/langgraph (#7977) chore(deps): bump the minor-and-patch group…

L
LangGraph AI v0.4.29

langgraph-cli==0.4.29

Changes since cli==0.4.28 release(cli): 0.4.29 (#8046) feat(cli): add support for passing certfile and cert key to run dev server under HTTPS (#8031)

L
LangGraph AI v0.4.28

langgraph-cli==0.4.28

Changes since cli==0.4.27 release(cli): 0.4.28 (#8041) chore(deps): bump starlette from 1.0.0 to 1.0.1 in /libs/cli (#8005) chore: migrate Python type checking to ty (#8002) chore(deps): bump the minor-and-patch group in /libs/cli with 4 updates (#7962) chore(deps): bump typescript from 5.9.3 to 6.0.3 in /libs/cli/js-monorepo-example (#7672) chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in…

L
LangGraph AI v1.2.4

langgraph==1.2.4

Changes since 1.2.3 release(langgraph): 1.2.4 (#7991) test(sdk-py): add factory-graph integration test exercising the server factory path (#7978) fix(langgraph): keep _on_started backward-compatible with overrides predating cause (#7987)

L
LangGraph AI v1.2.3

langgraph==1.2.3

Changes since 1.2.2 release(langgraph): 1.2.3 (#7945) feat(langgraph): wire RemoteGraph.interleave to sdk-py interleave_projections (#7938) feat(langgraph): add v3 streaming support to RemoteGraph (#7927) feat(langgraph): name tool-dispatched subagents via lc_agent_name (#7928) fix(langgraph): rename ProtocolEvent.eventId to event_id to match the wire field (#7942) fix(langgraph): merge instead of…

L
LangGraph AI v0.4.2

langgraph-sdk==0.4.2

Changes since sdk==0.4.1 release(sdk-py): 0.4.2 (#7955) fix(sdk-py): percent-encode thread_id in v3 stream transport default paths (#7954)

L
LangGraph AI v0.4.1

langgraph-sdk==0.4.1

Changes since sdk==0.4.0 release(sdk-py): 0.4.1 (#7944) feat(sdk-py): extract stream decoders and add interleave_projections (#7935) feat(langgraph): add v3 streaming support to RemoteGraph (#7927) fix(sdk-py): make tools_agent fake model stateless (#7930)