Skip to content

3.17.0

Latest

Choose a tag to compare

@barboraplasovska barboraplasovska released this 09 Sep 14:19
ae95600

Features

  • Add a configurable initialization timeout for the first Datadog Flags evaluation context. See #3167
  • Add remoteConfiguration to Datadog.Configuration, set with RemoteConfiguration(id:), to fetch and cache the remote configuration document from the Datadog CDN at SDK startup. See #2919
  • Add CrashReporting.Configuration.appHangBacktraceEnabled to opt out of stack trace collection in App Hang errors while keeping Crash Reporting enabled. See #3136

Improvements

  • Bump minimum deployment targets to iOS 15.0, tvOS 15.0, and watchOS 9.0. See #3155
  • Report cross-platform-specific instrumentation types (Flutter, React Native, Unity, Kotlin Multiplatform) for RUM views in SDK telemetry. See #3165
  • Return nil carrier info on iOS 16+ since CTCarrier is deprecated with no replacement. See #3164

Full Changelog: 3.16.0...3.17.0