Releases: networkteam/sentry_client
Releases · networkteam/sentry_client
v5.2.0 Support TYPO3 v13
Make sure to pass a string to GU::trimExplode()
5.1.1
Thanks to @bmack and @derhansen for some improvements/bugfixes regarding proxy settings
5.1.0
Update sentry/sentry to ^4.6
Release v5.0.2
Release 5.0.2
5.0.0
Prepare v5.0.0 release
4.3.0
New release
4.2.1
Release 4.2.1
v4.2.0 Log message interpolation with fingerprinting
- Add log message interpolation (Thanks to @sascha-egerer)
- Add Fingerprint to log messages
- Deprecated: Usage of DebugExceptionHandler
Bugfix release 4.1.1
Prepare release 4.1.1
Release 4.1.0
- Client IP is anonymized with
IpAnonymizationUtility::anonymizeIp()
. Thanks to @extcode - Add
X-Request-Id
as tag. Thanks to @bergo - Small code optimizations. Thanks to @tlueder and @LeoniePhiline