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 |
|-------------|---------------------|-----------------------------|
| 2.8.0 | 2.27.0 | 2.19.2 |
| 2.7.1 | 2.25.0 | 2.19.2 |
| 2.7.0 | 2.25.0 | 2.19.2 |
| 2.6.6 | 2.25.0 | 2.19.2 |
Expand Down
4 changes: 2 additions & 2 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PODS:
- DatadogInternal (= 2.27.0)
- DatadogRUM (2.27.0):
- DatadogInternal (= 2.27.0)
- DatadogSDKReactNative (2.7.1):
- DatadogSDKReactNative (2.8.0):
- DatadogCore (~> 2.27.0)
- DatadogCrashReporting (~> 2.27.0)
- DatadogLogs (~> 2.27.0)
Expand Down Expand Up @@ -1760,7 +1760,7 @@ SPEC CHECKSUMS:
DatadogInternal: 3c5cae6772295fd175a9de11e4747a9322aaa4e7
DatadogLogs: 09d6358dc7682f9d3eaea85dd418f82d2db3560c
DatadogRUM: 0f267df8c9c8579a291870c2bce4549587391a07
DatadogSDKReactNative: ff7557644bf022e65cd0e25f85b496c3f675dcf8
DatadogSDKReactNative: 5603d49b700b6a9353c98d9143e530428ff622d3
DatadogTrace: f46c8220c73463d09741013f385a6e27cd39185b
DatadogWebViewTracking: dc8376420c8686efd09d00752bc1034b639d180b
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
Expand Down
18 changes: 9 additions & 9 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ PODS:
- DatadogInternal (= 2.27.0)
- DatadogRUM (2.27.0):
- DatadogInternal (= 2.27.0)
- DatadogSDKReactNative (2.7.1):
- DatadogSDKReactNative (2.8.0):
- DatadogCore (~> 2.27.0)
- DatadogCrashReporting (~> 2.27.0)
- DatadogLogs (~> 2.27.0)
- DatadogRUM (~> 2.27.0)
- DatadogTrace (~> 2.27.0)
- DatadogWebViewTracking (~> 2.27.0)
- React-Core
- DatadogSDKReactNative/Tests (2.7.1):
- DatadogSDKReactNative/Tests (2.8.0):
- DatadogCore (~> 2.27.0)
- DatadogCrashReporting (~> 2.27.0)
- DatadogLogs (~> 2.27.0)
- DatadogRUM (~> 2.27.0)
- DatadogTrace (~> 2.27.0)
- DatadogWebViewTracking (~> 2.27.0)
- React-Core
- DatadogSDKReactNativeSessionReplay (2.7.1):
- DatadogSDKReactNativeSessionReplay (2.8.0):
- DatadogSDKReactNative
- DatadogSessionReplay (~> 2.27.0)
- DoubleConversion
Expand All @@ -49,7 +49,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay/Tests (2.7.1):
- DatadogSDKReactNativeSessionReplay/Tests (2.8.0):
- DatadogSDKReactNative
- DatadogSessionReplay (~> 2.27.0)
- DoubleConversion
Expand All @@ -73,12 +73,12 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (2.7.1):
- DatadogSDKReactNativeWebView (2.8.0):
- DatadogInternal (~> 2.27.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (~> 2.27.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (2.7.1):
- DatadogSDKReactNativeWebView/Tests (2.8.0):
- DatadogInternal (~> 2.27.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (~> 2.27.0)
Expand Down Expand Up @@ -1931,9 +1931,9 @@ SPEC CHECKSUMS:
DatadogInternal: 3c5cae6772295fd175a9de11e4747a9322aaa4e7
DatadogLogs: 09d6358dc7682f9d3eaea85dd418f82d2db3560c
DatadogRUM: 0f267df8c9c8579a291870c2bce4549587391a07
DatadogSDKReactNative: 03b9f82d030b526b4982af01648f26687035baaa
DatadogSDKReactNativeSessionReplay: b5308949cc117f78f060b038a80fb069cfb2fb12
DatadogSDKReactNativeWebView: 9f635c9668a7760c5266472564393064514d9ebd
DatadogSDKReactNative: 56c8afbe93695ff7e663a9262dc05d56f98bac04
DatadogSDKReactNativeSessionReplay: 96946be367148c25ce378e33be6d1fc72daea82b
DatadogSDKReactNativeWebView: ae0e6d40dc837ba3c889bd826ffe22e734a6e789
DatadogSessionReplay: c23310d576ccfaaca9ecac6afafb0f12e5c480d4
DatadogTrace: f46c8220c73463d09741013f385a6e27cd39185b
DatadogWebViewTracking: dc8376420c8686efd09d00752bc1034b639d180b
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": "2.7.1",
"version": "2.8.0",
"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": "2.7.1",
"version": "2.8.0",
"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": "^2.7.1",
"@datadog/mobile-react-native": "^2.8.0",
"@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 = "2.7.1"
internal const val SDK_VERSION = "2.8.0"
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 = "2.7.1"
let SdkVersion = "2.8.0"
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": "2.7.1",
"version": "2.8.0",
"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 = '2.7.1';
export const version = '2.8.0';
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": "2.7.1",
"version": "2.8.0",
"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": "2.7.1",
"version": "2.8.0",
"description": "A client-side React Native module to interact with Apollo Client and Datadog",
"keywords": [
"datadog",
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": "2.7.1",
"version": "2.8.0",
"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": "^2.7.1",
"@datadog/mobile-react-native": "^2.8.0",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.26.0",
"react-native-gesture-handler": "1.10.3",
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": "2.7.1",
"version": "2.8.0",
"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": "2.7.1",
"version": "2.8.0",
"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": "2.7.1",
"version": "2.8.0",
"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": "^2.7.1",
"@datadog/mobile-react-native": "^2.8.0",
"@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
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2455,7 +2455,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-code-push@workspace:packages/codepush"
dependencies:
"@datadog/mobile-react-native": ^2.7.1
"@datadog/mobile-react-native": ^2.8.0
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.26.0
react-native-code-push: 7.1.0
Expand All @@ -2471,7 +2471,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-navigation@workspace:packages/react-native-navigation"
dependencies:
"@datadog/mobile-react-native": ^2.7.1
"@datadog/mobile-react-native": ^2.8.0
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.26.0
react-native-gesture-handler: 1.10.3
Expand Down Expand Up @@ -2512,7 +2512,7 @@ __metadata:
languageName: unknown
linkType: soft

"@datadog/mobile-react-native@^2.7.1, @datadog/mobile-react-native@workspace:packages/core":
"@datadog/mobile-react-native@^2.8.0, @datadog/mobile-react-native@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native@workspace:packages/core"
dependencies:
Expand All @@ -2529,7 +2529,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-navigation@workspace:packages/react-navigation"
dependencies:
"@datadog/mobile-react-native": ^2.7.1
"@datadog/mobile-react-native": ^2.8.0
"@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