Releases: DataDog/dd-sdk-reactnative
Releases · DataDog/dd-sdk-reactnative
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
2.4.1
What's Changed
- [RUM-5258] RN 0.63 BigInt support by @marco-saia-datadog in #686
 - [FIX] Bump iOS minimum deployment target to 12.0 by @marco-saia-datadog in #691
 - [IMPROVEMENT] Fix cyclic dependency & clean-up by @marco-saia-datadog in #687
 - [RUM-5328] Fix iOS internal-testing-tools not returning all events by @marco-saia-datadog in #694
 
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- [RUM-4479] Update Android & iOS SDKs by @marco-saia-datadog in #677
 - [RUM-1830] 128 bit trace IDs by @marco-saia-datadog in #680
 - [RUM-4910] Allow disable of RUM Action accessibility label name resolving by @marco-saia-datadog in #670
 
Full Changelog: 2.3.6...2.4.0