Releases: DataDog/dd-sdk-reactnative
Releases · DataDog/dd-sdk-reactnative
2.9.1
What's Changed
- [RUM-10428] Added Session Replay support for RN 0.80 by @marco-saia-datadog in #910
- [Fix] Re-export Datadog SDK jest mocks by @sbarrio in #915
- [FIX] Suppress debugIdResolver warnings in test environment by @marco-saia-datadog in #920
- [FIX] Make copy-debug-id errors non-fatal by @marco-saia-datadog in #919
Full Changelog: 2.9.0...2.9.1
2.9.0
What's Changed
- [Fix] Lock react-native-webview dependency to 13.14.2 on Example project by @sbarrio in #906
- Bump rexml to 3.3.6 on example apps to avoid potential DoS vulnerability by @sbarrio in #902
- Bump Android SDK to 2.21.0 and fix android build errors on RN <0.76 by @sbarrio in #896
- [RUM-8382] Introduce Datadog Metro Config for Debug ID injection in RUM Errors by @marco-saia-datadog in #857
- [RUM-9615] Copy Debug ID in Hermes composed sourcemaps before upload by @marco-saia-datadog in #863
- [FIX] iOS new architecture build error when setting USE_FRAMEWORKS by @marco-saia-datadog in #909
Full Changelog: 2.8.2...2.9.0
2.8.2
2.8.1
What's Changed
- [RUM-9842] Refactored Session ID Event Listener and fixed
initFromNativeby @marco-saia-datadog in #874 - [FIX] Android: runtime error 'Unable to find JSI module for call' by @marco-saia-datadog in #889
- [RUM-10113] Fix static linkage configuration problem by @cdn34dd in #886
- [RUM-9624] Gitlab: iOS New Architecture unit tests by @marco-saia-datadog in #885
- [FIX] Fixed
siteanduseAccessibilityLabelnot being picked up fromFileBasedConfigurationby @marco-saia-datadog in #891 - [FIX] Codepush:
useAccessibilityLabelandactionNameAttributeproperties not being picked up from configuration by @marco-saia-datadog in #890 - [FIX] BatchedBridge import for RN 0.79+ @marco-saia-datadog #897
- [FIX] Bump and align
com.datadoghq:dd-sdk-android-webviewversion to 2.19.2 @sbarrio #895
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- [FIX] Android: Custom Datadog upload options not set correctly and Gradle error by @marco-saia-datadog in #879
- [RUM-9342] Add FGM ( Fine Grained Masking ) support by @cdn34dd in #860
- [FIX] Dependabot security issue: Formidable relies on hexoid to prevent guessing of filenames for untrusted executable content by @sbarrio in #880
- [RUM-9768] Fix deadlock on
RCTTextViewRecorderwhen retrieving a shadow view by @cdn34dd in #883
Full Changelog: 2.7.1...2.8.0
2.7.1
What's Changed
- [RUM-9753] Fix crash when calling eventEmitter.sendEvent with invalid bridge after Fast Refresh by @cdn34dd in #864
- [RUM-9801] Fix main thread initialization warning for
RCTDatadogWebViewManagerby @cdn34dd in #866 - [RUM-9771] Fix rum
sessionIdListenerfor new architecture by @cdn34dd in #865 - [Fix] Externalize setting of minSdkVersion on sdk Android packages by @sbarrio in #873 and #875
- [RUM-9773] Fix - Missing js_refresh_rate Metrics After Upgrading to 2.6.4 by @sbarrio in #872
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- [RUM-9424] Session Replay support for RN 0.79 by @marco-saia-datadog in #851
- [RUM-8410] Update the way Session ID is propagated by @xgouchet in #853
- [RELEASE] React Native SDK v2.7.0 by @marco-saia-datadog in #859
Full Changelog: 2.6.6...2.7.0
2.6.6
What's Changed
- [FIX] Android: Fix runtime error caused by initialResourceThreshold by @marco-saia-datadog in #848
Full Changelog: 2.6.5...2.6.6
2.6.5
What's Changed
- [FIX] Android build issue on New Architecture by @marco-saia-datadog in #830
- [Fix] Solve security issues raised by dependabot, linting and package.json cleanup by @sbarrio in #829
- Remove unnecessary code signing settings for xcodebuild when running Unit Tests by @sbarrio in #831
- [RUM-6122] Automatically update NATIVE_SDK_VERSIONS.md on sdk release by @sbarrio in #828
- [RUM-8674] Mandatory user id in setUserInfo API by @sbarrio in #818
- [Hotfix] Bump iOS SDK to v2.24.1 by @sbarrio in #836
- [FIX] Fixed RumSessionStarted listener implementation by @marco-saia-datadog in #839
- [RUM-9272] Add configurable time for classifying resources for TNS metric by @sbarrio in #835
- [CHORE] Minor Code Improvements to Android Session Replay by @marco-saia-datadog in #820
- [FIX] Session Replay Android build error on RN > 0.75 by @marco-saia-datadog in #841
- [FIX] SR: Android build error in RN 0.75 by @marco-saia-datadog in #845
- [RUM-9366] Bump iOS SDK to v2.25.0 by @sbarrio in #842
- [RELEASE] React Native SDK v2.6.5 by @marco-saia-datadog in #846
Full Changelog: 2.6.4...2.6.5
2.6.4
What's Changed
- [Fix] Solve pending linting issues by @sbarrio in #809
- [RUM-8858] Bump iOS SDK to v2.24.0 and Android SDK to v2.19.0 by @sbarrio in #813
- [RUM-6479] Implement addViewLoadingTime API by @sbarrio in #807
- Fix code signing issue in ios UT by @xgouchet in #814
- [RUM-8854] Fix text & text input rendering on android by @cdn34dd in #815
- [RUM-8851] Support Modal Windows on android by @cdn34dd in #810
- [RUM-8943] Set internal callback on android session replay sdk by @cdn34dd in #811
- [GitLab] iOS: use --repo-update for pod install by @marco-saia-datadog in #817
- [Fix] Add set anonymousId to FeatureScopeProxy so it adheres to protocol by @sbarrio in #816
- RUM-8410 propagate session id by @xgouchet in #805
- [RUM-8908] SR: Fixed Android build issue for RN <= 0.68 by @marco-saia-datadog in #819
- [Hotfix] Bump Android SDK to v2.19.1 by @sbarrio in #823
- [GitLab CI] Add 'specific:true' tag to all jobs by @marco-saia-datadog in #825
- [Hotfix] Bump Android SDK to 2.19.2 by @sbarrio in #826
- Fix bug with XCode by @xgouchet in #827
- [FIX] iOS: Fix build error on new architecture by @marco-saia-datadog in #824
New Contributors
Full Changelog: 2.6.3...2.6.4