Skip to content

release(langchain): 1.3.5 - #37998

Merged
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/release-langchain-1-3-5
Jun 9, 2026
Merged

release(langchain): 1.3.5#37998
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/release-langchain-1-3-5

Conversation

@mdrxy

Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) internal langchain `langchain` package issues & PRs release PRs made to release a package size: XS < 50 LOC labels Jun 9, 2026
@mdrxy
Mason Daugherty (mdrxy) merged commit 90b2f94 into master Jun 9, 2026
56 of 58 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the mdrxy/release-langchain-1-3-5 branch June 9, 2026 23:54

@open-swe open-swe Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open SWE Review found 1 potential issue.

Open in WebView Open SWE trace

]

version = "1.3.4"
version = "1.3.5"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Partner lockfiles remain stale

Bumping the editable langchain package version here also changes the metadata consumed by workspaces that depend on ../../langchain_v1, but the partner lockfiles were not regenerated. In the current head, libs/partners/openai/uv.lock, libs/partners/anthropic/uv.lock, and libs/partners/huggingface/uv.lock still record langchain as 1.3.4; running uv lock --check --project for any of those partner packages now exits with The lockfile at uv.lock needs to be updated. Please regenerate those lockfiles as part of the release bump so locked installs/checks in those workspaces do not fail.

(Refers to line 24)


Your feedback helps Open SWE learn. React with 👍 or 👎 to tell us if this review comment was useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) internal langchain `langchain` package issues & PRs release PRs made to release a package size: XS < 50 LOC

1 participant