github bugsnag/bugsnag-cocoa-performance v1.6.0

latest releases: v1.15.0, 1.15.0, v1.14.0...
15 months ago

Enhancements

  • Auto-inject OTLP traceparent headers into network requests sent via URLSession. 259

  • Added support for trace and span IDs to be added to bugsnag-cocoa error notifications if the library is present. 263

Bug fixes

  • When we detect a long delay after viewDidLayoutSubviews where viewDidAppear still hasn't been called, assume that this edge case has been triggered and use the time of viewDidLayoutSubviews instead. 257

  • Detect app backgrounding earlier to detect interrupted app starts and cancel their spans (which would otherwise be VERY long). 262

  • Workaround for badly behaved NSURLSessionTask classes to avoid a crash. 267

  • Removed duplicate makeCurrentContext check that was leading to a memory leak. 268

Don't miss a new bugsnag-cocoa-performance release

NewReleases is sending notifications on new releases.