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.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 |
| 3.0.1 | 3.4.0 | 3.4.0 |
Expand Down
108 changes: 62 additions & 46 deletions benchmarks/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
PODS:
- boost (1.84.0)
- DatadogCore (3.4.0):
- DatadogInternal (= 3.4.0)
- DatadogCrashReporting (3.4.0):
- DatadogInternal (= 3.4.0)
- PLCrashReporter (~> 1.12.0)
- DatadogInternal (3.4.0)
- DatadogLogs (3.4.0):
- DatadogInternal (= 3.4.0)
- DatadogRUM (3.4.0):
- DatadogInternal (= 3.4.0)
- DatadogSDKReactNative (3.0.3):
- DatadogCore (= 3.4.0)
- DatadogCrashReporting (= 3.4.0)
- DatadogLogs (= 3.4.0)
- DatadogRUM (= 3.4.0)
- DatadogTrace (= 3.4.0)
- DatadogWebViewTracking (= 3.4.0)
- DatadogCore (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogCrashReporting (3.5.0):
- DatadogInternal (= 3.5.0)
- KSCrash/Filters (= 2.5.0)
- KSCrash/Recording (= 2.5.0)
- DatadogFlags (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogInternal (3.5.0)
- DatadogLogs (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogRUM (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative (3.1.0):
- DatadogCore (= 3.5.0)
- DatadogCrashReporting (= 3.5.0)
- DatadogFlags (= 3.5.0)
- DatadogLogs (= 3.5.0)
- DatadogRUM (= 3.5.0)
- DatadogTrace (= 3.5.0)
- DatadogWebViewTracking (= 3.5.0)
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -37,9 +41,9 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay (3.0.3):
- DatadogSDKReactNativeSessionReplay (3.1.0):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.4.0)
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -60,10 +64,10 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.0.3):
- DatadogInternal (= 3.4.0)
- DatadogSDKReactNativeWebView (3.1.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.4.0)
- DatadogWebViewTracking (= 3.5.0)
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -84,13 +88,13 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSessionReplay (3.4.0):
- DatadogInternal (= 3.4.0)
- DatadogTrace (3.4.0):
- DatadogInternal (= 3.4.0)
- OpenTelemetrySwiftApi (= 1.13.1)
- DatadogWebViewTracking (3.4.0):
- DatadogInternal (= 3.4.0)
- DatadogSessionReplay (3.5.0):
- DatadogInternal (= 3.5.0)
- DatadogTrace (3.5.0):
- DatadogInternal (= 3.5.0)
- OpenTelemetry-Swift-Api (~> 2.3.0)
- DatadogWebViewTracking (3.5.0):
- DatadogInternal (= 3.5.0)
- DoubleConversion (1.1.6)
- fast_float (6.1.4)
- FBLazyVector (0.78.2)
Expand All @@ -99,8 +103,18 @@ PODS:
- hermes-engine (0.78.2):
- hermes-engine/Pre-built (= 0.78.2)
- hermes-engine/Pre-built (0.78.2)
- OpenTelemetrySwiftApi (1.13.1)
- PLCrashReporter (1.12.0)
- KSCrash/Core (2.5.0)
- KSCrash/Filters (2.5.0):
- KSCrash/Recording
- KSCrash/RecordingCore
- KSCrash/ReportingCore
- KSCrash/Recording (2.5.0):
- KSCrash/RecordingCore
- KSCrash/RecordingCore (2.5.0):
- KSCrash/Core
- KSCrash/ReportingCore (2.5.0):
- KSCrash/Core
- OpenTelemetry-Swift-Api (2.3.0)
- RCT-Folly (2024.11.18.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -1904,14 +1918,15 @@ SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- DatadogCore
- DatadogCrashReporting
- DatadogFlags
- DatadogInternal
- DatadogLogs
- DatadogRUM
- DatadogSessionReplay
- DatadogTrace
- DatadogWebViewTracking
- OpenTelemetrySwiftApi
- PLCrashReporter
- KSCrash
- OpenTelemetry-Swift-Api
trunk:
- SocketRocket

Expand Down Expand Up @@ -2070,25 +2085,26 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
DatadogCore: 8c384b6338c49534e43fdf7f9a0508b62bf1d426
DatadogCrashReporting: 103bfb4077db2ccee1846f71e53712972732d3b7
DatadogInternal: b0372935ad8dde5ad06960fe8d88c39b2cc92bcc
DatadogLogs: 484bb1bfe0c9a7cb2a7d9733f61614e8ea7b2f3a
DatadogRUM: 00069b27918e0ce4a9223b87b4bfa7929d6a0a1f
DatadogSDKReactNative: 7d07991114c9c8d8f6836d02840d27558a66854c
DatadogSDKReactNativeSessionReplay: 6418feab87929bb4cc759bb6c276548a5b01cb3f
DatadogSDKReactNativeWebView: 0e2fa22e410ecec1f455a3a7c01d51ded601d1b7
DatadogSessionReplay: 462a3a2e39e9e2193528cf572c8d1acfd6cdace1
DatadogTrace: 852cb80f9370eb1321eb30a73c82c8e3d9e4e980
DatadogWebViewTracking: 32dfeaf7aad47a605a689ed12e0d21ee8eb56141
DatadogCore: 4cbe2646591d2f96fb3188400863ec93ac411235
DatadogCrashReporting: e48da3f880a59d2aa2d04e5034e56507177e9d64
DatadogFlags: f8cf88371460d6c672abfd97fdc9af5be208f33b
DatadogInternal: 63308b529cd87fb2f99c5961d9ff13afb300a3aa
DatadogLogs: be538def1d5204e011f7952915ad0261014a0dd5
DatadogRUM: cffc65659ce29546fcc2639a74003135259548fc
DatadogSDKReactNative: 08503c135919b3e4b56b12c8a526bea357a929cd
DatadogSDKReactNativeSessionReplay: 806539f430ff7c42142cbd5a312c2c3323015d3c
DatadogSDKReactNativeWebView: 0e478e0af2b691adda925ac504216c58365bb9dd
DatadogSessionReplay: eea291df0135ec792177be1ffc4951750a66a011
DatadogTrace: 085e35f9e4889f82f8a747922c58ea4b19728720
DatadogWebViewTracking: 61b8344da898cbaccffc75bc1a17c86175e8573a
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6
FBLazyVector: e32d34492c519a2194ec9d7f5e7a79d11b73f91c
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8
hermes-engine: 2771b98fb813fdc6f92edd7c9c0035ecabf9fee7
OpenTelemetrySwiftApi: aaee576ed961e0c348af78df58b61300e95bd104
PLCrashReporter: db59ef96fa3d25f3650040d02ec2798cffee75f2
KSCrash: 80e1e24eaefbe5134934ae11ca8d7746586bc2ed
OpenTelemetry-Swift-Api: 3d77582ab6837a63b65bf7d2eacc57d8f2595edd
RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809
RCTDeprecation: be794de7dc6ed8f9f7fbf525f86e7651b8b68746
RCTRequired: a83787b092ec554c2eb6019ff3f5b8d125472b3b
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.0.3):
- DatadogSDKReactNative (3.1.0):
- 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.0.3):
- DatadogSDKReactNative/Tests (3.1.0):
- 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: c88a3ba6cad8c93e446dc8351d2ec70f0acdb9c1
DatadogSDKReactNative: d4aaed9748851f674fc9fea27e78a788e3c42908
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.0.3):
- DatadogSDKReactNative (3.1.0):
- 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.0.3):
- DatadogSDKReactNative/Tests (3.1.0):
- 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.0.3):
- DatadogSDKReactNativeSessionReplay (3.1.0):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -54,7 +54,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeSessionReplay/Tests (3.0.3):
- DatadogSDKReactNativeSessionReplay/Tests (3.1.0):
- DatadogSDKReactNative
- DatadogSessionReplay (= 3.5.0)
- DoubleConversion
Expand All @@ -78,12 +78,12 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- DatadogSDKReactNativeWebView (3.0.3):
- DatadogSDKReactNativeWebView (3.1.0):
- DatadogInternal (= 3.5.0)
- DatadogSDKReactNative
- DatadogWebViewTracking (= 3.5.0)
- React-Core
- DatadogSDKReactNativeWebView/Tests (3.0.3):
- DatadogSDKReactNativeWebView/Tests (3.1.0):
- 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: 68dfe3cdcccb49008d0ebd78700a1fa94188909c
DatadogSDKReactNativeSessionReplay: 0990e1c0cb4cc2c5dafb1984e346235ae12a4df6
DatadogSDKReactNativeWebView: 8476a0ace9dc1f3c5ff5da0544ec2c8d368d9ba3
DatadogSDKReactNative: eea81a5befd0f63288f1041466a23035c0f3e58d
DatadogSDKReactNativeSessionReplay: 60dd18dbb0fad1a2e484f12d90c2698cb5f66786
DatadogSDKReactNativeWebView: 456e2b0ae7ad00a74da569805b57ad439a113301
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.0.3",
"version": "3.1.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": "3.0.3",
"version": "3.1.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": "workspace:3.0.3",
"@datadog/mobile-react-native": "workspace:3.1.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 = "3.0.3"
internal const val SDK_VERSION = "3.1.0"
1 change: 1 addition & 0 deletions packages/core/ios/Sources/DdFlags.mm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2016-Present Datadog, Inc.
*/

// Import this first to prevent require cycles
#if __has_include("DatadogSDKReactNative-Swift.h")
#import <DatadogSDKReactNative-Swift.h>
Expand Down
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.0.3"
let SdkVersion = "3.1.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": "3.0.3",
"version": "3.1.0",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
Loading
Loading