Releases: bugsnag/bugsnag-unity-performance
Releases · bugsnag/bugsnag-unity-performance
v1.4.2
v1.4.1
v1.4.0
v1.4.0
Install this release vis UPM
Additions
-
Added error correlation functionality so that when a compatible version of the Bugsnag Unity Error Notifier is used, it can get the current SpanContext and attach it to error reports. #112
-
Added the trace parent header to requests made via the Bugsnag request wrapper and allow configuration via new TracePropagationUrls property. #109
-
Added methods to generate anonymous id value #92
Bug Fixes
- Fixed issue where the net.host.connection.type span attribute was not present in all spans #114
v1.3.4
V1.3.3
v1.3.2
v1.3.1
v1.3.1 (2024-31-01)
Install via UPM: https://github.com/bugsnag/bugsnag-unity-performance-upm.git#v1.3.1
Additions
- Added Apple privacy manifest due to IO api usage. Please see the Unity documentation for more information. #94
Bug Fixes
- Fixed issue where http status code was reported as a string attribute instead of an int attribute #93