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)