Skip to content

4.19.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 11 Nov 09:04

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.19.0.

Features

  • Add Laravel Pennant feature flags (#1061)

    The SDK will now automatically capture feature flags resolved using Laravel Pennant and attach them to events and spans.

Bug Fixes

  • Do not try to detect the session key on the CLI (#1058)