Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions NATIVE_SDK_VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| React Native | iOS Bridge / iOS SDK | Android Bridge / Android SDK |
|-------------|---------------------|-----------------------------|
| 3.5.3 | 3.11.0 | 3.10.0 |
| 3.5.2 | 3.11.0 | 3.10.0 |
| 3.5.1 | 3.11.0 | 3.10.0 |
| 3.5.0 | 3.11.0 | 3.10.0 |
Expand Down
14 changes: 7 additions & 7 deletions benchmarks/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- DatadogInternal (= 3.11.0)
- DatadogRUM (3.11.0):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative (3.5.2):
- DatadogSDKReactNative (3.5.3):
- DatadogCore (= 3.11.0)
- DatadogCrashReporting (= 3.11.0)
- DatadogFlags (= 3.11.0)
Expand Down Expand Up @@ -41,7 +41,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay (3.5.2):
- DatadogSDKReactNativeSessionReplay (3.5.3):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- DoubleConversion
Expand All @@ -64,7 +64,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.5.2):
- DatadogSDKReactNativeWebView (3.5.3):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.11.0)
Expand Down Expand Up @@ -2094,9 +2094,9 @@ SPEC CHECKSUMS:
DatadogInternal: 00709affd9889ca9e8fd96e85e39ad865e651c32
DatadogLogs: ef98708261f8f7ba82d15360f9951d43f578163b
DatadogRUM: 67d130164f4a7663e05a3d02803be9e9dd1abbb7
DatadogSDKReactNative: c15010e10f7295e64ac7c71963a75784753c6fa0
DatadogSDKReactNativeSessionReplay: 758718f75663c356823f82dba2be1db7f23d1c6f
DatadogSDKReactNativeWebView: 10e97c10575f1d2b0915444febcda4e34ba14569
DatadogSDKReactNative: 6624d3e07240342a531a177eadb7488648bf3994
DatadogSDKReactNativeSessionReplay: 3112eddb298f03fd4cd1b763d104849c6f946f78
DatadogSDKReactNativeWebView: 22d1735001cee2553ac86b619aa49ab20d08f789
DatadogSessionReplay: 23107da4c61d0c84435efc6111929d562988045b
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
Expand All @@ -2109,7 +2109,7 @@ SPEC CHECKSUMS:
KSCrash: 80e1e24eaefbe5134934ae11ca8d7746586bc2ed
OpenTelemetry-Swift-Api: 3d77582ab6837a63b65bf7d2eacc57d8f2595edd
OpenTelemetry-Swift-Sdk: 69d60f0242e830366e359481edd575d6776eb983
RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82
RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809
RCTDeprecation: be794de7dc6ed8f9f7fbf525f86e7651b8b68746
RCTRequired: a83787b092ec554c2eb6019ff3f5b8d125472b3b
RCTTypeSafety: 48ad3c858926b1c46f46a81a58822b476e178e2c
Expand Down
8 changes: 4 additions & 4 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- DatadogInternal (= 3.11.0)
- DatadogRUM (3.11.0):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative (3.5.2):
- DatadogSDKReactNative (3.5.3):
- DatadogCore (= 3.11.0)
- DatadogCrashReporting (= 3.11.0)
- DatadogFlags (= 3.11.0)
Expand Down Expand Up @@ -41,7 +41,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNative/Tests (3.5.2):
- DatadogSDKReactNative/Tests (3.5.3):
- DatadogCore (= 3.11.0)
- DatadogCrashReporting (= 3.11.0)
- DatadogFlags (= 3.11.0)
Expand Down Expand Up @@ -1872,7 +1872,7 @@ SPEC CHECKSUMS:
DatadogInternal: 00709affd9889ca9e8fd96e85e39ad865e651c32
DatadogLogs: ef98708261f8f7ba82d15360f9951d43f578163b
DatadogRUM: 67d130164f4a7663e05a3d02803be9e9dd1abbb7
DatadogSDKReactNative: c2877e376b00655cf51363ab6cdc0fd013eb7e3b
DatadogSDKReactNative: 9f03ae9e6e0fcfcec2783470ed4c8c16c4712edb
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
Expand All @@ -1883,7 +1883,7 @@ SPEC CHECKSUMS:
hermes-engine: 9e868dc7be781364296d6ee2f56d0c1a9ef0bb11
KSCrash: 80e1e24eaefbe5134934ae11ca8d7746586bc2ed
OpenTelemetry-Swift-Api: 3d77582ab6837a63b65bf7d2eacc57d8f2595edd
RCT-Folly: ea9d9256ba7f9322ef911169a9f696e5857b9e17
RCT-Folly: 7b4f73a92ad9571b9dbdb05bb30fad927fa971e1
RCTDeprecation: ebe712bb05077934b16c6bf25228bdec34b64f83
RCTRequired: ca91e5dd26b64f577b528044c962baf171c6b716
RCTTypeSafety: e7678bd60850ca5a41df9b8dc7154638cb66871f
Expand Down
20 changes: 10 additions & 10 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- DatadogInternal (= 3.11.0)
- DatadogRUM (3.11.0):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative (3.5.2):
- DatadogSDKReactNative (3.5.3):
- DatadogCore (= 3.11.0)
- DatadogCrashReporting (= 3.11.0)
- DatadogFlags (= 3.11.0)
Expand All @@ -22,7 +22,7 @@ PODS:
- DatadogTrace (= 3.11.0)
- DatadogWebViewTracking (= 3.11.0)
- React-Core
- DatadogSDKReactNative/Tests (3.5.2):
- DatadogSDKReactNative/Tests (3.5.3):
- DatadogCore (= 3.11.0)
- DatadogCrashReporting (= 3.11.0)
- DatadogFlags (= 3.11.0)
Expand All @@ -31,21 +31,21 @@ PODS:
- DatadogTrace (= 3.11.0)
- DatadogWebViewTracking (= 3.11.0)
- React-Core
- DatadogSDKReactNativeSessionReplay (3.5.2):
- DatadogSDKReactNativeSessionReplay (3.5.3):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- React-Core
- DatadogSDKReactNativeSessionReplay/Tests (3.5.2):
- DatadogSDKReactNativeSessionReplay/Tests (3.5.3):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- React-Core
- React-RCTText
- DatadogSDKReactNativeWebView (3.5.2):
- DatadogSDKReactNativeWebView (3.5.3):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.11.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (3.5.2):
- DatadogSDKReactNativeWebView/Tests (3.5.3):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.11.0)
Expand Down Expand Up @@ -1972,9 +1972,9 @@ SPEC CHECKSUMS:
DatadogInternal: 00709affd9889ca9e8fd96e85e39ad865e651c32
DatadogLogs: ef98708261f8f7ba82d15360f9951d43f578163b
DatadogRUM: 67d130164f4a7663e05a3d02803be9e9dd1abbb7
DatadogSDKReactNative: 1ce79091e6f9018ba618f5908f5d277e4d1e17df
DatadogSDKReactNativeSessionReplay: 89fd6596891e144ae8325cf7edab606b2f0e8917
DatadogSDKReactNativeWebView: 0d0f0109e6b2eebc246441649bf809176d9b052e
DatadogSDKReactNative: 66576d6b653154697cd96fc31dfecd02422bf269
DatadogSDKReactNativeSessionReplay: 94e5cbbc90418341a6747990c669f824a3ea9b5f
DatadogSDKReactNativeWebView: 9b0dc689690db585965c968a5798086b742ae212
DatadogSessionReplay: 23107da4c61d0c84435efc6111929d562988045b
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
Expand All @@ -1987,7 +1987,7 @@ SPEC CHECKSUMS:
HMSegmentedControl: 34c1f54d822d8308e7b24f5d901ec674dfa31352
KSCrash: 80e1e24eaefbe5134934ae11ca8d7746586bc2ed
OpenTelemetry-Swift-Api: 3d77582ab6837a63b65bf7d2eacc57d8f2595edd
RCT-Folly: ea9d9256ba7f9322ef911169a9f696e5857b9e17
RCT-Folly: 7b4f73a92ad9571b9dbdb05bb30fad927fa971e1
RCTDeprecation: ebe712bb05077934b16c6bf25228bdec34b64f83
RCTRequired: ca91e5dd26b64f577b528044c962baf171c6b716
RCTTypeSafety: e7678bd60850ca5a41df9b8dc7154638cb66871f
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "yarn",
"version": "3.5.2",
"version": "3.5.3",
"packages": [
"packages/*"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/codepush/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-code-push",
"version": "3.5.2",
"version": "3.5.3",
"description": "A client-side React Native module to interact with Appcenter Codepush and Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -38,7 +38,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "workspace:3.5.2",
"@datadog/mobile-react-native": "workspace:3.5.3",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.26.0",
"react-native-code-push": "7.1.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
package com.datadog.reactnative

// This is automatically updated by the update-version.sh script
internal const val SDK_VERSION = "3.5.2"
internal const val SDK_VERSION = "3.5.3"
2 changes: 1 addition & 1 deletion packages/core/ios/Sources/SdkVersion.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
import Foundation

// This is automatically updated by the update-version.sh script
let SdkVersion = "3.5.2"
let SdkVersion = "3.5.3"
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native",
"version": "3.5.2",
"version": "3.5.3",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
Loading