[PR #3966] [MERGED] docs: document minimum versions for self-hosting dependencies [closes DOC-1083] #3974

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3966
Author: @open-swe[bot]
Created: 5/12/2026
Status: Merged
Merged: 5/12/2026
Merged by: @katmayb

Base: mainHead: open-swe/doc-1083-min-versions


📝 Commits (3)

  • f3efc4b docs: document minimum versions for self-hosting dependencies [closes DOC-1083]
  • 5e13bd9 Edits
  • 47e6e1d Mukil feedback

📊 Changes

4 files changed (+54 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
📝 src/langsmith/kubernetes.mdx (+2 -0)
src/langsmith/self-host-dependency-versions.mdx (+49 -0)
📝 src/langsmith/self-hosted.mdx (+2 -0)

📄 Description

Description

Adds a reference page listing the minimum supported versions for all self-hosting dependencies and tools (PostgreSQL, Redis/Valkey, ClickHouse, Kubernetes/OpenShift, Helm). Surfaced after a customer ticket where an incompatible Redis version caused install failures. Cross-linked from the self-hosted overview and Kubernetes install guide so the list is easy to find before installing or upgrading.

Release Note

Added a new docs page listing minimum supported versions for self-hosting dependencies (PostgreSQL, Redis, ClickHouse, etc.).

Test Plan

  • Verify the new Dependency versions page renders correctly under Platform setup → Self-hosted in the Mintlify preview
  • Confirm cross-links from self-hosted.mdx and kubernetes.mdx resolve

Opened collaboratively by Kathryn May and open-swe.


🔄 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/3966 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/12/2026 **Status:** ✅ Merged **Merged:** 5/12/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/doc-1083-min-versions` --- ### 📝 Commits (3) - [`f3efc4b`](https://github.com/langchain-ai/docs/commit/f3efc4bf4769fcf3d1be2488f0e317a7778191df) docs: document minimum versions for self-hosting dependencies [closes DOC-1083] - [`5e13bd9`](https://github.com/langchain-ai/docs/commit/5e13bd9b1b53758f2e6c52a90795ee6be72612b7) Edits - [`47e6e1d`](https://github.com/langchain-ai/docs/commit/47e6e1de52de79bb1f795285401bd3a0ec6d5d4c) Mukil feedback ### 📊 Changes **4 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/kubernetes.mdx` (+2 -0) ➕ `src/langsmith/self-host-dependency-versions.mdx` (+49 -0) 📝 `src/langsmith/self-hosted.mdx` (+2 -0) </details> ### 📄 Description ## Description Adds a reference page listing the minimum supported versions for all self-hosting dependencies and tools (PostgreSQL, Redis/Valkey, ClickHouse, Kubernetes/OpenShift, Helm). Surfaced after a customer ticket where an incompatible Redis version caused install failures. Cross-linked from the self-hosted overview and Kubernetes install guide so the list is easy to find before installing or upgrading. ## Release Note Added a new docs page listing minimum supported versions for self-hosting dependencies (PostgreSQL, Redis, ClickHouse, etc.). ## Test Plan - [ ] Verify the new `Dependency versions` page renders correctly under Platform setup → Self-hosted in the Mintlify preview - [ ] Confirm cross-links from `self-hosted.mdx` and `kubernetes.mdx` resolve _Opened collaboratively by Kathryn May and open-swe._ --- <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:46 -04:00
yindo closed this issue 2026-06-05 18:53:46 -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#3974