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.4 | 3.11.0 | 3.12.1 |
| 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 |
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.3):
- DatadogSDKReactNative (3.5.4):
- 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.3):
- DatadogSDKReactNativeSessionReplay (3.5.4):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- DoubleConversion
Expand All @@ -64,7 +64,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.5.3):
- DatadogSDKReactNativeWebView (3.5.4):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.11.0)
Expand Down Expand Up @@ -2140,9 +2140,9 @@ SPEC CHECKSUMS:
DatadogInternal: 00709affd9889ca9e8fd96e85e39ad865e651c32
DatadogLogs: ef98708261f8f7ba82d15360f9951d43f578163b
DatadogRUM: 67d130164f4a7663e05a3d02803be9e9dd1abbb7
DatadogSDKReactNative: 6624d3e07240342a531a177eadb7488648bf3994
DatadogSDKReactNativeSessionReplay: 3112eddb298f03fd4cd1b763d104849c6f946f78
DatadogSDKReactNativeWebView: 22d1735001cee2553ac86b619aa49ab20d08f789
DatadogSDKReactNative: 035e8fb7c9869e7f262e5da089b31d9272c78bf5
DatadogSDKReactNativeSessionReplay: ab89ce3ab236c30d8d8294321138036b6bd36507
DatadogSDKReactNativeWebView: c4315d965f0f124c58e0af7ecf3aebad227a1b2b
DatadogSessionReplay: 23107da4c61d0c84435efc6111929d562988045b
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
Expand Down Expand Up @@ -2221,7 +2221,7 @@ SPEC CHECKSUMS:
RNScreens: 0f01bbed9bd8045a8d58e4b46993c28c7f498f3c
RNSVG: 082ae2874b288a96c95326c4f6029793f7009d4b
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 66a9a23a82dd4081b393babe509967097759b3d6
Yoga: e14bad835e12b6c7e2260fc320bd00e0f4b45add

PODFILE CHECKSUM: 577d6cf3071879187b7e93b4f4af22b74b1895f3

Expand Down
6 changes: 3 additions & 3 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.3):
- DatadogSDKReactNative (3.5.4):
- 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.3):
- DatadogSDKReactNative/Tests (3.5.4):
- 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: 9f03ae9e6e0fcfcec2783470ed4c8c16c4712edb
DatadogSDKReactNative: a0eb5a7adab0c03fbcb3b8db8a1dec537cc5a871
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
Expand Down
18 changes: 9 additions & 9 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.3):
- DatadogSDKReactNative (3.5.4):
- 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.3):
- DatadogSDKReactNative/Tests (3.5.4):
- 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.3):
- DatadogSDKReactNativeSessionReplay (3.5.4):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- React-Core
- DatadogSDKReactNativeSessionReplay/Tests (3.5.3):
- DatadogSDKReactNativeSessionReplay/Tests (3.5.4):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.11.0)
- React-Core
- React-RCTText
- DatadogSDKReactNativeWebView (3.5.3):
- DatadogSDKReactNativeWebView (3.5.4):
- DatadogInternal (= 3.11.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.11.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (3.5.3):
- DatadogSDKReactNativeWebView/Tests (3.5.4):
- 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: 66576d6b653154697cd96fc31dfecd02422bf269
DatadogSDKReactNativeSessionReplay: 94e5cbbc90418341a6747990c669f824a3ea9b5f
DatadogSDKReactNativeWebView: 9b0dc689690db585965c968a5798086b742ae212
DatadogSDKReactNative: fddcbbb6cac7a4ec95c2fa315e9a97d1b759edff
DatadogSDKReactNativeSessionReplay: 38093d7cc269bb2d68a60a868c9ae047e50c5b20
DatadogSDKReactNativeWebView: f7067d31e7251e49b459c10e52a646d610d306ad
DatadogSessionReplay: 23107da4c61d0c84435efc6111929d562988045b
DatadogTrace: 17f50647107755fba79fc2298bf4cb282e0efb1f
DatadogWebViewTracking: 1290fce6010bf65b5e0e0ffa9048b448782e469c
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.3",
"version": "3.5.4",
"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.3",
"version": "3.5.4",
"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.3",
"@datadog/mobile-react-native": "workspace:3.5.4",
"@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.3"
internal const val SDK_VERSION = "3.5.4"
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.3"
let SdkVersion = "3.5.4"
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.3",
"version": "3.5.4",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
Loading