Skip to content

Commit 41c7496

Browse files
authored
Merge pull request #953 from DataDog/carlosnogueira/release-v2.11.0
[RELEASE] React Native SDK v2.11.0
2 parents a6dc383 + e70cf3c commit 41c7496

File tree

20 files changed

+77
-276
lines changed

20 files changed

+77
-276
lines changed

NATIVE_SDK_VERSIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| React Native | iOS Bridge / iOS SDK | Android Bridge / Android SDK |
22
|-------------|---------------------|-----------------------------|
3+
| 2.11.0 | 2.30.0 | 2.25.0 |
34
| 2.10.1 | 2.29.0 | 2.23.0 |
45
| 2.10.0 | 2.29.0 | 2.23.0 |
56
| 2.9.1 | 2.27.0 | 2.21.0 |

example-new-architecture/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PODS:
1010
- DatadogInternal (= 2.30.0)
1111
- DatadogRUM (2.30.0):
1212
- DatadogInternal (= 2.30.0)
13-
- DatadogSDKReactNative (2.10.1):
13+
- DatadogSDKReactNative (2.11.0):
1414
- DatadogCore (= 2.30.0)
1515
- DatadogCrashReporting (= 2.30.0)
1616
- DatadogLogs (= 2.30.0)
@@ -37,7 +37,7 @@ PODS:
3737
- ReactCommon/turbomodule/bridging
3838
- ReactCommon/turbomodule/core
3939
- Yoga
40-
- DatadogSDKReactNative/Tests (2.10.1):
40+
- DatadogSDKReactNative/Tests (2.11.0):
4141
- DatadogCore (= 2.30.0)
4242
- DatadogCrashReporting (= 2.30.0)
4343
- DatadogLogs (= 2.30.0)
@@ -1855,7 +1855,7 @@ SPEC CHECKSUMS:
18551855
DatadogInternal: 7aeb48e254178a0c462c3953dc0a8a8d64499a93
18561856
DatadogLogs: 4324739de62a6059e07d70bf6ceceed78764edeb
18571857
DatadogRUM: f36949a38285f3b240a7be577d425f8518e087d4
1858-
DatadogSDKReactNative: a895035cc7152655f8a1e9b470c41fb7a1f9e1ef
1858+
DatadogSDKReactNative: 3dc923408d549af5ef1944fb5b5bf2c2cf38514b
18591859
DatadogTrace: bfea32b6ed2870829629a9296cf526221493cc3e
18601860
DatadogWebViewTracking: 78c20d8e5f1ade506f4aadaec5690c1a63283fe2
18611861
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385

0 commit comments

Comments
 (0)