[PR #3755] [MERGED] docs: restore detailed self-hosted v0.14.0 changelog entry #3780

Closed
opened 2026-06-05 18:53:07 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3755
Author: @langchain-infra
Created: 4/27/2026
Status: Merged
Merged: 4/27/2026
Merged by: @langchain-infra

Base: mainHead: restore-v14-changelog-entry


📝 Commits (1)

  • 6e9a696 docs: restore detailed self-hosted v0.14.0 changelog entry

📊 Changes

1 file changed (+35 additions, -59 deletions)

View changed files

📝 src/langsmith/self-hosted-changelog.mdx (+35 -59)

📄 Description

Summary

  • The changelog bot in #3716 prepended a minimal langsmith-0.14.0 entry ("Internal improvements and maintenance updates") at the top of src/langsmith/self-hosted-changelog.mdx, overwriting the detailed v0.14.0 release notes that were added in #3638.
  • The bot also left a duplicate set of 0.14.0/0.14.1/0.14.2 entries lower in the file (the original PR #3638 entry plus minimal copies).
  • This PR restores the detailed v0.14.0 entry from #3638 at the top (date corrected to 2026-04-19 to match the original) and removes the duplicate set.

Test plan

  • make lint_prose FILES="src/langsmith/self-hosted-changelog.mdx" passes
  • Spot-check rendered changelog page in Mintlify preview

🤖 Generated with Claude Code


🔄 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/3755 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 4/27/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `restore-v14-changelog-entry` --- ### 📝 Commits (1) - [`6e9a696`](https://github.com/langchain-ai/docs/commit/6e9a6968b4138ff4afe1ee01281eeb3db182e1e3) docs: restore detailed self-hosted v0.14.0 changelog entry ### 📊 Changes **1 file changed** (+35 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-hosted-changelog.mdx` (+35 -59) </details> ### 📄 Description ## Summary - The changelog bot in #3716 prepended a minimal `langsmith-0.14.0` entry ("Internal improvements and maintenance updates") at the top of `src/langsmith/self-hosted-changelog.mdx`, overwriting the detailed v0.14.0 release notes that were added in #3638. - The bot also left a duplicate set of `0.14.0`/`0.14.1`/`0.14.2` entries lower in the file (the original PR #3638 entry plus minimal copies). - This PR restores the detailed v0.14.0 entry from #3638 at the top (date corrected to `2026-04-19` to match the original) and removes the duplicate set. ## Test plan - [x] `make lint_prose FILES="src/langsmith/self-hosted-changelog.mdx"` passes - [ ] Spot-check rendered changelog page in Mintlify preview 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <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-06-05 18:53:07 -04:00
yindo closed this issue 2026-06-05 18:53:07 -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#3780