Releases: DataDog/dd-sdk-reactnative
Releases · DataDog/dd-sdk-reactnative
1.8.3
What's Changed
- Improve deep clone performance by @louiszawadzki in #515
Full Changelog: 1.8.2...1.8.3
1.8.2
What's Changed
- Update ios SDK to 1.22.0 by @louiszawadzki in #510
- RUM payloads are now optimised by including less view updates
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
- Support
use_frameworksin Podfile by @louiszawadzki in #508
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- New architecture migration by @louiszawadzki in #480
- Improve jest mock support by @louiszawadzki in #489
- Remove duplicated RUM views in React Navigation tracking by @louiszawadzki in #491
- Add action name attribute to config by @louiszawadzki in #492
- Add support for tvOS by @louiszawadzki in #494
- Forward webview ref by @louiszawadzki in #500
Full Changelog: 1.7.1...1.8.0
1.8.0-rc1
1.8.0-rc0
This is a release candidate for 1.8.0 that includes support for the new React Native architecture.
As this is a big change, we've tested the migration extensively on our end and also want to have feedback from early adopters before rolling it out to everyone.
Please open an issue if you notice any regression on your app.
What's Changed
- New architecture migration by @louiszawadzki in #480
- Improve jest mock support by @louiszawadzki in #489
- Remove duplicated RUM views in React Navigation tracking by @louiszawadzki in #491
- Add action name attribute to config by @louiszawadzki in #492
- Add support for tvOS by @louiszawadzki in #494
Full Changelog: 1.7.1...1.8.0-rc0
1.7.1
What's Changed
- Add DdRum.addFeatureFlagEvaluation to jest mock by @stevoland in #486
New Contributors
- @stevoland made their first contribution in #486
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Add upload frequency parameter in config by @louiszawadzki in #471
- Add batch size parameter in config by @louiszawadzki in #476
- Add feature flags evaluation for RUM by @louiszawadzki in #477
- Track background events by @louiszawadzki in #478
- Handle iOS app restart in background for react-navigation by @louiszawadzki in #482
- Update iOS SDK to 1.20.0 by @louiszawadzki in #483
- Fixes duplicate RUM Error created when RN crashes are sent to both RUM and Logs
- Update Android SDK to 1.19.2 by @louiszawadzki in #484
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
New features
- Report errors to logs by @louiszawadzki in #453
- Enable logs with stacktraces by @louiszawadzki in #449
- Kiosk apps support by @louiszawadzki in #470
- Support Gradle 8 for RN 0.72 by @louiszawadzki in #460
Fixes
- Keep logger working if not initialized by @louiszawadzki in #464
- Decrease severity of console message for action dropped by @louiszawadzki in #459
- Handle shallow equality edge case by @louiszawadzki in #457
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- Fix RUM Context absent from Logs on iOS by @louiszawadzki in #466
Full Changelog: 1.5.1...1.5.2