[PR #251] [MERGED] docs(oss): versioning, releases, and migration guides stubs #563

Closed
opened 2026-02-17 17:20:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/251
Author: @mdrxy
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @mdrxy

Base: v1-alphaHead: mdrxy/versioning-migrations


📝 Commits (5)

📊 Changes

10 files changed (+896 additions, -0 deletions)

View changed files

📝 src/docs.json (+24 -0)
src/oss/langchain-migrations-v1-0-0.mdx (+101 -0)
src/oss/langchain/release-policy.mdx (+59 -0)
src/oss/langchain/releases/index.mdx (+34 -0)
src/oss/langchain/versioning.mdx (+144 -0)
src/oss/langgraph/release-policy.mdx (+119 -0)
src/oss/langgraph/releases/index.mdx (+34 -0)
src/oss/langgraph/versioning.mdx (+144 -0)
src/oss/release-policy.mdx (+98 -0)
src/oss/versioning.mdx (+139 -0)

📄 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/251 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `v1-alpha` ← **Head:** `mdrxy/versioning-migrations` --- ### 📝 Commits (5) - [`ff7eb14`](https://github.com/langchain-ai/docs/commit/ff7eb148408ced58c8700d9e953495922963a6c4) init - [`8ac3708`](https://github.com/langchain-ai/docs/commit/8ac3708b5c8fbc4b7dca775045f430672c87f2ca) fix toggles - [`3ca0b8b`](https://github.com/langchain-ai/docs/commit/3ca0b8b8fabefc877f08c2fc9c7d9aa24f4ebd84) . - [`0a78a96`](https://github.com/langchain-ai/docs/commit/0a78a968c4a0028a33fdafb488ed167a3bcdd49e) . - [`0f94ca2`](https://github.com/langchain-ai/docs/commit/0f94ca264705faeb814125eda77a1190b551f4c0) . ### 📊 Changes **10 files changed** (+896 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+24 -0) ➕ `src/oss/langchain-migrations-v1-0-0.mdx` (+101 -0) ➕ `src/oss/langchain/release-policy.mdx` (+59 -0) ➕ `src/oss/langchain/releases/index.mdx` (+34 -0) ➕ `src/oss/langchain/versioning.mdx` (+144 -0) ➕ `src/oss/langgraph/release-policy.mdx` (+119 -0) ➕ `src/oss/langgraph/releases/index.mdx` (+34 -0) ➕ `src/oss/langgraph/versioning.mdx` (+144 -0) ➕ `src/oss/release-policy.mdx` (+98 -0) ➕ `src/oss/versioning.mdx` (+139 -0) </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:20:39 -05:00
yindo closed this issue 2026-02-17 17:20:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#563