Skip to content

Commit bd21e9d

Browse files
authored
Merge pull request #2431 from segmentio/develop
Release 22.5.1
2 parents 541c5cf + c9497b4 commit bd21e9d

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ strat: react-native
44
repo: analytics-react-native
55
---
66

7-
> info "Analytics React Native 2.0 Pilot"
8-
> Analytics React Native 2.0 is available as a public pilot. Use of this pilot is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the [Analytics React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}.
7+
> info "Analytics for React Native 2.0 in Public Beta"
8+
> Analytics for React Native 2.0 is available in public beta and is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the [Analytics for React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}.
99
1010
Analytics for React Native makes it easy to send your data to any analytics or marketing tool without having to learn, test or implement a new API every time.
1111

@@ -18,7 +18,7 @@ In cloud-mode, Analytics-React-Native functions as a normal Segment library. In
1818

1919
> warning ""
2020
> When you bundle a destination’s device-mode SDK, the React Native library serves as a wrapper for the iOS or Android source libraries. To access the underlying destination code, it is necessary to write bridging code between the React Native wrapper, and the destination’s SDK.
21-
>
21+
>
2222
> For example, if to configure deep linking or retrieve the Appsflyer ID in Appsflyer, or configure in-app messages or push notifications in Braze, you must write code to specifically access these methods from the destination SDK.
2323
2424
### Analytics-React-Native and Unique Identifiers

src/connections/sources/catalog/libraries/website/javascript/ajs-classic.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ strat: ajs
99

1010
Analytics.js, Segment's Javascript source, makes it simple to send your data to any tool without having to learn, test or implement a new API every time.
1111

12-
> info "Analytics.js 2.0"
13-
> A new version of Analytics.js is available. Click [here](/docs/connections/sources/catalog/libraries/website/javascript/) for more information. For information about upgrading to Analytics.js 2.0, see [Upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
12+
> warning "Deprecation of Analytics.js Classic"
13+
> On August 31, 2022, Segment will end support and maintenance for Analytics.js Classic, and on February 28, 2023, Segment will remove access to Analytics.js Classic.
14+
> <br><br>[Upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2) before access ends for Analytics.js Classic. See the [Analytics.js 2.0 docs](/docs/connections/sources/catalog/libraries/website/javascript/) to learn more about the new source.
1415
1516
## Getting Started
1617

src/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ strat: ajs
55

66
Analytics.js 2.0 is fully backward compatible with Analytics.js Classic when you use the default Segment snippet in a standard implementation. To upgrade your sources, follow the manual upgrade steps below, or see the schedule for automatic migration. As with all upgrades, Segment recommends that you start development on a non-production source to test the upgrade process and outcome, prior to upgrading your production sources.
77

8+
> warning "Deprecation of Analytics.js Classic"
9+
> On August 31, 2022, Segment will end support and maintenance for Analytics.js Classic, and on February 28, 2023, Segment will remove access to Analytics.js Classic.
10+
> <br><br>Upgrade to Analytics.js 2.0 before access ends for Analytics.js Classic. See the [Analytics.js 2.0 docs](/docs/connections/sources/catalog/libraries/website/javascript/) to learn more about the new source.
11+
812
## Manual upgrade
913

1014
To upgrade a source to Analytics.js 2.0:

src/guides/regional-segment.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ As Schrems II restricts the transfer of personal data to any processors establis
1010

1111
The default region for all users is in Oregon, United States. Workspaces can be configured to use the EU West Data Processing Region ingest (for supported sources), process, filter, deduplicate, and archive data through Segment-hosted archives hosted in S3 AWS Dublin, Ireland. The regional infrastructure has the same [rate limits and SLA](/docs/connections/rate-limits/) as the default region.
1212

13-
## Existing Users
13+
## Existing Workspaces
1414
To ensure a smooth transition from a US-based Segment workspace to an EU workspace, Segment will provide additional support and tooling to help with the transition later this year. Use the form link below to provide more information about your current setup and goals for transitioning.
1515

1616
{% include components/ajs-cookie.html %}
@@ -68,9 +68,11 @@ Regional Segment in the EU changes the way you [configure the Data Lakes AWS env
6868
### Warehouse Public IP Range
6969
Use Segment's custom CIDR `3.251.148.96/29` while authorizing Segment to write in to your Redshift or Postgres port. [BigQuery](/docs/connections/storage/catalog/bigquery/#getting-started) doesn't require you to allow a custom IP address.
7070

71-
## Regional endpoint availability
71+
## Destination support and Regional endpoint availability
7272

7373
> info "Don't see a regional endpoint for a tool you're using?"
7474
> As more of the partner tools you use (Sources and Destinations) start to support a regional endpoint, Segment will update this list. Your contact for that tool should have a timeline for when they're hoping to support regional data ingestion. You can also visit Segment's [support page](https://segment.com/help/contact/) for any Segment-related questions.
7575
76+
The following destinations are supported in your EU Segment workspace. The Destination tools that provide an EU Regional endpoint are marked for easy identification (see above.)
77+
7678
{% include content/regional-integrations-table.md %}

0 commit comments

Comments
 (0)