[PR #1555] [CLOSED] 1.1 release notes #1642

Closed
opened 2026-02-17 17:22:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1555
Author: @sydney-runkle
Created: 11/20/2025
Status: Closed

Base: mainHead: sr/1.1-release-notes


📝 Commits (6)

📊 Changes

7 files changed (+296 additions, -12 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+3 -0)
📝 src/docs.json (+8 -8)
src/oss/javascript/releases/langchain-v1-1.mdx (+136 -0)
📝 src/oss/javascript/releases/langchain-v1.mdx (+2 -2)
📝 src/oss/langchain/middleware/custom.mdx (+73 -0)
src/oss/python/releases/langchain-v1-1.mdx (+72 -0)
📝 src/oss/python/releases/langchain-v1.mdx (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1555 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 11/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sr/1.1-release-notes` --- ### 📝 Commits (6) - [`d783557`](https://github.com/langchain-ai/docs/commit/d783557983a1fa1f5758e6b06f33be3ce4637e27) relnotes draft - [`9323182`](https://github.com/langchain-ai/docs/commit/932318265f7a2d61b7469670dc559fcc5fe1c3b1) Merge branch 'main' into sr/1.1-release-notes - [`f909b9a`](https://github.com/langchain-ai/docs/commit/f909b9a732a633fcae85979ce99bb0549e6931d4) v1.1 JS release notes (#1557) - [`6d8570d`](https://github.com/langchain-ai/docs/commit/6d8570ddabcea54a4ff34ed472d47396aaaccd30) updates - [`1098a58`](https://github.com/langchain-ai/docs/commit/1098a58008cf3a0089b1b45172a9d72f75d8c21f) nits: v1.1 release notes (#1577) - [`d1ca5c2`](https://github.com/langchain-ai/docs/commit/d1ca5c27cd800c3d70f9f518db1d9a277d0d6a74) Merge branch 'main' into sr/1.1-release-notes ### 📊 Changes **7 files changed** (+296 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+3 -0) 📝 `src/docs.json` (+8 -8) ➕ `src/oss/javascript/releases/langchain-v1-1.mdx` (+136 -0) 📝 `src/oss/javascript/releases/langchain-v1.mdx` (+2 -2) 📝 `src/oss/langchain/middleware/custom.mdx` (+73 -0) ➕ `src/oss/python/releases/langchain-v1-1.mdx` (+72 -0) 📝 `src/oss/python/releases/langchain-v1.mdx` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:34 -05:00
yindo closed this issue 2026-02-17 17:22:34 -05:00
yindo changed title from [PR #1555] 1.1 release notes to [PR #1555] [CLOSED] 1.1 release notes 2026-06-05 18:14:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1642