Skip to content

Latest commit

 

History

History
155 lines (78 loc) · 3.04 KB

File metadata and controls

155 lines (78 loc) · 3.04 KB

7.0.1 (2026-02-21)

Changes

  • Renamed internal trait for consistency across packages (SentryHandlerTrait -> SentryLoggerServiceTrait).

7.0.0 (2026-01-05)

Changes

  • Bumped requirements to Mako 12+ and PHP 8.5+.

6.0.0 (2025-01-03)

Changes

  • Bumped requirements to Mako 11+ and PHP 8.4+.

5.0.3 (2024-11-23)

Bugfixes

  • PHP 8.4 compatibility.

5.0.2 (2024-06-07)

Bugfixes

  • Fixed ScrubberInterface filename.

5.0.1 (2024-02-01)

Changes

  • Upgraded to Sentry 4.5.

5.0.0 (2023-11-10)

Changes

  • Bumped requirements to Mako 10+ and PHP 8.1+.

4.0.0 (2022-12-22)

Changes

  • Bumped requirements to Mako 9+ and PHP 8.0+.

3.1.0 (2022-11-30)

New

  • Added a basic auth exception message scrubber.

3.0.0 (2021-11-30)

New

  • Bumped requirements to Mako 8+ and PHP 7.4+.

1.0.8 (2021-02-12)

Bugfixes

  • Use the correct config key.

1.0.7, 2.0.3 (2021-01-28)

Bugfixes

  • Prevent duplicate log entries and ensure fresh context for each entry.

1.0.6, 2.0.2 (2021-01-15)

Bugfixes

  • Automatically add the extra context to the record scope.

1.0.5, 2.0.1 (2020-10-14)

Changes

  • Updated to version 3 of the Sentry SDK.

2.0.0 (2020-09-14)

Changes

  • Bumped requirements to Mako 7+ and PHP 7.3+.

1.0.4 (2019-09-25)

Bugfixes

  • Removed unnecessary formatter.

1.0.3 (2019-09-25)

Bugfixes

  • Will no longer send user details if sending of PII is disabled.

1.0.2 (2019-09-25)

Bugfixes

  • Allow full configuration of Sentry.

1.0.1 (2019-09-25)

Bugfixes

  • Bind the created client to SDK.

1.0.0 (2019-09-25)

  • Initial release! 🎉