Skip to content

Commit b4918c3

Browse files
Merge pull request #948 from DataDog/marcosaia/release-v2.10.1
[RELEASE] React Native SDK v2.10.1
2 parents 4f09012 + 199a93a commit b4918c3

File tree

18 files changed

+38
-29
lines changed

18 files changed

+38
-29
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.10.1 | 2.29.0 | 2.23.0 |
34
| 2.10.0 | 2.29.0 | 2.23.0 |
45
| 2.9.1 | 2.27.0 | 2.21.0 |
56
| 2.9.0 | 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.29.0)
1111
- DatadogRUM (2.29.0):
1212
- DatadogInternal (= 2.29.0)
13-
- DatadogSDKReactNative (2.10.0):
13+
- DatadogSDKReactNative (2.10.1):
1414
- DatadogCore (= 2.29.0)
1515
- DatadogCrashReporting (= 2.29.0)
1616
- DatadogLogs (= 2.29.0)
@@ -37,7 +37,7 @@ PODS:
3737
- ReactCommon/turbomodule/bridging
3838
- ReactCommon/turbomodule/core
3939
- Yoga
40-
- DatadogSDKReactNative/Tests (2.10.0):
40+
- DatadogSDKReactNative/Tests (2.10.1):
4141
- DatadogCore (= 2.29.0)
4242
- DatadogCrashReporting (= 2.29.0)
4343
- DatadogLogs (= 2.29.0)
@@ -1855,7 +1855,7 @@ SPEC CHECKSUMS:
18551855
DatadogInternal: f98c60cc5b44db688692e2b560ea273182cde022
18561856
DatadogLogs: c314b15a97bfc7e0728ea253d3638b0513032d88
18571857
DatadogRUM: 6ec371f477a1022fd5aad6ccb5407b85a04db399
1858-
DatadogSDKReactNative: 3a1e9388003c4e72d27e91c3d26abf777ed5d3d4
1858+
DatadogSDKReactNative: 43f2893d67c3e667792f4ba5ca30411acac12cb5
18591859
DatadogTrace: f0de55334db1630938ef980b5e054964652c4606
18601860
DatadogWebViewTracking: f637f0e36cf62b713cd6673690d94072e6223570
18611861
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385

example/ios/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ PODS:
1010
- DatadogInternal (= 2.29.0)
1111
- DatadogRUM (2.29.0):
1212
- DatadogInternal (= 2.29.0)
13-
- DatadogSDKReactNative (2.10.0):
13+
- DatadogSDKReactNative (2.10.1):
1414
- DatadogCore (= 2.29.0)
1515
- DatadogCrashReporting (= 2.29.0)
1616
- DatadogLogs (= 2.29.0)
1717
- DatadogRUM (= 2.29.0)
1818
- DatadogTrace (= 2.29.0)
1919
- DatadogWebViewTracking (= 2.29.0)
2020
- React-Core
21-
- DatadogSDKReactNative/Tests (2.10.0):
21+
- DatadogSDKReactNative/Tests (2.10.1):
2222
- DatadogCore (= 2.29.0)
2323
- DatadogCrashReporting (= 2.29.0)
2424
- DatadogLogs (= 2.29.0)
2525
- DatadogRUM (= 2.29.0)
2626
- DatadogTrace (= 2.29.0)
2727
- DatadogWebViewTracking (= 2.29.0)
2828
- React-Core
29-
- DatadogSDKReactNativeSessionReplay (2.10.0):
29+
- DatadogSDKReactNativeSessionReplay (2.10.1):
3030
- DatadogSDKReactNative
3131
- DatadogSessionReplay (= 2.29.0)
3232
- DoubleConversion
@@ -49,7 +49,7 @@ PODS:
4949
- ReactCommon/turbomodule/bridging
5050
- ReactCommon/turbomodule/core
5151
- Yoga
52-
- DatadogSDKReactNativeSessionReplay/Tests (2.10.0):
52+
- DatadogSDKReactNativeSessionReplay/Tests (2.10.1):
5353
- DatadogSDKReactNative
5454
- DatadogSessionReplay (= 2.29.0)
5555
- DoubleConversion
@@ -73,12 +73,12 @@ PODS:
7373
- ReactCommon/turbomodule/bridging
7474
- ReactCommon/turbomodule/core
7575
- Yoga
76-
- DatadogSDKReactNativeWebView (2.10.0):
76+
- DatadogSDKReactNativeWebView (2.10.1):
7777
- DatadogInternal (= 2.29.0)
7878
- DatadogSDKReactNative
7979
- DatadogWebViewTracking (= 2.29.0)
8080
- React-Core
81-
- DatadogSDKReactNativeWebView/Tests (2.10.0):
81+
- DatadogSDKReactNativeWebView/Tests (2.10.1):
8282
- DatadogInternal (= 2.29.0)
8383
- DatadogSDKReactNative
8484
- DatadogWebViewTracking (= 2.29.0)
@@ -1993,9 +1993,9 @@ SPEC CHECKSUMS:
19931993
DatadogInternal: f98c60cc5b44db688692e2b560ea273182cde022
19941994
DatadogLogs: c314b15a97bfc7e0728ea253d3638b0513032d88
19951995
DatadogRUM: 6ec371f477a1022fd5aad6ccb5407b85a04db399
1996-
DatadogSDKReactNative: 7a0b3738ce64f8889ca015fd611d348264d6366a
1997-
DatadogSDKReactNativeSessionReplay: bdd337f27ed20766d4dd93966676e4c1f6bfdb7f
1998-
DatadogSDKReactNativeWebView: 5509a3d8a7bda88850088412dd1722f5561ceb1b
1996+
DatadogSDKReactNative: 6bcecc6492aa0cbbe77a4eea9ab2056ec53ad0d3
1997+
DatadogSDKReactNativeSessionReplay: 89475adadb47b2e7f18f9f5f2a82793cc9471fcd
1998+
DatadogSDKReactNativeWebView: 5369bb452fb77e4a7de3efc8fb7307a5bf17c73e
19991999
DatadogSessionReplay: 1f2f70afa2fc5870ce7304a02749f73529d3e6cb
20002000
DatadogTrace: f0de55334db1630938ef980b5e054964652c4606
20012001
DatadogWebViewTracking: f637f0e36cf62b713cd6673690d94072e6223570

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "yarn",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"packages": [
55
"packages/*"
66
],

packages/codepush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-code-push",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "A client-side React Native module to interact with Appcenter Codepush and Datadog",
55
"keywords": [
66
"datadog",

packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
package com.datadog.reactnative
88

99
// This is automatically updated by the update-version.sh script
10-
internal const val SDK_VERSION = "2.10.0"
10+
internal const val SDK_VERSION = "2.10.1"

packages/core/ios/Sources/SdkVersion.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
import Foundation
88

99
// This is automatically updated by the update-version.sh script
10-
let SdkVersion = "2.10.0"
10+
let SdkVersion = "2.10.1"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "A client-side React Native module to interact with Datadog",
55
"keywords": [
66
"datadog",

packages/core/release-content.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@ package/src/__tests__/rum/instrumentation/DdEventsInterceptor.test.tsx
613613
package/src/__tests__/rum/instrumentation/DdRumErrorTracking.test.tsx
614614
package/src/__tests__/rum/instrumentation/DdRumUserInteractionTracking.test.tsx
615615
package/src/__tests__/rum/instrumentation/ShallowObjectEqualityChecker.test.ts
616+
package/src/.tmp/debug_id
616617
package/src/DdSdkReactNative.tsx
617618
package/src/DdSdkReactNativeConfiguration.tsx
618619
package/src/index.tsx

packages/core/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// generated by genversion
2-
export const version = '2.10.0';
2+
export const version = '2.10.1';

0 commit comments

Comments
 (0)