You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Network spans of requests that were started during a test and didn't finish are now reported. They are marked with the tag unfinished
New makefile to build a XCFramework that supports all platforms, and can be used to link with the project in binary form. The result is attached as a zip file to the release
Bug Fixes
Fixes a potential crash in network instrumentation
Removed stderr synchronization at end of tests, in some environments that captured stderr themselves made each test run 1 second slower
Improvements
Network instrumentation is less intrusive when injecting headers is disabled
Improvements on CI information for Bitrise (there are changes in environment variables)
Added new tags indicating the platform and device where tests are run