LangGraph

持续追踪核心框架、最新模型规格与重要系统接口的更新迭代轨迹。

0.4.27

langgraph-cli==0.4.27

Changes since cli==0.4.26 release(cli): 0.4.27 ( #7925 ) fix(cli): pin internal_docker deploy images by digest ( #7924 ) fix(cli): bump api bound to 0.10.0 ( #7922 ) chore(deps): bump the uv group across 2 directories with 1 update ( #7853 ) chore(deps): bump idna from 3.11 to 3.15 in /libs/cli ( #7865 ) chore(deps): bump turbo from 2.9.7 to 2.9.14 in /libs/cli/js-monorepo-example ( #7868 ) chore(deps): bump langsmith from 0.6.3 to 0.7.1 in /libs/cli/js-monorepo-example ( #7854 ) chore(deps): bump langsmith from 0.7.32 to 0.8.0 in /libs/cli ( #7791 ) chore(deps): bump langsmith from 0.5.20 to ...

0.4.0

langgraph-sdk==0.4.0

Changes since sdk==0.3.15 release(sdk-py): 0.4.0 ( #7923 ) feat(sdk-py): add thread stream helpers ( #7833 ) feat(sdk-py): wire websocket stream selection ( #7832 ) feat(sdk-py): add websocket stream transports ( #7830 ) feat(sdk-py): harden streaming reconnects ( #7829 ) feat(sdk-py): add sync scoped subgraphs ( #7828 ) feat(sdk-py): add sync messages and tool calls ( #7827 ) feat(sdk-py): add sync thread stream core ( #7826 ) feat(sdk-py): add async stream reconnect support ( #7825 ) feat(sdk-py): add scoped subgraph handles ( #7824 ) feat(sdk-py): add messages and tool call projections ( #7...

1.2.2

langgraph==1.2.2

Changes since 1.2.1 chore(langgraph): bump version to 1.2.2 ( #7914 ) fix(langgraph): assign stable IDs to id=None BaseMessages before DeltaChannel checkpoint writes ( #7913 ) release(checkpoint): 4.1.1 ( #7890 )

4.1.1

langgraph-checkpoint==4.1.1

Changes since checkpoint==4.1.0 release(checkpoint): 4.1.1 ( #7890 ) fix(checkpoint): restrict lc:2 envelope revival to default constructor ( #7892 ) chore(deps): bump idna from 3.11 to 3.15 in /libs/checkpoint ( #7860 ) chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /libs/checkpoint ( #7784 )

0.3.15

langgraph-sdk==0.3.15

Changes since sdk==0.3.14 release(checkpoint): 4.1.1 ( #7890 ) release(sdk-py): 0.3.15 ( #7891 ) fix(sdk-py): percent-encode caller-supplied identifiers in URL paths ( #7893 ) release(langgraph): 1.2.1 ( #7883 ) chore(deps): bump idna from 3.11 to 3.15 in /libs/sdk-py ( #7863 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/sdk-py ( #7764 ) chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /libs/sdk-py ( #7789 ) release: bump alpha packages to official versions ( #7775 ) chore(langgraph): bump langchain-core to 1.4.0 ( #7767 ) feat(sdk-py): support metadata filter for crons search/co...

1.2.1

langgraph==1.2.1

Changes since 1.2.0 release(langgraph): 1.2.1 ( #7883 ) feat(langgraph): add before_builtins opt-in for stream transformers ( #7882 ) chore(deps): bump idna from 3.11 to 3.15 in /libs/langgraph ( #7866 ) fix(langgraph): keep tool results out of v3 messages ( #7838 ) chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /libs/langgraph ( #7788 )

4.1.0

langgraph-checkpoint==4.1.0

Changes since checkpoint==4.1.0a4 release: bump alpha packages to official versions ( #7775 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/checkpoint ( #7762 ) chore(deps): bump langchain-core from 1.3.2 to 1.3.3 in /libs/checkpoint ( #7752 ) feat(checkpoint): force delta channel snapshot after max supersteps since last snapshot ( #7746 ) fix(checkpoint): specify allowed_objects in Reviver ( #7743 ) chore: remove keepset helper ( #7745 ) chore(langgraph): add guide/conformance for delta channel checkpointer ( #7736 ) docs(checkpoint): mark DeltaChannel and delta-history APIs as beta ...

3.1.0

langgraph-checkpoint-postgres==3.1.0

Changes since checkpointpostgres==3.1.0a4 release: bump alpha packages to official versions ( #7775 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/checkpoint-postgres ( #7761 ) chore(deps): bump langchain-core from 1.3.2 to 1.3.3 in /libs/checkpoint-postgres ( #7754 ) fix(checkpoint-postgres): add column aliases to seed-blob branch of delta stage-2 UNION ALL ( #7728 )

3.1.0

langgraph-checkpoint-sqlite==3.1.0

Changes since checkpointsqlite==3.1.0a1 release: bump alpha packages to official versions ( #7775 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/checkpoint-sqlite ( #7760 ) chore(deps): bump langchain-core from 1.2.28 to 1.3.3 in /libs/checkpoint-sqlite ( #7751 ) chore: remove keepset helper ( #7745 ) chore(langgraph): add guide/conformance for delta channel checkpointer ( #7736 )

1.1.0

langgraph-prebuilt==1.1.0

Changes since prebuilt==1.1.0a2 release: bump alpha packages to official versions ( #7775 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/prebuilt ( #7763 ) chore(langgraph): bump langchain-core to 1.4.0 ( #7767 ) chore(deps): bump ty from 0.0.23 to 0.0.33 in /libs/sdk-py ( #7666 ) feat(checkpoint-sqlite): override get_delta_channel_history with streaming walk ( #7702 ) chore(deps-dev): bump the minor-and-patch group across 1 directory with 3 updates ( #7698 ) release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) release: alpha bump langgraph 1.2.0a6 ( #769...

1.2.0

langgraph==1.2.0

Changes since 1.2.0a7 release: bump alpha packages to official versions ( #7775 ) feat(langgraph): durable error-handler resume across host crashes ( #7773 ) feat(langgraph): add set_node_defaults() to StateGraph ( #7747 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/langgraph ( #7766 ) chore(deps): bump mistune from 3.2.0 to 3.2.1 in /libs/langgraph ( #7733 ) chore(langgraph): bump langchain-core to 1.4.0 ( #7767 ) feat(checkpoint): force delta channel snapshot after max supersteps since last snapshot ( #7746 ) test(langgraph): de-flake heartbeat progress test ( #7735 ) chore(langgr...

0.4.26

langgraph-cli==0.4.26

Changes since cli==0.4.25 release(cli): 0.4.26 ( #7772 ) fix(cli): add support for prerelease api_versions ( #7771 ) chore(deps): bump the uv group across 2 directories with 1 update ( #7749 ) chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/cli ( #7765 ) chore(deps): bump langchain-core from 1.3.0 to 1.3.3 in /libs/cli ( #7753 )

0.4.25

langgraph-cli==0.4.25

Changes since cli==0.4.24 release: bump cli version ( #7734 ) feat(cli): support studio deploy ( #7394 ) chore(deps): bump the minor-and-patch group in /libs/cli with 4 updates ( #7674 ) chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 8 updates ( #7673 ) chore(deps): bump the minor-and-patch group in /libs/cli/js-monorepo-example with 7 updates ( #7671 ) chore: update x links to langchain_oss ( #7645 )

3.1.0

langgraph-checkpoint-sqlite==3.1.0a1

Changes since checkpointsqlite==3.0.3 feat(checkpoint-sqlite): override get_delta_channel_history with streaming walk ( #7702 ) release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) feat: public get_writes_history saver API + delta cadence rework ( #7699 ) chore(deps): bump the minor-and-patch group in /libs/checkpoint-sqlite with 2 updates ( #7668 ) release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) release: alpha for timers ( #7647 ) chore: update x links to langchain_oss ( #7645 ) release(checkpoint): 4.0.3 ( #7625 ) chore(deps): bu...

0.3.14

langgraph-sdk==0.3.14

Changes since sdk==0.3.13 release(sdk-py): 0.3.14 ( #7712 ) feat(sdk-py): add return_minimal to threads update ( #7704 ) release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) release: alpha bump langgraph 1.2.0a6 ( #7697 ) release: alpha bump prebuilt 1.1.0a2, langgraph 1.2.0a5 ( #7682 ) release: alpha bump prebuilt 1.1.0a1, langgraph 1.2.0a4 ( #7679 ) feat(langgraph): dispatch stream_events(version='v3') on Pregel ( #7677 ) release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) release: alpha for timers ( #7647 ) chore: update x links to ...

4.1.0

langgraph-checkpoint==4.1.0a4

Changes since checkpoint==4.1.0a3 release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) feat: public get_writes_history saver API + delta cadence rework ( #7699 )

3.1.0

langgraph-checkpoint-postgres==3.1.0a4

Changes since checkpointpostgres==3.1.0a3 release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) feat: public get_writes_history saver API + delta cadence rework ( #7699 ) chore(deps): bump the minor-and-patch group in /libs/checkpoint-postgres with 2 updates ( #7665 )

1.2.0

langgraph==1.2.0a7

Changes since 1.2.0a6 release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres ( #7701 ) feat: public get_writes_history saver API + delta cadence rework ( #7699 )

1.2.0

langgraph==1.2.0a6

Changes since 1.2.0a5 release: alpha bump langgraph 1.2.0a6 ( #7697 ) feat(langgraph): forward kwargs through stream_events(version="v3") ( #7696 ) chore(deps): bump the minor-and-patch group across 1 directory with 6 updates ( #7675 ) chore(deps): bump notebook from 7.5.2 to 7.5.6 in /libs/langgraph ( #7657 )

4.1.0

langgraph-checkpoint==4.1.0a3

Changes since checkpoint==4.1.0a2 release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) chore(langgraph): use two phase read to avoid unnecessary data transport ( #7660 ) release: alpha for timers ( #7647 ) feat(langgraph): DeltaChannel : store sentinel in blobs, reconstruct from checkpoint_writes ( #7586 ) chore: dynamic push-task timeouts ( #7646 ) chore: update x links to langchain_oss ( #7645 ) release(checkpoint): 4.0.3 ( #7625 ) fix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist ( #7582 )

3.1.0

langgraph-checkpoint-postgres==3.1.0a3

Changes since checkpointpostgres==3.1.0a1 release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) chore(langgraph): use two phase read to avoid unnecessary data transport ( #7660 )

1.1.0

langgraph-prebuilt==1.1.0a1

Changes since prebuilt==1.0.13 release: alpha bump prebuilt 1.1.0a1, langgraph 1.2.0a4 ( #7679 ) feat(langgraph): dispatch stream_events(version='v3') on Pregel ( #7677 ) release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) fix(langgraph): arrival-ordered interleave for StreamChannel projections ( #7643 ) fix(prebuilt): default ToolRuntime tools to empty list ( #7650 ) release: alpha for timers ( #7647 ) chore: update x links to langchain_oss ( #7645 ) refactor(langgraph,prebuilt): merge EventLog into StreamChannel with optional name ( #7637 ) feat(langgraph): add ...

1.1.0

langgraph-prebuilt==1.1.0a2

Changes since prebuilt==1.1.0a1 release: alpha bump prebuilt 1.1.0a2, langgraph 1.2.0a5 ( #7682 ) fix(prebuilt): scope ToolCallTransformer projection to its own namespace ( #7681 )

1.2.0

langgraph==1.2.0a3

Changes since 1.2.0a2 feat(langgraph): dispatch stream_events(version='v3') on Pregel ( #7677 ) release: alpha bump (a3) for langgraph, checkpoint, checkpoint-postgres ( #7678 ) chore(langgraph): use two phase read to avoid unnecessary data transport ( #7660 ) fix(langgraph): make NodeTimeoutError retryable by default ( #7659 ) fix(langgraph): arrival-ordered interleave for StreamChannel projections ( #7643 ) feat(langgraph): add node-level error handlers ( #7233 ) feat: allow graph to graceful shutdown/drain by request ( #7274 ) release: alpha for timers ( #7647 ) feat(langgraph): DeltaChanne...

1.2.0

langgraph==1.2.0a4

Changes since 1.2.0a3 release: alpha bump prebuilt 1.1.0a1, langgraph 1.2.0a4 ( #7679 )

1.2.0

langgraph==1.2.0a5

Changes since 1.2.0a4 release: alpha bump prebuilt 1.1.0a2, langgraph 1.2.0a5 ( #7682 ) fix(langgraph): coerce dict/str writes in _messages_delta_reducer ( #7680 )

3.1.0

langgraph-checkpoint-postgres==3.1.0a1

Changes since checkpointpostgres==3.0.5 release(checkpoint-postgres): pin to checkpoint 4.1.0a1 ( #7648 ) release: alpha for timers ( #7647 ) feat(langgraph): DeltaChannel : store sentinel in blobs, reconstruct from checkpoint_writes ( #7586 ) chore: update x links to langchain_oss ( #7645 ) release(checkpoint): 4.0.3 ( #7625 ) chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/checkpoint-postgres ( #7527 ) release(checkpoint): 4.0.2 ( #7518 ) docs: document LANGGRAPH_STRICT_MSGPACK for checkpoint security ( #7517 ) chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/checkpoint-postgr...

1.2.0

langgraph==1.2.0a2

Changes since 1.2.0a1 fix(langgraph): make NodeTimeoutError retryable by default ( #7659 ) fix(langgraph): arrival-ordered interleave for StreamChannel projections ( #7643 ) feat(langgraph): add node-level error handlers ( #7233 )

4.1.0

langgraph-checkpoint==4.1.0a1

Changes since checkpoint==4.0.3 release: alpha for timers ( #7647 ) feat(langgraph): DeltaChannel : store sentinel in blobs, reconstruct from checkpoint_writes ( #7586 ) chore: dynamic push-task timeouts ( #7646 ) chore: update x links to langchain_oss ( #7645 )

1.2.0

langgraph==1.2.0a1

Changes since 1.1.10 feat: allow graph to graceful shutdown/drain by request ( #7274 ) release: alpha for timers ( #7647 ) feat(langgraph): DeltaChannel : store sentinel in blobs, reconstruct from checkpoint_writes ( #7586 ) chore: dynamic push-task timeouts ( #7646 ) chore: update x links to langchain_oss ( #7645 ) chore: idle timeout ( #7631 ) feat(langgraph): native v2 projections for custom, updates, checkpoints, debug, tasks ( #7640 ) fix(langgraph): decouple run.output/interrupted/interrupts from ValuesTransformer ( #7639 ) refactor(langgraph,prebuilt): merge EventLog into StreamChannel ...

1.0.13

langgraph-prebuilt==1.0.13

Changes since prebuilt==1.0.12 fix(prebuilt): default ToolRuntime tools to empty list ( #7650 ) release: alpha for timers ( #7647 ) chore: update x links to langchain_oss ( #7645 ) refactor(langgraph,prebuilt): merge EventLog into StreamChannel with optional name ( #7637 ) feat(langgraph): add streaming transformer infrastructure and tests ( #7519 ) chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (ty held back) ( #7635 )

1.0.12

langgraph-prebuilt==1.0.12

Changes since prebuilt==1.0.11 release(prebuilt): 1.0.12, langgraph 1.1.10 ( #7623 ) release(checkpoint): 4.0.3 ( #7625 ) fix(prebuilt): hydrate ToolNode state from channels via pregel helpers ( #7594 )

1.1.10

langgraph==1.1.10

Changes since 1.1.9 release(prebuilt): 1.0.12, langgraph 1.1.10 ( #7623 ) Revert "chore: node-level timeouts" ( #7627 ) release(checkpoint): 4.0.3 ( #7625 ) chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph ( #7573 ) chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph ( #7574 ) chore: node-level timeouts ( #7599 ) release(prebuilt): 1.0.11 ( #7610 ) feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] ( #7596 )

4.0.3

langgraph-checkpoint==4.0.3

Changes since checkpoint==4.0.2 release(checkpoint): 4.0.3 ( #7625 ) fix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist ( #7582 ) chore: dedup warnings ( #7257 ) chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/checkpoint ( #7525 )

1.0.11

langgraph-prebuilt==1.0.11

Changes since prebuilt==1.0.10 release(prebuilt): 1.0.11 ( #7610 ) feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] ( #7596 ) chore(langgraph): bump version 1.1.8 -> 1.1.9 ( #7563 ) feat(prebuilt): expose available tools on ToolRuntime ( #7512 ) release(langgraph): 1.1.8 ( #7545 )

0.4.24

langgraph-cli==0.4.24

Changes since cli==0.4.23 chore: mixup cli formatting ( #7585 ) chore(deps): bump the pip group across 3 directories with 1 update ( #7537 )

1.1.9

langgraph==1.1.9

Changes since 1.1.8 chore(langgraph): bump version 1.1.8 -> 1.1.9 ( #7563 ) fix(langgraph): don't propagate ReplayState to subgraphs on plain resume ( #7561 ) chore(langgraph): undo unnecessary changes in stream handler ( #7536 )

1.1.8

langgraph==1.1.8

Changes since 1.1.7 release(langgraph): 1.1.8 ( #7545 ) fix(langgraph): remove strict add_handler type check that breaks OTel instrumentation ( #7544 ) release(prebuilt): 1.0.10 ( #7541 ) release(cli): 0.4.23 ( #7542 )

1.0.10

langgraph-prebuilt==1.0.10

Changes since prebuilt==1.0.9 release(prebuilt): 1.0.10 ( #7541 ) release(langgraph): 1.1.7 ( #7540 ) fix(prebuilt): handle injected NotRequired keys ( #7392 ) chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/prebuilt ( #7530 ) release(checkpoint): 4.0.2 ( #7518 ) chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/prebuilt ( #7505 ) release(langgraph): 1.1.7a2 ( #7511 ) chore: allow passing some metadata only for tracing purposes ( #7383 ) release(langgraph): 1.1.7a1 ( #7476 ) chore(deps-dev): bump the minor-and-patch group in /libs/prebuilt with 3 updates ( #7376 ) release: langgr...

0.4.23

langgraph-cli==0.4.23

Changes since cli==0.4.22 release(cli): 0.4.23 ( #7542 )

1.1.7

langgraph==1.1.7

Changes since 1.1.7a2 release(langgraph): 1.1.7 ( #7540 ) fix: time travel when going back to interrupt node ( #7498 ) chore(deps): bump langsmith from 0.6.4 to 0.7.31 in /libs/langgraph ( #7526 ) release(checkpoint): 4.0.2 ( #7518 )

0.4.22

langgraph-cli==0.4.22

Changes since cli==0.4.21 CLI bump chore: start tracking cli deploy source ( #7520 ) chore(deps): bump langsmith from 0.7.26 to 0.7.31 in /libs/cli ( #7529 ) chore(deps): bump the uv group across 2 directories with 1 update ( #7531 ) chore(deps): bump langsmith from 0.5.18 to 0.5.20 in /libs/cli/js-examples ( #7522 ) chore(deps): bump langsmith from 0.5.18 to 0.5.20 in /libs/cli/js-monorepo-example ( #7521 ) chore(deps): bump langchain-core from 1.2.27 to 1.2.28 in /libs/cli ( #7450 ) chore(deps): bump langsmith from 0.5.4 to 0.5.18 in /libs/cli/js-examples ( #7474 ) chore(deps): bump langsmit...

4.0.2

langgraph-checkpoint==4.0.2

Changes since checkpoint==4.0.1 release(checkpoint): 4.0.2 ( #7518 ) docs: document LANGGRAPH_STRICT_MSGPACK for checkpoint security ( #7517 ) chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/checkpoint ( #7506 ) chore(deps): bump langchain-core from 1.2.23 to 1.2.28 in /libs/checkpoint ( #7453 ) chore(deps): bump the minor-and-patch group in /libs/checkpoint with 3 updates ( #7373 ) chore(deps): bump pygments from 2.19.2 to 2.20.0 in /libs/checkpoint ( #7348 ) chore(deps): bump the minor-and-patch group in /libs/checkpoint with 2 updates ( #7292 ) chore(deps): bump requests from 2.32.5 t...

1.1.7

langgraph==1.1.7a2

Changes since 1.1.7a1 chore(deps): bump pytest from 9.0.2 to 9.0.3 in /libs/langgraph ( #7507 ) release(langgraph): 1.1.7a2 ( #7511 ) chore: allow passing some metadata only for tracing purposes ( #7383 ) fix: populate assistant_id from config configurable instead of metadata ( #7468 )

1.1.7

langgraph==1.1.7a1

Changes since 1.1.6 release(langgraph): 1.1.7a1 ( #7476 ) test(langgraph): use monotonic clock in flaky streaming test ( #7477 ) feat(langgraph): add graph lifecycle callback handlers ( #7429 ) chore(deps): bump cryptography from 46.0.6 to 46.0.7 in /libs/langgraph ( #7457 ) chore: update conformance lint ( #7459 ) chore: uv lock resolution ( #7342 )

0.4.21

langgraph-cli==0.4.21

Changes since cli==0.4.20 chore(cli): add validate command ( #7438 )

0.4.20

langgraph-cli==0.4.20

Changes since cli==0.4.19 release(cli): lockfile ( #7436 ) chore: uv lock resolution ( #7342 ) chore: bump langgraph version to 1.1.5 in CI and examples ( #7435 ) chore(deps-dev): bump the minor-and-patch group in /libs/cli with 2 updates ( #7378 ) chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 4 updates ( #7372 ) chore(deps): bump the minor-and-patch group across 1 directory with 5 updates ( #7375 ) feat(cli): add remote build support for langgraph deploy ( #7234 ) chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /libs/cli ( #7325 ) chore(deps): bump requests...

0.3.13

langgraph-sdk==0.3.13

Changes since sdk==0.3.12 chore: validate reconnect url ( #7434 ) feat(sdk-py): add langsmith_tracing param to runs.create/stream/wait ( #7431 ) release: langgraph 1.1.6 ( #7407 ) release: prebuilt 1.0.9 and langgraph 1.1.5 ( #7401 ) release(langgraph): 1.1.4 ( #7356 ) chore(deps): bump pygments from 2.19.2 to 2.20.0 in /libs/sdk-py ( #7351 ) chore(deps): bump langchain-core from 1.2.20 to 1.2.22 in /libs/sdk-py ( #7321 ) chore(deps): bump starlette from 0.52.1 to 1.0.0 in /libs/sdk-py ( #7294 ) chore(deps): bump requests from 2.32.5 to 2.33.0 in /libs/sdk-py ( #7282 )

1.1.6

langgraph==1.1.6

Changes since 1.1.5 release: langgraph 1.1.6 ( #7407 ) fix: execution info patching ( #7406 )