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.2 | 3.5.0 | 3.5.0 |
| 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 |
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.1):
- DatadogSDKReactNative (3.1.2):
- 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.1):
- DatadogSDKReactNativeSessionReplay (3.1.2):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -64,7 +64,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.1.1):
- DatadogSDKReactNativeWebView (3.1.2):
- 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: 84955a2607998b929311ab2be81945191c6f650d
DatadogSDKReactNativeSessionReplay: 72cd07cc70d17728d6769e8f28d01a1c58cb3691
DatadogSDKReactNativeWebView: b96053ca9efd1e0a5246e3153fb1575bfbef6810
DatadogSDKReactNative: 7cac5baab871518274add9b2d23e7254bdb00d0f
DatadogSDKReactNativeSessionReplay: 21db3b7d05e85ce606a474c187d448eb39c3ccec
DatadogSDKReactNativeWebView: 53ff48c3a8e6ea3c7d055135ff691687abd06d22
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.1):
- DatadogSDKReactNative (3.1.2):
- 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.1):
- DatadogSDKReactNative/Tests (3.1.2):
- 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: 05c19581c0c2b758a5f115ab4c627ce6dc50ac97
DatadogSDKReactNative: 22eb2ce888f0fb41dec817b40434d7c6a490bcb2
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.1):
- DatadogSDKReactNative (3.1.2):
- 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.1):
- DatadogSDKReactNative/Tests (3.1.2):
- 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.1):
- DatadogSDKReactNativeSessionReplay (3.1.2):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -54,7 +54,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay/Tests (3.1.1):
- DatadogSDKReactNativeSessionReplay/Tests (3.1.2):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -78,12 +78,12 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.1.1):
- DatadogSDKReactNativeWebView (3.1.2):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.5.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (3.1.1):
- DatadogSDKReactNativeWebView/Tests (3.1.2):
- 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: f5e58c0e3843baae2f5d08d6a3abb4e80e42622d
DatadogSDKReactNativeSessionReplay: c5b5529a731ee07bc8f661e77b96901723747dec
DatadogSDKReactNativeWebView: 99e21d700e561514ffb5b208dde8f56bcdc6b81b
DatadogSDKReactNative: 2fb61f1afe4b01c01ad6280a8238641f4858291a
DatadogSDKReactNativeSessionReplay: b9a15caa60f3a4d745f55479f70256ebf8e45c3a
DatadogSDKReactNativeWebView: 3472afad3ce0a217e71acfffc5284f73a3e4c0ee
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.1",
"version": "3.1.2",
"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.1",
"version": "3.1.2",
"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.1",
"@datadog/mobile-react-native": "workspace:3.1.2",
"@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.1"
internal const val SDK_VERSION = "3.1.2"
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.1"
let SdkVersion = "3.1.2"
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.1",
"version": "3.1.2",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// generated by genversion
export const version = '3.1.1';
export const version = '3.1.2';
2 changes: 1 addition & 1 deletion packages/internal-testing-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/react-native-internal-testing-tools",
"version": "3.1.1",
"version": "3.1.2",
"description": "Internal tools for testing the Datadog React Native SDK.",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-apollo-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-apollo-client",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to interact with Apollo Client and Datadog",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-babel-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-babel-plugin",
"version": "3.1.1",
"version": "3.1.2",
"description": "A Babel plugin that enhances Datadog's React Native SDK by automatically enriching React components with contextual metadata.",
"keywords": [
"babel",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-navigation",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -36,7 +36,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^3.1.1",
"@datadog/mobile-react-native": "^3.1.2",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.26.0",
"react-native-gesture-handler": "1.10.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-openfeature/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-openfeature",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to provide OpenFeature integration with Datadog Feature Flags",
"keywords": [
"datadog",
Expand Down Expand Up @@ -38,7 +38,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^3.1.1",
"@datadog/mobile-react-native": "^3.1.2",
"@openfeature/core": "^1.8.0",
"@openfeature/web-sdk": "^1.5.0",
"@testing-library/react-native": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-session-replay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-session-replay",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to enable session replay with Datadog",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-webview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-webview",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to interact with react-native-webview and Datadog",
"keywords": [
"datadog",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-navigation",
"version": "3.1.1",
"version": "3.1.2",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -36,7 +36,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^3.1.1",
"@datadog/mobile-react-native": "^3.1.2",
"@react-navigation/native-v5": "npm:@react-navigation/native@5.9.8",
"@react-navigation/native-v6": "npm:@react-navigation/native@6.1.2",
"@react-navigation/stack-v5": "npm:@react-navigation/stack@5.14.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2349,7 +2349,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-code-push@workspace:packages/codepush"
dependencies:
"@datadog/mobile-react-native": "workspace:3.1.1"
"@datadog/mobile-react-native": "workspace:3.1.2"
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.26.0
react-native-code-push: 7.1.0
Expand All @@ -2365,7 +2365,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-navigation@workspace:packages/react-native-navigation"
dependencies:
"@datadog/mobile-react-native": ^3.1.1
"@datadog/mobile-react-native": ^3.1.2
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.26.0
react-native-gesture-handler: 1.10.3
Expand All @@ -2383,7 +2383,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-openfeature@workspace:packages/react-native-openfeature"
dependencies:
"@datadog/mobile-react-native": ^3.1.1
"@datadog/mobile-react-native": ^3.1.2
"@openfeature/core": ^1.8.0
"@openfeature/web-sdk": ^1.5.0
"@testing-library/react-native": 7.0.2
Expand Down Expand Up @@ -2425,7 +2425,7 @@ __metadata:
languageName: unknown
linkType: soft

"@datadog/mobile-react-native@^3.1.1, @datadog/mobile-react-native@workspace:3.1.1, @datadog/mobile-react-native@workspace:packages/core":
"@datadog/mobile-react-native@^3.1.2, @datadog/mobile-react-native@workspace:3.1.2, @datadog/mobile-react-native@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native@workspace:packages/core"
dependencies:
Expand All @@ -2442,7 +2442,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-navigation@workspace:packages/react-navigation"
dependencies:
"@datadog/mobile-react-native": ^3.1.1
"@datadog/mobile-react-native": ^3.1.2
"@react-navigation/native-v5": "npm:@react-navigation/native@5.9.8"
"@react-navigation/native-v6": "npm:@react-navigation/native@6.1.2"
"@react-navigation/stack-v5": "npm:@react-navigation/stack@5.14.2"
Expand Down
Loading