github DataDog/dd-sdk-ios 1.5.0

latest releases: 2.11.0, 2.10.1, 2.10.0...
3 years ago

This release brings bunch of improvements to Real User Monitoring for iOS apps.

Features

  • Added set of scrubbing APIs for redacting and dropping particular RUM Events (#367).
  • Added support for GDPR compliance with new Datadog.set(trackingConsent:) API (#335).
  • Added Global.rum.addTiming(name:) API for marking custom tming events in RUM Views (#323).
  • Added support for Alamofire networking with DatadogAlamofireExtension (#340).
  • Added option to configure data upload frequency and paylaod size with .set(batchSize:) and .set(uploadFrequency:) APIs (#358).
  • Added convenient .setError(_:) API for setting Error on Span (#390).

Bug Fixes

  • Fixed baggage items propagation issue for Span (#365), solves #363 (thanks @philtre).

Improvements

  • Improved DATE accurracy (with NTP time sync) for all data send from the SDK (#327).
  • Improved App Launch Time metric accurracy (#381).

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

NewReleases is sending notifications on new releases.