- Renamed internal trait for consistency across packages (SentryHandlerTrait -> SentryLoggerServiceTrait).
- Bumped requirements to Mako 12+ and PHP 8.5+.
- Bumped requirements to Mako 11+ and PHP 8.4+.
- PHP 8.4 compatibility.
- Fixed ScrubberInterface filename.
- Upgraded to Sentry 4.5.
- Bumped requirements to Mako 10+ and PHP 8.1+.
- Bumped requirements to Mako 9+ and PHP 8.0+.
- Added a basic auth exception message scrubber.
- Bumped requirements to Mako 8+ and PHP 7.4+.
- Use the correct config key.
- Prevent duplicate log entries and ensure fresh context for each entry.
- Automatically add the extra context to the record scope.
- Updated to version 3 of the Sentry SDK.
- Bumped requirements to Mako 7+ and PHP 7.3+.
- Removed unnecessary formatter.
- Will no longer send user details if sending of PII is disabled.
- Allow full configuration of Sentry.
- Bind the created client to SDK.
- Initial release! 🎉