Skip to content

2.2.2-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 08 Feb 14:30
· 184 commits to main since this release

Bug fixes

  • Fixes potential thread race condition in underlying opentelemetry-swift library.

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