Skip to content

Commit 9d0f15e

Browse files
authored
Merge pull request #921 from DataDog/sbarrio/release-v2.9.1
[RELEASE] React Native SDK v2.9.1
2 parents bf4c856 + 896a165 commit 9d0f15e

File tree

17 files changed

+45
-278
lines changed

17 files changed

+45
-278
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.9.1 | 2.27.0 | 2.21.0 |
34
| 2.9.0 | 2.27.0 | 2.21.0 |
45
| 2.8.2 | 2.27.0 | 2.19.2 |
56
| 2.8.1 | 2.27.0 | 2.19.2 |

example-new-architecture/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PODS:
1010
- DatadogInternal (= 2.27.0)
1111
- DatadogRUM (2.27.0):
1212
- DatadogInternal (= 2.27.0)
13-
- DatadogSDKReactNative (2.9.0):
13+
- DatadogSDKReactNative (2.9.1):
1414
- DatadogCore (~> 2.27.0)
1515
- DatadogCrashReporting (~> 2.27.0)
1616
- DatadogLogs (~> 2.27.0)
@@ -37,7 +37,7 @@ PODS:
3737
- ReactCommon/turbomodule/bridging
3838
- ReactCommon/turbomodule/core
3939
- Yoga
40-
- DatadogSDKReactNative/Tests (2.9.0):
40+
- DatadogSDKReactNative/Tests (2.9.1):
4141
- DatadogCore (~> 2.27.0)
4242
- DatadogCrashReporting (~> 2.27.0)
4343
- DatadogLogs (~> 2.27.0)
@@ -1703,7 +1703,7 @@ DEPENDENCIES:
17031703
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
17041704

17051705
SPEC REPOS:
1706-
trunk:
1706+
https://github.com/CocoaPods/Specs.git:
17071707
- DatadogCore
17081708
- DatadogCrashReporting
17091709
- DatadogInternal
@@ -1855,7 +1855,7 @@ SPEC CHECKSUMS:
18551855
DatadogInternal: 3c5cae6772295fd175a9de11e4747a9322aaa4e7
18561856
DatadogLogs: 09d6358dc7682f9d3eaea85dd418f82d2db3560c
18571857
DatadogRUM: 0f267df8c9c8579a291870c2bce4549587391a07
1858-
DatadogSDKReactNative: 9deab46d60cd26bc214f41bf02d77b8b5b19aff4
1858+
DatadogSDKReactNative: 2abdc16dc4e3fd6efff3eeb9637145724cc11428
18591859
DatadogTrace: f46c8220c73463d09741013f385a6e27cd39185b
18601860
DatadogWebViewTracking: dc8376420c8686efd09d00752bc1034b639d180b
18611861
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385

0 commit comments

Comments
 (0)