2.2.2-beta.5
Pre-release
Pre-release
nachoBonafonte
released this
10 Feb 14:31
·
181 commits
to main
since this release
Bug fixes
- Fixes potential thread race condition in underlying opentelemetry-swift library.
- In some situations when a test crashed, session and module could be reported twice with different values
Improvements
- Improve library loading time by running more initialising code in background threads, and improvements in processing symbol files (used to report test source location and CodeOwners)
- Avoid auto-injecting XCTest environment variables in UITesting target application, it can confuse other tools dependant on the same environment variables.
- macOS test targets use Mach signal crash handling instead of BSD signal, it should help recovering crashes at loading time.
- Print library status messages also when running with OS_ACTIVITY_MODE=disable
Changes
- It uses opentelemetry-swift 1.4.0