Skip to content
Merged
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
4 changes: 2 additions & 2 deletions src/_includes/content/warehouse-ip.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<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 warehouse customers who use allowlists in their US warehouses must update those lists to include the following ranges:</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>
<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 warehouses in the EU must allowlist <code class="language-plaintext highlighter-rouge">3.251.148.96/29</code>.</p>
<p>Customers 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