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.1.1 | 3.5.0 | 3.5.0 |
| 3.1.0 | 3.5.0 | 3.5.0 |
| 3.0.3 | 3.4.0 | 3.4.0 |
| 3.0.2 | 3.4.0 | 3.4.0 |
Expand Down
18 changes: 8 additions & 10 deletions benchmarks/ios/BenchmarkRunner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,10 @@
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-frameworks.sh\"\n";
Expand Down Expand Up @@ -290,14 +286,10 @@
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-resources-${CONFIGURATION}-input-files.xcfilelist",
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-resources-${CONFIGURATION}-output-files.xcfilelist",
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BenchmarkRunner/Pods-BenchmarkRunner-resources.sh\"\n";
Expand Down Expand Up @@ -602,7 +594,10 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
Expand Down Expand Up @@ -671,7 +666,10 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down
12 changes: 6 additions & 6 deletions benchmarks/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- DatadogInternal (= 3.5.0)
- DatadogRUM (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative (3.1.0):
- DatadogSDKReactNative (3.1.1):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
Expand Down Expand Up @@ -41,7 +41,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay (3.1.0):
- DatadogSDKReactNativeSessionReplay (3.1.1):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -64,7 +64,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.1.0):
- DatadogSDKReactNativeWebView (3.1.1):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.5.0)
Expand Down Expand Up @@ -2094,9 +2094,9 @@ SPEC CHECKSUMS:
DatadogInternal: 63308b529cd87fb2f99c5961d9ff13afb300a3aa
DatadogLogs: be538def1d5204e011f7952915ad0261014a0dd5
DatadogRUM: cffc65659ce29546fcc2639a74003135259548fc
DatadogSDKReactNative: 9544a5f5b34f832a71d313c6edfb627a8e3a71f3
DatadogSDKReactNativeSessionReplay: c33fe479991c92c8488eb127e7f22d315fdefb94
DatadogSDKReactNativeWebView: 988ece4ef7dcc4b22c4c8188fd17177e3eb2d0c2
DatadogSDKReactNative: 84955a2607998b929311ab2be81945191c6f650d
DatadogSDKReactNativeSessionReplay: 72cd07cc70d17728d6769e8f28d01a1c58cb3691
DatadogSDKReactNativeWebView: b96053ca9efd1e0a5246e3153fb1575bfbef6810
DatadogSessionReplay: eea291df0135ec792177be1ffc4951750a66a011
DatadogTrace: 085e35f9e4889f82f8a747922c58ea4b19728720
DatadogWebViewTracking: 61b8344da898cbaccffc75bc1a17c86175e8573a
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.5.0)
- DatadogRUM (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative (3.1.0):
- DatadogSDKReactNative (3.1.1):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
Expand Down Expand Up @@ -41,7 +41,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNative/Tests (3.1.0):
- DatadogSDKReactNative/Tests (3.1.1):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
Expand Down Expand Up @@ -1872,7 +1872,7 @@ SPEC CHECKSUMS:
DatadogInternal: 63308b529cd87fb2f99c5961d9ff13afb300a3aa
DatadogLogs: be538def1d5204e011f7952915ad0261014a0dd5
DatadogRUM: cffc65659ce29546fcc2639a74003135259548fc
DatadogSDKReactNative: f33b36a13de944591db12338e3dacdab6844447b
DatadogSDKReactNative: 05c19581c0c2b758a5f115ab4c627ce6dc50ac97
DatadogTrace: 085e35f9e4889f82f8a747922c58ea4b19728720
DatadogWebViewTracking: 61b8344da898cbaccffc75bc1a17c86175e8573a
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.5.0)
- DatadogRUM (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative (3.1.0):
- DatadogSDKReactNative (3.1.1):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
Expand All @@ -22,7 +22,7 @@ PODS:
- DatadogTrace (= 3.5.0)
- DatadogWebViewTracking (= 3.5.0)
- React-Core
- DatadogSDKReactNative/Tests (3.1.0):
- DatadogSDKReactNative/Tests (3.1.1):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
Expand All @@ -31,7 +31,7 @@ PODS:
- DatadogTrace (= 3.5.0)
- DatadogWebViewTracking (= 3.5.0)
- React-Core
- DatadogSDKReactNativeSessionReplay (3.1.0):
- DatadogSDKReactNativeSessionReplay (3.1.1):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -54,7 +54,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay/Tests (3.1.0):
- DatadogSDKReactNativeSessionReplay/Tests (3.1.1):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -78,12 +78,12 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.1.0):
- DatadogSDKReactNativeWebView (3.1.1):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.5.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (3.1.0):
- DatadogSDKReactNativeWebView/Tests (3.1.1):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.5.0)
Expand Down Expand Up @@ -2010,9 +2010,9 @@ SPEC CHECKSUMS:
DatadogInternal: 63308b529cd87fb2f99c5961d9ff13afb300a3aa
DatadogLogs: be538def1d5204e011f7952915ad0261014a0dd5
DatadogRUM: cffc65659ce29546fcc2639a74003135259548fc
DatadogSDKReactNative: 75eea005e48171e782ce17f2f2fd83afa3b83645
DatadogSDKReactNativeSessionReplay: b5d84159e0e6ceda1768c579c0b73cad2b6769b7
DatadogSDKReactNativeWebView: b6de91029e83e60534ac93d769f6a39d6a5bd4e3
DatadogSDKReactNative: f5e58c0e3843baae2f5d08d6a3abb4e80e42622d
DatadogSDKReactNativeSessionReplay: c5b5529a731ee07bc8f661e77b96901723747dec
DatadogSDKReactNativeWebView: 99e21d700e561514ffb5b208dde8f56bcdc6b81b
DatadogSessionReplay: eea291df0135ec792177be1ffc4951750a66a011
DatadogTrace: 085e35f9e4889f82f8a747922c58ea4b19728720
DatadogWebViewTracking: 61b8344da898cbaccffc75bc1a17c86175e8573a
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.1.0",
"version": "3.1.1",
"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.1.0",
"version": "3.1.1",
"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.1.0",
"@datadog/mobile-react-native": "workspace:3.1.1",
"@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.1.0"
internal const val SDK_VERSION = "3.1.1"
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.1.0"
let SdkVersion = "3.1.1"
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.1.0",
"version": "3.1.1",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
Loading
Loading