v4.0.0
4.0.0 (2024-07-29)
Breaking Changes
-
The configuration options
discardClasses
andredactedKeys
are nowRegExp
s instead of strings. This allows developers to have more control over how they perform.
249 -
Getting the correlation trace ID and span ID through
flutter_bridge
and adding it to events.
251
Please see our Upgrading guide for more information on upgrading to v4.x.