Skip to content

v1.4.0

Compare
Choose a tag to compare
@richardelms richardelms released this 03 Jun 07:41
· 127 commits to next since this release
0c768d2

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