github DataDog/dd-sdk-ios 1.6.0

latest releases: 2.18.0, 2.17.0, 2.16.0...
3 years ago

This release brings a bunch of improvements ⚔️ and two brand new APIs for customizing auto-instrumented RUM Resources and Spans.

Features

  • Added option for specifying custom attributes for auto-instrumented RUM Resources (#473)
  • Added scrubbing API for redacting spans (#481)

Bug Fixes

  • Fixed [configuration trackUIKitRUMViews] not working properly in Obj-c (#419)
  • Made tracePropagationHTTPHeaders available in Obj-c (#421, thanks @ben-yolabs)
  • Fixed RUM Views auto-instrumentation issues on iOS 11 (#474)

Improvements

  • Added "VIEW NAME" attribute to RUM Views (#318)
  • RUM Views cannot be now dropped using view event mapper (#415)
  • Improved presentation of errors sent with Logger (#423)
  • Improved presentation of errors sent with span.log() (#431)
  • Added support for extra user attributes in Obj-c (#444)
  • Added foreground_duration and is_background information to network spans (#436)
  • RUM Views will now automatically stop when the app leaves foreground (#479)
  • DDURLSessionDelegate can now be initialized before starting SDK (#483)

Don't miss a new dd-sdk-ios release

NewReleases is sending notifications on new releases.