2.6.0-beta.2
Pre-release
Pre-release
Note
Please review this page in the wiki for a deeper dive into all the changes.
Note
We're naming this v2.6.0 to be clear that we expect it to be 100% compatible, non-source breaking with v2.5.1. Please report any issues you may find.
What's Changed
- Add public-API breaking-change CI gate using swift-api-digester by @GLinnik21 in #828
- Benchmarks: surface profiler per-sample latency via custom XCTMetric by @naftaly in #831
- Profiler perf pass by @naftaly in #830
- Profiler: extract Profile/Profiler protocols, rename to Time* by @naftaly in #837
- Report: enum mirror sweep audit fixes by @naftaly in #832
- Monitor: bound the array store in endHandlingException by @naftaly in #833
- Zombie: switch g_zombieCache from volatile to _Atomic by @naftaly in #834
- Store: stop hijacking the stitch config from KSCrashReportStore.init by @naftaly in #835
Full Changelog: 2.6.0-beta.1...2.6.0-beta.2