Skip to content

2.2.3

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 24 Feb 09:07
· 152 commits to main since this release

Bug fixes

  • Test process could get hung when running in tvOS
  • Fixes two potential thread race condition, one was fixed in the underlying opentelemetry-swift library.
  • With ITR enabled, if a crash happened asynchronous after all test had run, the library could report a duplicated session with pass status.

Improvements

  • Save crash information in a custom directory to avoid interactions if testing code already links PLCrashReporter