Skip to content

Commit dd8bcf9

Browse files
committed
update Q2 to April 3 2025
1 parent 269d95b commit dd8bcf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/regional-segment.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Use this table as a quick reference to determine how to configure your source or
4646
To send data from mobile apps to the correct region, you have to update your SDK configuration to use the right endpoint. You must do this even if your source settings are already configured in Segment itself.
4747

4848
> warning "Use the correct endpoint"
49-
> Starting in Q2 2025, Segment will reject data sent to the wrong region. Make sure your mobile SDK is configured to send data to the correct endpoint for your workspace region.
49+
> Beginning April 3, 2025, Segment will reject data sent to the wrong region. Make sure your mobile SDK is configured to send data to the correct endpoint for your workspace region.
5050
5151
Segment's EU instance only accepts data through its Dublin-based endpoint:
5252

@@ -92,7 +92,7 @@ Once you finish updating your SDK(s), make sure your [source settings in Segment
9292
If you're using Segment’s server-side SDKs (like Node.js, Python, and Java) or making direct HTTP API requests, you’ll need to update the endpoint your data is sent to. This is required to match your workspace’s region and avoid rejected traffic.
9393

9494
> warning "Use the correct endpoint"
95-
> Starting in Q2 2025, Segment will reject data sent to the wrong region. Make sure your server-side SDKs and custom integrations are configured to send data to the correct endpoint for your workspace region.
95+
> Beginning April 3, 2025, Segment will reject data sent to the wrong region. Make sure your server-side SDKs and custom integrations are configured to send data to the correct endpoint for your workspace region.
9696
9797
#### Server-side SDK configuration examples
9898

0 commit comments

Comments
 (0)