Releases: bugsnag/bugsnag-flutter-performance
Releases · bugsnag/bugsnag-flutter-performance
v1.4.0
Changes
- Bumped min Dart SDK version to 3.3.0 and min Flutter SDK version to 3.19.0 94
Enhancements
-
Upgraded the
connectivity_plus
dependency version to 6.0.5 94 -
Replaced the dependency on
package_info
with the newpackage_info_plus
package 94
Bug fixes
- Changed
loading
view load phase name toloading content
67
v1.3.0
v1.2.1
v1.2.0
v1.1.0
Enhancements
-
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
Bug fixes
- Fixed FormatException thrown when the data in sampling probability cache file is corrupted 75
v1.0.0
1.0.0 (2024-04-11)
Initial release