-
Custom attributes can now be set on a span, including as lists of primitives (int, double, bool, String) 88
-
Introduced OnSpanEndCallbacks that allow changes to spans when their end() method is called, but before they are sent 88
- Fixed an exception thrown when no source of cryptographically secure random numbers is available 86
-
A fixed
samplingProbability
can now be set onstart
78 -
service.name
can now be set onstart
80 -
Updated default url 81
-
Fixed PathNotFoundException thrown when retry queue flush is triggered multiple times 82
-
The correct package version is reported in the
telemetry.sdk.version
attribute 83
-
View load instrumentation 65
-
Replaced the dependency on
device_info
with the newdevice_info_plus
package 72 -
Auto-inject traceparent headers into HTTP requests 73
-
Provide the correlation trace ID and span ID through
bugsnag_bridge
forbugsnag_flutter
to add them to events 74
- Fixed FormatException thrown when the data in sampling probability cache file is corrupted 75
Initial release