Releases: networkteam/Networkteam.SentryClient
Releases · networkteam/Networkteam.SentryClient
Bugfix release
Fixes an issue with exceptions during compile time accessing an uninitialized client member.
Flow 4 Update
Merge pull request #11 from monofone/sandstorm-neos-3-update Neos 3 update
Decoupling from TYPO3.Party
As stated in this issue https://jira.neos.io/browse/FLOW-5 it is recommended to drop dependency to TYPO3.Party.
Bugfix release for Flow version constraint
Remove version constraint for flow The Version constraint for 3.0.4 breaks the introduced compatibility for flow < 3.0, 2.3.11 for example uses the same method signature in "echoExceptionWeb".
Use raven/raven 0.11
1.0.2 [TASK] Use raven/raven 0.11
Bugfix release for broken ProductionExceptionHandler
Please update your package to this version to fix a problem with the ProductionExceptionHandler that prevented sending exceptions to Sentry in Production context.
First stable release
This release supports automatic error handling for most Flow and Neos applications. Including support for TypoScript errors, Fluid view helper exceptions and generic exceptions in Flow.