Skip to content

release(langgraph): 1.2.3#7945

Merged
Nick Hollon (nick-hollon-lc) merged 1 commit into
mainfrom
nh/release-langgraph-1.2.3
Jun 1, 2026
Merged

release(langgraph): 1.2.3#7945
Nick Hollon (nick-hollon-lc) merged 1 commit into
mainfrom
nh/release-langgraph-1.2.3

Conversation

@nick-hollon-lc

@nick-hollon-lc Nick Hollon (nick-hollon-lc) commented May 29, 2026

Copy link
Copy Markdown
Contributor

Release langgraph 1.2.3 (patch bump from 1.2.2).

Also raises the langgraph-sdk floor to >=0.4.2,<0.5.0. RemoteGraph v3 streaming (shipped in this release line via #7927/#7938) drives the SDK's default v3 transport paths, and sdk-py 0.4.2 (#7954) percent-encodes thread_id in those paths — preventing a thread_id with reserved characters / dot-segments (e.g. ../assistants/abc) from being normalized onto a different resource. Not an API change; the floor bump ensures a clean install of 1.2.3 pairs the streaming feature with the patched transport.

Rebased on main, which already carries the >=0.4.1 floor (#7938) and the sdk-py 0.4.2 workspace bump (#7955); uv lock --check is clean across all three libs.

Patch bump from 1.2.2. Also raises the langgraph-sdk floor to >=0.4.2,<0.5.0:
RemoteGraph v3 streaming (shipped in this line) drives the SDK's default v3
transport paths, and sdk-py 0.4.2 (#7954) percent-encodes thread_id in those
paths, preventing a thread_id with reserved chars / dot-segments from being
normalized onto a different resource.
@nick-hollon-lc Nick Hollon (nick-hollon-lc) merged commit 83dd61f into main Jun 1, 2026
70 checks passed
@nick-hollon-lc Nick Hollon (nick-hollon-lc) deleted the nh/release-langgraph-1.2.3 branch June 1, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants