Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] React Native Datadog SDK v2.4.4 #728

Merged
merged 1 commit into from
Oct 10, 2024
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
56 changes: 28 additions & 28 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
PODS:
- boost (1.83.0)
- DatadogCore (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogCrashReporting (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogCore (2.18.0):
- DatadogInternal (= 2.18.0)
- DatadogCrashReporting (2.18.0):
- DatadogInternal (= 2.18.0)
- PLCrashReporter (~> 1.11.2)
- DatadogInternal (2.16.0)
- DatadogLogs (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogRUM (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogSDKReactNative (2.4.3):
- DatadogCore (~> 2.16.0)
- DatadogCrashReporting (~> 2.16.0)
- DatadogLogs (~> 2.16.0)
- DatadogRUM (~> 2.16.0)
- DatadogTrace (~> 2.16.0)
- DatadogWebViewTracking (~> 2.16.0)
- DatadogInternal (2.18.0)
- DatadogLogs (2.18.0):
- DatadogInternal (= 2.18.0)
- DatadogRUM (2.18.0):
- DatadogInternal (= 2.18.0)
- DatadogSDKReactNative (2.4.4):
- DatadogCore (~> 2.18.0)
- DatadogCrashReporting (~> 2.18.0)
- DatadogLogs (~> 2.18.0)
- DatadogRUM (~> 2.18.0)
- DatadogTrace (~> 2.18.0)
- DatadogWebViewTracking (~> 2.18.0)
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -37,11 +37,11 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogTrace (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogTrace (2.18.0):
- DatadogInternal (= 2.18.0)
- OpenTelemetrySwiftApi (= 1.6.0)
- DatadogWebViewTracking (2.16.0):
- DatadogInternal (= 2.16.0)
- DatadogWebViewTracking (2.18.0):
- DatadogInternal (= 2.18.0)
- DoubleConversion (1.1.6)
- FBLazyVector (0.74.3)
- fmt (9.1.0)
Expand Down Expand Up @@ -1398,14 +1398,14 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
DatadogCore: 4cf2a1fe0e60ebcb12a459328f652da6268de140
DatadogCrashReporting: 380f559499c2d2171c40ddfbf9d4206f772fdca1
DatadogInternal: 67742f9aac1b123f5bda9d6e3bb22ab1773fda0b
DatadogLogs: 1278623e6235c5fff7e68d0d4914cee11d828f8d
DatadogRUM: 4bac99a16de3c1ebebd9a1c3e6361cf1b13da83c
DatadogSDKReactNative: 504a6a06c57a0a91b48c5e6e053859a189e0caf1
DatadogTrace: 7ac25fb96a022159f6cba44fa88c68569c984da8
DatadogWebViewTracking: a8cac9ca5d3aa3c2ace3fbe6072dfd77425deae8
DatadogCore: 24f3bf4daa04949ef98b706ec4d4cb3cfde5443c
DatadogCrashReporting: 1a16f982c569f0d7058779a4540d4506002c89c6
DatadogInternal: 4719225e5e3a5550a52196930cecdf2a589820b2
DatadogLogs: 0365989aebbf3d0c7cb7346cf2bbb932c0eacc01
DatadogRUM: 8461273acc87ddfe4a8bbc6e6672ae9542471f86
DatadogSDKReactNative: 0137703a52fffb7e132d2a8c3e0193432eb8981d
DatadogTrace: cc8ae210c274aa40658da83c9cc15de85bde405a
DatadogWebViewTracking: eeb8ea3fa13983752d2cc4dc0994664bf8388e15
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
FBLazyVector: 7e977dd099937dc5458851233141583abba49ff2
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
Expand Down
20 changes: 10 additions & 10 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@ PODS:
- DatadogInternal (= 2.18.0)
- DatadogRUM (2.18.0):
- DatadogInternal (= 2.18.0)
- DatadogSDKReactNative (2.4.3):
- DatadogSDKReactNative (2.4.4):
- DatadogCore (~> 2.18.0)
- DatadogCrashReporting (~> 2.18.0)
- DatadogLogs (~> 2.18.0)
- DatadogRUM (~> 2.18.0)
- DatadogTrace (~> 2.18.0)
- DatadogWebViewTracking (~> 2.18.0)
- React-Core
- DatadogSDKReactNative/Tests (2.4.3):
- DatadogSDKReactNative/Tests (2.4.4):
- DatadogCore (~> 2.18.0)
- DatadogCrashReporting (~> 2.18.0)
- DatadogLogs (~> 2.18.0)
- DatadogRUM (~> 2.18.0)
- DatadogTrace (~> 2.18.0)
- DatadogWebViewTracking (~> 2.18.0)
- React-Core
- DatadogSDKReactNativeSessionReplay (2.4.3-alpha.0):
- DatadogSDKReactNativeSessionReplay (2.4.4-alpha.0):
- DatadogSDKReactNative
- DatadogSessionReplay (~> 2.18.0)
- React-Core
- DatadogSDKReactNativeSessionReplay/Tests (2.4.3-alpha.0):
- DatadogSDKReactNativeSessionReplay/Tests (2.4.4-alpha.0):
- DatadogSDKReactNative
- DatadogSessionReplay (~> 2.18.0)
- React-Core
Expand Down Expand Up @@ -1213,14 +1213,14 @@ PODS:
- React-logger (= 0.74.3)
- React-perflogger (= 0.74.3)
- React-utils (= 0.74.3)
- ReactNativeNavigation (7.38.2):
- ReactNativeNavigation (7.40.1):
- HMSegmentedControl
- React-Core
- React-CoreModules
- React-RCTImage
- React-RCTText
- ReactNativeNavigation/Core (= 7.38.2)
- ReactNativeNavigation/Core (7.38.2):
- ReactNativeNavigation/Core (= 7.40.1)
- ReactNativeNavigation/Core (7.40.1):
- HMSegmentedControl
- React-Core
- React-CoreModules
Expand Down Expand Up @@ -1476,8 +1476,8 @@ SPEC CHECKSUMS:
DatadogInternal: 4719225e5e3a5550a52196930cecdf2a589820b2
DatadogLogs: 0365989aebbf3d0c7cb7346cf2bbb932c0eacc01
DatadogRUM: 8461273acc87ddfe4a8bbc6e6672ae9542471f86
DatadogSDKReactNative: 18393899c440460e72428b7bb70ceb6ce7b26ae6
DatadogSDKReactNativeSessionReplay: be2fab2b7ae689cc9e4c3b0e7e6d11bce1bb99f3
DatadogSDKReactNative: 1bdbebae33aa0b9dd4e9054a6a9bb09d8ca875c8
DatadogSDKReactNativeSessionReplay: b44da5bca3a58700b2add61e0ddc554c71da6fba
DatadogSessionReplay: c08f0df752e916639b04251eb3bf06dcda80591a
DatadogTrace: cc8ae210c274aa40658da83c9cc15de85bde405a
DatadogWebViewTracking: eeb8ea3fa13983752d2cc4dc0994664bf8388e15
Expand Down Expand Up @@ -1538,7 +1538,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: 0c80752bceb80924cb8a4babc2a8e3ed70d41e87
React-utils: a06061b3887c702235d2dac92dacbd93e1ea079e
ReactCommon: f00e436b3925a7ae44dfa294b43ef360fbd8ccc4
ReactNativeNavigation: 1bacf9c6c29029e386bb10a837c06b0d72e9ae11
ReactNativeNavigation: 84cfcceb62947491beda20b96c5999c15ff5b959
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
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.4.3",
"version": "2.4.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": "2.4.3",
"version": "2.4.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": "^2.4.3",
"@datadog/mobile-react-native": "^2.4.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 = "2.4.3"
internal const val SDK_VERSION = "2.4.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 = "2.4.3"
let SdkVersion = "2.4.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": "2.4.3",
"version": "2.4.4",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
1 change: 1 addition & 0 deletions packages/core/release-content.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ package/android/src/main/kotlin/com/datadog/reactnative/DdSdkConfigurationExt.kt
package/android/src/main/kotlin/com/datadog/reactnative/DdSdkImplementation.kt
package/android/src/main/kotlin/com/datadog/reactnative/DdSdkNativeInitialization.kt
package/android/src/main/kotlin/com/datadog/reactnative/DdSdkReactNativePackage.kt
package/android/src/main/kotlin/com/datadog/reactnative/DdSdkSynthetics.kt
package/android/src/main/kotlin/com/datadog/reactnative/DdTraceImplementation.kt
package/android/src/main/kotlin/com/datadog/reactnative/FrameRateProvider.kt
package/android/src/main/kotlin/com/datadog/reactnative/GlobalState.kt
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.4.3';
export const version = '2.4.4';
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.4.3",
"version": "2.4.4",
"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.4.3",
"version": "2.4.4",
"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.4.3",
"version": "2.4.4",
"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.4.3",
"@datadog/mobile-react-native": "^2.4.4",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.26.0",
"react-native-gesture-handler": "1.10.3",
Expand Down
3 changes: 2 additions & 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.4.3-alpha.0",
"version": "2.4.4-alpha.0",
"description": "A client-side React Native module to enable session replay with Datadog",
"keywords": [
"datadog",
Expand All @@ -16,6 +16,7 @@
},
"license": "Apache-2.0",
"main": "lib/commonjs/index",
"private": "true",
marco-saia-datadog marked this conversation as resolved.
Show resolved Hide resolved
"files": [
"src/**",
"lib/**",
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.4.3",
"version": "2.4.4",
"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.4.3",
"version": "2.4.4",
"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.4.3",
"@datadog/mobile-react-native": "^2.4.4",
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]",
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]",
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2584,7 +2584,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-code-push@workspace:packages/codepush"
dependencies:
"@datadog/mobile-react-native": ^2.4.3
"@datadog/mobile-react-native": ^2.4.4
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.26.0
react-native-code-push: 7.1.0
Expand All @@ -2600,7 +2600,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.4.3
"@datadog/mobile-react-native": ^2.4.4
"@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 @@ -2640,7 +2640,7 @@ __metadata:
languageName: unknown
linkType: soft

"@datadog/mobile-react-native@^2.4.3, @datadog/mobile-react-native@workspace:packages/core":
"@datadog/mobile-react-native@^2.4.4, @datadog/mobile-react-native@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native@workspace:packages/core"
dependencies:
Expand All @@ -2656,7 +2656,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-navigation@workspace:packages/react-navigation"
dependencies:
"@datadog/mobile-react-native": ^2.4.3
"@datadog/mobile-react-native": ^2.4.4
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]"
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]"
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]"
Expand Down
Loading