Releases: DataDog/dd-sdk-reactnative
Releases · DataDog/dd-sdk-reactnative
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
2.6.3
What's Changed
- Support for RN 0.77 and RN 0.78
- [RUM-8607] RN 0.77: Filter non-null values in bridge map converter (Android) by @marco-saia-datadog in #800
- [FIX] Export FirstPartyHost type by @marco-saia-datadog in #799
- [RELEASE] React Native SDK v2.6.3 by @marco-saia-datadog in #804
Full Changelog: 2.6.2...2.6.3
2.6.2
What's Changed
- [IMPROVEMENT] SR: Minor fixes in README.md by @marco-saia-datadog in #771
- [RUM-7801] iOS: Session Replay Text Recording in New Architecture by @marco-saia-datadog in #766
- [FIX] iOS: Fix Session Replay Start & Stop API in new architecture by @marco-saia-datadog in #773
- [FIX] [RUM-8142] SR: Fix Android build issue for RN 0.75 by @marco-saia-datadog in #779
- [FIX] SR: Support < RN 0.73 new arch text properties by @marco-saia-datadog in #780
- [RUM-8100] Expose all of react-native-navigation exports by @cdn34dd in #775
- Fix example projects by @cdn34dd in #776
- [RUM-6482] Add 'trackWatchdogTerminations' config parameter by @marco-saia-datadog in #730
- [RUM-7752] iOS: fix Session Replay backward compatibility by @marco-saia-datadog in #789
- [RUM-8394] Vulnerable Dependencies Update by @marco-saia-datadog in #792
- [RUM-1206] Add telemetry to apollo client by @cdn34dd in #786
- [RUM-8367] Fix EditTextMapper to correctly handle the view's background & border by @cdn34dd in #790
- [RUM-1860] Expose batch processing public configuration to react-native by @cdn34dd in #781
- Pin github actions to commit hash by @xgouchet in #794
- Add unit test for error fingerprint in mappers + minor improvement by @marco-saia-datadog in #797
- [RUM-7629] New Tracing Headers APIs by @marco-saia-datadog in #793
- [RUM-5332] Fix text properties for android new architecture by @cdn34dd in #795
- [RELEASE] React Native SDK v2.6.2 by @marco-saia-datadog in #798
New Contributors
Full Changelog: 2.6.1...2.6.2
2.6.1
Important
Session Replay has now reached General Availability and is no longer offered free of charge. Billing for this feature will begin starting from 2.6.0 version.
What's Changed
- [RUM-6875] Use BigInteger from big-integer instead of bigint by @marco-saia-datadog in #765
- [FIX] Set SessionReplay sample rate default value to 100 by @marco-saia-datadog in #768
- [IMPROVEMENT] Add paddedHex and decimal format to generateUUID by @marco-saia-datadog in #770
Full Changelog: 2.6.0...2.6.1
2.6.0
Important
Session Replay has now reached General Availability and is no longer offered free of charge. Billing for this feature will begin starting from this version.
What's Changed
- Updated Native SDK versions with Release 2.6.0 by @jonathanmos in #764
- [FIX] Unresolved reference:
convertToDensityNormalizedby @ChanghyeonYoon in #761
New Contributors
- @ChanghyeonYoon made their first contribution in #761
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- [RUM-6769] Migrate CI to Gitlab by @xgouchet in #736
- [RUM-7023] Session Replay Start and Stop API by @marco-saia-datadog in #737
- [RUM-6255] Auto-Instrumented Native WebView by @marco-saia-datadog in #732
- [RUM-7181] SR: Fine Grained Masking privacy configuration by @marco-saia-datadog in #739
- [RUM-6870] Use deterministic sampling for distributed tracing by @xgouchet in #747
- [RUM-7181] Fix Session Replay Privacy Exports by @marco-saia-datadog in #750
- [RUM-7629] Expose method generateUUID in DdRUM by @marco-saia-datadog in #749
- [RUM-6028] RN 0.75 SUPPORT: DrawableUtils based on RN version by @marco-saia-datadog in #751
- [RUM-7637] Fix missing iOS mapping of resourceTracingSamplingRate by @marco-saia-datadog in #752
- [RUM-7799] Android: new architecture fixes by @marco-saia-datadog in #753
- [RUM-6028] Fix drawable custom logic for RN 0.75 and 0.76 by @marco-saia-datadog in #756
- [RUM-7018] ANDROID: Support SR Image Recording by @marco-saia-datadog in #743
- [RUM-7609] ANDROID: Resolve ShapeWireframe for ReactEditText BG by @marco-saia-datadog in #745
- [FIX] Fix react-native-webview imports by @marco-saia-datadog in #744
- [FIX] Fixed wrong packages location by @marco-saia-datadog in #757
- [Session Replay] Session Replay v2.5.0 features by @marco-saia-datadog in #754
- [TEST OPTIMIZATION] Bump
dd-traceto v5.28.0 by @juan-fernandez in #748 - [CI/CD] Use xcbeautify in CI by @xgouchet in #738
New Contributors
- @juan-fernandez made their first contribution in #748
Full Changelog: 2.4.4...2.5.0
2.4.4
What's Changed
- [RUM-5918] Update native Datadog SDKs by @marco-saia-datadog in #718
- [RUM-5938] Track React Native version by @marco-saia-datadog in #717
- [RUM-5393] Tracking non-fatal ANRs and app hangs by @marco-saia-datadog in #715
- [RUM-5744] iOS: exclude DatadogWebViewTracking in tvOS by @marco-saia-datadog in #719
- [RUM-5418] Add RN API to append to existing user info by @mateo-villa in #726
- [RUM-6160] Added
errorSourceproperty in LogEvent for mapping by @marco-saia-datadog in #727 - [RUM-3318] Update example projects to RN 0.74 by @marco-saia-datadog in #714
- [RUM-4912] Configure synthetics attributes from MainActivity intent by @marco-saia-datadog in #702
New Contributors
- @mateo-villa made their first contribution in #726
Full Changelog: 2.4.3...2.4.4
2.4.3
What's Changed
- [FIX #707] Replace ChoreographerCompat with Choreographer by @marco-saia-datadog in #708
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
- [RUM-3813] Support custom error fingerprinting by @marco-saia-datadog in #700
- [RUM-5371] Use jsx-dev-runtime in debug mode by @marco-saia-datadog in #697
- [RUM-4720] Improve JS Refresh Rate reliability on Android by @marco-saia-datadog in #689
- [FIX] Error reading
serviceNameproperty indatadog-sourcemaps.gradleby @jb-berthet in #699 - [IMPROVEMENT] Update dependencies and fix vulnerabilities by @marco-saia-datadog in #704
- [RUM-5451] Bump iOS SDK to v2.14.1 by @marco-saia-datadog in #703
New Contributors
- @jb-berthet made their first contribution in #699
Full Changelog: 2.4.1...2.4.2