Skip to content

2.7.0

Compare
Choose a tag to compare
@ncreated ncreated released this 25 Jan 15:48
· 747 commits to master since this release
3f2d8a0

Features

  • Added Privacy Manifest to DatadogCore. See #1644, solves #1406
  • Added Datadog.stopInstance() API to stop and deallocate the SDK. See #1541
  • Crashes sent as Logs are now linked to RUM session. See #1645

Bug Fixes

  • Fixed the problem with Spans being not linked to the current RUM session. See #1615
  • Fixed problems with URLSession instrumentation in iOS 12 and 13. See #1637

Improvements

  • The SDK now considers more HTTP status codes to retry its failed data uploads. See #1639