Skip to content
Merged

Fixes #7131

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/_includes/content/warehouse-ip.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<div class="premonition warning">
<div class="fa fa-exclamation-circle"></div>
<div class="content">
<p class="header">Update your warehouse allowlist for with new IP addresses</p>
<p>Starting on November 14, 2023, all Segment customers with workspaces hosted in the US who use allowlists in their warehouses must update those allowlists to include the following ranges:</p>
<p class="header">Update your warehouse allowlist with new IP addresses</p>
<p>As of November 14, 2023, all Segment users with workspaces hosted in the US who use allowlists in their warehouses must update those allowlists to include the following ranges:</p>
<ul>
<li><code class="language-plaintext highlighter-rouge">52.25.130.38/32</code></li>
<li><code class="language-plaintext highlighter-rouge">34.223.203.0/28</code></li>
</ul>

<p>Customers with workspaces in the EU must allowlist <code class="language-plaintext highlighter-rouge">3.251.148.96/29</code>.</p>
<p>Users with workspaces in the EU must allowlist <code class="language-plaintext highlighter-rouge">3.251.148.96/29</code>.</p>

<p>These updates coincide with reliability improvements to Segment's underlying warehouse architecture.</p>

Expand Down
Loading