Releases: DataDog/dd-sdk-reactnative
Releases · DataDog/dd-sdk-reactnative
1.1.3
1.1.2
What's Changed
- Fix SDK initialization promise hanging on packager reload by @louiszawadzki in #287
- Fix manual view tracking documentation by @louiszawadzki in #286
- Fix android proxy authenticator by @louiszawadzki in #289
- Support new jsx transform (used by Expo) for automated user interaction tracking by @louiszawadzki in #292
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Use DDLogger typealias to avoid clashes by @louiszawadzki in #264
- Export missing imports by @louiszawadzki in #267
- Fixes #266
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- RUMM 2085 Remove bridge dependencies by @louiszawadzki in #236
- RUMM 2383 Enable custom version by @louiszawadzki in #257
Migrating
If you're upgrading from a previous version, run pod update DatadogSDK DatadogSDKCrashReporting
before running pod install
.
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- RUMM-2244: Add automated sourcemap upload gradle task by @0xnm in #222
- RUMM-2249, DOCS-3604 Add crash reporting docs by @louiszawadzki in #229
- Escape special characters in first party hosts regex by @louiszawadzki in #235
Full Changelog: 1.0.0-rc9...1.0.0
1.0.0-rc9
What's Changed
- Filter expo dev logs calls by @louiszawadzki in #214
- Bump native bridge version to 0.5.5 by @louiszawadzki in #217
Full Changelog: 1.0.0-rc8...1.0.0-rc9
1.0.0-rc8
What's Changed
- Make sure Datadog SDK is initialized on the main thread. Fixes #198 by @cltnschlosser in #204
- Enable iOS native crash reporting by @louiszawadzki in #207
- Implement first party hosts in resource tracking by @louiszawadzki in #197
config.firstPartyHosts = ['example.com'];
New Contributors
- @cltnschlosser made their first contribution in #204
Full Changelog: 1.0.0-rc7...1.0.0-rc8
1.0.0-rc7
What's Changed
- RUMM-2119 Support react navigation v6 by @louiszawadzki in #187
Full Changelog: 1.0.0-rc6...1.0.0-rc7
1.0.0-rc6
What's Changed
- Add sign out/logout documentation to README by @pas256 in #171
- RUMM-1891 Fix React.memo when an onPress prop is passed to the component by @louiszawadzki in #175
- RUMM 2184 Prevent react navigation error when closing an app using the Android back button by @louiszawadzki in #176
- RUMM 2167 Add sampling for RUM to APM tracing by @louiszawadzki in #183
New Contributors
- @pas256 made their first contribution in #171
- @louiszawadzki made their first contribution in #175
Full Changelog: 1.0.0-rc5...1.0.0-rc6