Releases: networkteam/Networkteam.SentryClient
Releases · networkteam/Networkteam.SentryClient
Add release tracking for Sentry client
5.1.0 Merge branch '4.x'
Add release tracking for Sentry client
4.2.0 Merge branch '3.x' into 4.x
Add release tracking for Sentry client
3.2.0 Merge branch '4viewture-3.x' into 3.x
Add browser and platform info
5.0.2 Merge pull request #28 from networkteam/feature-add-browser-and-platt…
Fix Composer version range for Flow 2.3.x
Merge pull request #27 from dfeyer/patch-1 TASK: Change typo3/flow constraints in composer.json
Fix neos/flow dependency
Fix neso/flow dependency and remove neos/fusion requirements
neos/flow depency < 5.0.0
set neos/flow version depency < 5.0.0
Update to Flow 5
SentryClient is now compatible to Flow 5 and Neos 4
Modernized package code
- Code updated to PSR-4 layout and PSR-2 coding style (thanks to @daniellienert)
- Use modern PHP constants and literals where possible, use
classconstant for object manager access - Added new configuration option
sentryClientIgnoreExceptionto Flow exception rendering options - Ignore exceptions with status code 401 or 403 by default in Sentry (but still log locally according to
logExceptionoption) - Better stacktraces for non Exceptions (a.k.a
Error), thanks to @fnkr
Remove deprecated Setting Neos.Flow.object.excludeClasses
Flow now defaults to exclusion