Skip to content

Releases: DataDog/dd-sdk-reactnative

3.5.2

16 Jun 07:10
92462dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.1...3.5.2

3.5.1

02 Jun 09:55
d854f94

Choose a tag to compare

What's Changed

  • [CHORE] [RUM-16462] Update GitHub Actions workflows to use Node.js 24-compatible actions by @sbarrio in #1293
  • [FIX] Update resourceTracingSamplingRate on deferred DatadogProvider initialization by @sbarrio in #1292
  • [RUM-16306] Remove hard attribute cap, warn at 256 limit by @marco-saia-datadog in #1294
  • RUMS-5996: Fix ANR in old-arch SR text mapper by @jonathanmos in #1296

Full Changelog: 3.5.0...3.5.1

2.14.8

01 Jun 12:11
b1facd9

Choose a tag to compare

What's Changed

  • [V2] [FIX] [RUMS-5852] Android JS long task detection by @sbarrio in #1291
  • [V2] [FIX] Update resourceTracingSamplingRate on deferred DatadogProvider initialization by @sbarrio in #1290

Full Changelog: 2.14.7...2.14.8

3.5.0

25 May 09:59
aaad211

Choose a tag to compare

What's Changed

  • [CHORE] Update dependencies by @cdn34dd in #1282
  • [FIX] [RUMS-5852] Android JS long task detection by @cdn34dd in #1284
  • [NO JIRA] [CHORE] Bump Native SDKs to iOS v3.11.0 and Android 3.10.0 by @sbarrio in #1287
  • [FIX] Allow addUserExtraInfo to be called without prior setUserInfo by @cdn34dd in #1288

Full Changelog: 3.4.0...3.5.0

3.4.0

29 Apr 14:12
1f9a6af

Choose a tag to compare

What's Changed

  • [NOJIRA] [CHORE] Remove ruby-version from benchmarks by @sbarrio in #1249
  • [NO JIRA] [FIX] ASYNC initialization is broken on RN 0.81+ by @sbarrio in #1258
  • [NOJIRA] [FIX] Remove debugId warnings on DEV mode by @sbarrio in #1250
  • [FIX] Nested Errors inside Error context causing infinite recursion by @sbarrio in #1253
  • [NOJIRA] [FIX] Session Replay build issues by @sbarrio in #1256
  • [PANA-6669] Integrate iOS heatmaps by @gonzalezreal in #1244
  • [PANA-7123][iOS] Hit-test fallback for heatmap view resolution by @gonzalezreal in #1264
  • [NOJIRA] [FIX] Remove flexShrink:1 from SVG transformation on Babel Plugin by @sbarrio in #1257
  • [NOJIRA][FIX] Skip Babel and Metro plugins for web platform builds by @cdn34dd in #1277
  • [NOJIRA] [FIX] [ANDROID] Fix Invariant Violation crash on native initialization by @marco-saia-datadog in #1251

New Contributors

Full Changelog: 3.3.0...3.4.0

2.14.7

07 May 12:02
1191575

Choose a tag to compare

What's Changed

  • [NOJIRA] [FIX] [V2] Remove debugId warnings on DEV mode by @sbarrio in #1254
  • [NOJIRA] [FIX] [V2] Session Replay build issues by @cdn34dd in #1276
  • [NOJIRA] [FIX] [V2] Remove flexShrink:1 from SVG transformation on Babel Plugin by @cdn34dd in #1275
  • [NOJIRA][FIX][V2] Skip Babel and Metro plugins for web platform builds by @cdn34dd in #1278
  • [NOJIRA] [FIX] [ANDROID] [V2] Fix Invariant Violation crash on native initialization by @marco-saia-datadog in #1273

Full Changelog: 2.14.6...2.14.7

3.3.0

14 Apr 15:25
0505022

Choose a tag to compare

What's Changed

  • [CHORE] Android: bump GSON version to 2.11.0 by @marco-saia-datadog in #1073
  • [CHORE] Bump and pin datadog-ci versions to 5.11.0 by @sbarrio in #1229
  • [CHORE] Update Benchmark App Provisioning Profile name by @sbarrio in #1242
  • [FIX] Babel Plugin: handle undefined wrapped callback functions by @marco-saia-datadog in #1228
  • [FIX] Conditional expressions in Babel Plugin's content retrieval by @cdn34dd in #1240
  • [RUM 13451] Graphql support payload and error tracking by @cdn34dd in #1225
  • [CHORE] Update lerna and remove issue_handler tool folder by @sbarrio in #1227
  • [CHORE] Update security dependencies by @sbarrio in #1246
  • [FIX] fmt consteval build errors with Xcode 26+ in example apps by @cdn34dd in #1245

Full Changelog: 3.2.0...3.3.0

2.14.6

14 Apr 15:36
76fdf12

Choose a tag to compare

What's Changed

  • [FIX] [V2] Babel Plugin: handle undefined wrapped callback functions by @cdn34dd in #1243
  • [FIX] [V2] Conditional expressions in Babel Plugin's content retrieval by @cdn34dd in #1241

Full Changelog: 2.14.5...2.14.6

3.2.0

25 Mar 10:18
f536944

Choose a tag to compare

What's Changed

  • [CHORE] Fix Issue Notification action to use OPENAI_MODEL env var by @sbarrio in #1177
  • feat: Add internal property for supporting clear text transport. by @fuzzybinary in #1195
  • [CHORE] Bump native SDK versions (iOS -> v3.8.2 / Android -> v3.8.0) by @cdn34dd in #1201
  • [FIX] Limit shadowView access to UIManager queue to avoid race condition by @sbarrio in #1192
  • [RUM-15052] Filter out requests originating at the JS layer from iOS network inst… by @cdn34dd in #1202
  • [CHORE] Add trace tab to Example app running React Navigation by @sbarrio in #1212
  • [FIX] Babel plugin crash when handling unresolved component names by @cdn34dd in #1210
  • [CHORE] Remove Issue Notification Github Action by @sbarrio in #1213
  • [FIX] [RUM-13466] iOS: fix AnyEncodable attribute decoding by @marco-saia-datadog in #1216
  • [CHORE] Update MIGRATION.md to include changes to firstPartyHosts configuration by @cdn34dd in #1217
  • [FIX] Incorrect babel jsx attribute generation with hyphenated names in getContent step by @cdn34dd in #1218
  • [Fix] Force resolution of androidx.core to 1.13.1 by @sbarrio in #1221

New Contributors

Full Changelog: 3.1.2...3.2.0

2.14.5

25 Mar 10:17
0d5baa8

Choose a tag to compare

What's Changed

  • [FIX] [V2] Babel plugin crash when handling unresolved component names by @cdn34dd in #1211
  • [FIX] [V2] Incorrect babel jsx attribute generation with hyphenated names in getContent step by @cdn34dd in #1219

Full Changelog: 2.14.4...2.14.5