[GH-ISSUE #2012] [langchain]: Expose RSS / Change Feed for Allowlist IP Address Updates #250

Closed
opened 2026-02-17 17:19:29 -05:00 by yindo · 0 comments
Owner

Originally created by @nejchauptman on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/2012

Type of issue

request for content

Language

N/A

Description

Currently, the list of allowlist IP addresses for LangSmith Cloud deployments is only available via documentation and does not provide any machine-readable change notifications.

For teams that rely on strict firewall rules, changes to these IP addresses are operationally critical. Without an RSS feed, webhook, or similar change signal, users must manually monitor documentation pages or repositories, which is error-prone and can lead to outages.

Proposed Improvement

  • Provide an official RSS / Atom feed (or webhook) that emits an event whenever allowlist IP addresses change.
  • Alternatively, expose the allowlist as a versioned JSON endpoint with a changelog and update notifications.

Benefits

  • Enables automated monitoring and alerting (Slack, Ops tools, CI/CD).
  • Reduces risk of production outages due to unnoticed IP changes.
  • Improves operational transparency for security-sensitive environments.
Originally created by @nejchauptman on GitHub (Dec 24, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/2012 ### Type of issue request for content ### Language N/A ### Description Currently, the list of allowlist IP addresses for LangSmith Cloud deployments is only available via documentation and does not provide any machine-readable change notifications. For teams that rely on strict firewall rules, changes to these IP addresses are operationally critical. Without an RSS feed, webhook, or similar change signal, users must manually monitor documentation pages or repositories, which is error-prone and can lead to outages. ## Proposed Improvement - Provide an official **RSS / Atom feed** (or webhook) that emits an event whenever allowlist IP addresses change. - Alternatively, expose the allowlist as a **versioned JSON endpoint** with a changelog and update notifications. ## Benefits - Enables automated monitoring and alerting (Slack, Ops tools, CI/CD). - Reduces risk of production outages due to unnoticed IP changes. - Improves operational transparency for security-sensitive environments.
yindo added the langchainexternal labels 2026-02-17 17:19:29 -05:00
yindo closed this issue 2026-02-17 17:19:29 -05:00
yindo changed title from [langchain]: Expose RSS / Change Feed for Allowlist IP Address Updates to [GH-ISSUE #2012] [langchain]: Expose RSS / Change Feed for Allowlist IP Address Updates 2026-06-05 17:25:53 -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#250