Skip to content

Commit e1293ad

Browse files
Bump to version 2.12.3
1 parent 51cda31 commit e1293ad

File tree

18 files changed

+37
-36
lines changed

18 files changed

+37
-36
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.12.3 | 2.30.0 | 2.25.0 |
34
| 2.12.2 | 2.30.0 | 2.25.0 |
45
| 2.12.1 | 2.30.0 | 2.25.0 |
56
| 2.12.0 | 2.30.0 | 2.25.0 |

benchmarks/ios/Podfile.lock

Lines changed: 6 additions & 6 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.12.2):
13+
- DatadogSDKReactNative (2.12.3):
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-
- DatadogSDKReactNativeSessionReplay (2.12.2):
40+
- DatadogSDKReactNativeSessionReplay (2.12.3):
4141
- DatadogSDKReactNative
4242
- DatadogSessionReplay (= 2.30.0)
4343
- DoubleConversion
@@ -60,7 +60,7 @@ PODS:
6060
- ReactCommon/turbomodule/bridging
6161
- ReactCommon/turbomodule/core
6262
- Yoga
63-
- DatadogSDKReactNativeWebView (2.12.2):
63+
- DatadogSDKReactNativeWebView (2.12.3):
6464
- DatadogInternal (= 2.30.0)
6565
- DatadogSDKReactNative
6666
- DatadogWebViewTracking (= 2.30.0)
@@ -2074,9 +2074,9 @@ SPEC CHECKSUMS:
20742074
DatadogInternal: 7aeb48e254178a0c462c3953dc0a8a8d64499a93
20752075
DatadogLogs: 4324739de62a6059e07d70bf6ceceed78764edeb
20762076
DatadogRUM: f36949a38285f3b240a7be577d425f8518e087d4
2077-
DatadogSDKReactNative: 9ecdf4c40f205a307882b41cda048f2e5e34dfc2
2078-
DatadogSDKReactNativeSessionReplay: 498ac3eaedb8fb4c045665f80435870e2adad9a2
2079-
DatadogSDKReactNativeWebView: 7966a43e2ed0602b6a168cb6984ded746e8df386
2077+
DatadogSDKReactNative: e6565e3900cd2f56c70968ed966031b2e5d91e47
2078+
DatadogSDKReactNativeSessionReplay: ff6a320955fb83bec0f77970893f8f50c78fba49
2079+
DatadogSDKReactNativeWebView: ed5bd95cca67f5365066ab017187e698ab6f904f
20802080
DatadogSessionReplay: 682c4d56b88cdb4d94e20c6db13f9630a725b178
20812081
DatadogTrace: bfea32b6ed2870829629a9296cf526221493cc3e
20822082
DatadogWebViewTracking: 78c20d8e5f1ade506f4aadaec5690c1a63283fe2

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.12.2):
13+
- DatadogSDKReactNative (2.12.3):
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.12.2):
40+
- DatadogSDKReactNative/Tests (2.12.3):
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: 0a632b20ecd75e67c4d9541d0d1b27652cc4e3a6
1858+
DatadogSDKReactNative: d04897ba345f2ada2fc03c2946349bc3e48a5f8e
18591859
DatadogTrace: bfea32b6ed2870829629a9296cf526221493cc3e
18601860
DatadogWebViewTracking: 78c20d8e5f1ade506f4aadaec5690c1a63283fe2
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.30.0)
1111
- DatadogRUM (2.30.0):
1212
- DatadogInternal (= 2.30.0)
13-
- DatadogSDKReactNative (2.12.2):
13+
- DatadogSDKReactNative (2.12.3):
1414
- DatadogCore (= 2.30.0)
1515
- DatadogCrashReporting (= 2.30.0)
1616
- DatadogLogs (= 2.30.0)
1717
- DatadogRUM (= 2.30.0)
1818
- DatadogTrace (= 2.30.0)
1919
- DatadogWebViewTracking (= 2.30.0)
2020
- React-Core
21-
- DatadogSDKReactNative/Tests (2.12.2):
21+
- DatadogSDKReactNative/Tests (2.12.3):
2222
- DatadogCore (= 2.30.0)
2323
- DatadogCrashReporting (= 2.30.0)
2424
- DatadogLogs (= 2.30.0)
2525
- DatadogRUM (= 2.30.0)
2626
- DatadogTrace (= 2.30.0)
2727
- DatadogWebViewTracking (= 2.30.0)
2828
- React-Core
29-
- DatadogSDKReactNativeSessionReplay (2.12.2):
29+
- DatadogSDKReactNativeSessionReplay (2.12.3):
3030
- DatadogSDKReactNative
3131
- DatadogSessionReplay (= 2.30.0)
3232
- DoubleConversion
@@ -49,7 +49,7 @@ PODS:
4949
- ReactCommon/turbomodule/bridging
5050
- ReactCommon/turbomodule/core
5151
- Yoga
52-
- DatadogSDKReactNativeSessionReplay/Tests (2.12.2):
52+
- DatadogSDKReactNativeSessionReplay/Tests (2.12.3):
5353
- DatadogSDKReactNative
5454
- DatadogSessionReplay (= 2.30.0)
5555
- DoubleConversion
@@ -73,12 +73,12 @@ PODS:
7373
- ReactCommon/turbomodule/bridging
7474
- ReactCommon/turbomodule/core
7575
- Yoga
76-
- DatadogSDKReactNativeWebView (2.12.2):
76+
- DatadogSDKReactNativeWebView (2.12.3):
7777
- DatadogInternal (= 2.30.0)
7878
- DatadogSDKReactNative
7979
- DatadogWebViewTracking (= 2.30.0)
8080
- React-Core
81-
- DatadogSDKReactNativeWebView/Tests (2.12.2):
81+
- DatadogSDKReactNativeWebView/Tests (2.12.3):
8282
- DatadogInternal (= 2.30.0)
8383
- DatadogSDKReactNative
8484
- DatadogWebViewTracking (= 2.30.0)
@@ -1993,9 +1993,9 @@ SPEC CHECKSUMS:
19931993
DatadogInternal: 7aeb48e254178a0c462c3953dc0a8a8d64499a93
19941994
DatadogLogs: 4324739de62a6059e07d70bf6ceceed78764edeb
19951995
DatadogRUM: f36949a38285f3b240a7be577d425f8518e087d4
1996-
DatadogSDKReactNative: 58d9a3f2005f0f9b47c057929c021fcb3b5201e4
1997-
DatadogSDKReactNativeSessionReplay: b324a004b46dfa3a9d1a5c498c9e749511d4a304
1998-
DatadogSDKReactNativeWebView: 33bf11c174a6079cc2d9b54772f059b240496290
1996+
DatadogSDKReactNative: f24f4e4d9cc1730488af1bd6671d4d95e4d70e38
1997+
DatadogSDKReactNativeSessionReplay: 19ba01d107942ba1b8a090df86cbe64847f18d6a
1998+
DatadogSDKReactNativeWebView: 4f9e9674183370a45034f35d1ad6597444f4717c
19991999
DatadogSessionReplay: 682c4d56b88cdb4d94e20c6db13f9630a725b178
20002000
DatadogTrace: bfea32b6ed2870829629a9296cf526221493cc3e
20012001
DatadogWebViewTracking: 78c20d8e5f1ade506f4aadaec5690c1a63283fe2

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.12.2",
3+
"version": "2.12.3",
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.12.2",
3+
"version": "2.12.3",
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.12.2"
10+
internal const val SDK_VERSION = "2.12.3"

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.12.2"
10+
let SdkVersion = "2.12.3"

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.12.2",
3+
"version": "2.12.3",
44
"description": "A client-side React Native module to interact with Datadog",
55
"keywords": [
66
"datadog",

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.12.2';
2+
export const version = '2.12.3';

0 commit comments

Comments
 (0)