Skip to content

Commit c863db0

Browse files
Merge pull request #5974 from segmentio/fix-5950
Add EU-specific warehouses IP note
2 parents 0dda6fb + df0f1cd commit c863db0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/_includes/content/warehouse-ip.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
<div class="fa fa-exclamation-circle"></div>
33
<div class="content">
44
<p class="header">Update your warehouse allowlist for with new IP addresses</p>
5-
<p>Starting on November 14, 2023 all warehouse customers who use allowlists in their warehouses must update those lists to include the following ranges:</p>
5+
<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>
66
<ul>
77
<li><code class="language-plaintext highlighter-rouge">52.25.130.38/32</code></li>
88
<li><code class="language-plaintext highlighter-rouge">34.223.203.0/28</code></li>
99
</ul>
1010

11+
<p>Customers with warehouses in the EU must allowlist <code class="language-plaintext highlighter-rouge">3.251.148.96/29</code>.</p>
12+
1113
<p>These updates coincide with reliability improvements to Segment's underlying warehouse architecture.</p>
1214

1315

0 commit comments

Comments
 (0)