[PR #4210] Add LLM Auth Proxy without-public-ingress note to V15 release notes #4200

Open
opened 2026-06-05 19:13:07 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4210
Author: @langsmith-fleet[bot]
Created: 5/29/2026
Status: 🔄 Open

Base: mainHead: docs/v15-release-notes-llm-auth-proxy-ingress


📝 Commits (1)

  • 2575ae3 Add LLM Auth Proxy without-public-ingress note to V15 release notes

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/langsmith/self-hosted-changelog.mdx (+1 -0)

📄 Description

Fixes DOC-1181

Summary

  • Added a note to the langsmith-0.15.0 Infrastructure changes section explaining that customers using the LLM Auth Proxy without a public ingress need to set additional environment variables (SSRF_ALLOW_K8S_INTERNAL and SSRF_ALLOW_PRIVATE_IPS_PLAYGROUND) to avoid SSRF protection blocking requests to private IPs
  • Links to the existing Deploy without a public ingress documentation section for full configuration details

Links

Verification

Not run; docs-only copy change.

Reviewers

Requested review from: @katmayb, @fjmorris


🔄 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/4210 **Author:** [@langsmith-fleet[bot]](https://github.com/apps/langsmith-fleet) **Created:** 5/29/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/v15-release-notes-llm-auth-proxy-ingress` --- ### 📝 Commits (1) - [`2575ae3`](https://github.com/langchain-ai/docs/commit/2575ae3105e37ce91ffb8e698646bc8563ea1863) Add LLM Auth Proxy without-public-ingress note to V15 release notes ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-hosted-changelog.mdx` (+1 -0) </details> ### 📄 Description Fixes DOC-1181 ## Summary - Added a note to the `langsmith-0.15.0` Infrastructure changes section explaining that customers using the LLM Auth Proxy without a public ingress need to set additional environment variables (`SSRF_ALLOW_K8S_INTERNAL` and `SSRF_ALLOW_PRIVATE_IPS_PLAYGROUND`) to avoid SSRF protection blocking requests to private IPs - Links to the existing [Deploy without a public ingress](https://docs.langchain.com/langsmith/llm-auth-proxy-self-hosted#deploy-without-a-public-ingress) documentation section for full configuration details ## Links - Linear: https://linear.app/langchain/issue/DOC-1181 - Slack: https://langchain.slack.com/archives/C09G1T60QV9/p1780068583684189 ## Verification Not run; docs-only copy change. ## Reviewers Requested review from: @katmayb, @fjmorris --- <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 19:13: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#4200