1.1.0 - New Providers for Exception Code, ReferenceCode and Release
This release adds a few new providers:
- Extra\ReferenceCode for Flow Exception referenceCode
- Release\FlowSettings for Sentry Release through Flow Configuration
- Tags\Code for Exception code
The ScopeProvider now has a method getCurrentThrowable()
which returns the currently handled exception. This may be useful in some Tag- /ExtraProviders.