Breaking changes
The following changes need attention when updating to this version of the library:
- Renamed incorrectly named
makeContextCurrent
tomakeCurrentContext
inBugsnagPerformanceSpanOptions
128
Enhancements
- Swizzle methods earlier at process start rather than at library start to avoid race conditions. Swizzling can now be disabled using
bugsnag/performance/disableSwizzling
in yourInfo.plist
126
Bug fixes
- Fix potential race condition in accessing NSURLSessionTaskMetrics.transactionMetrics
130