File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.7.1
4+
5+ The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.1.
6+
7+ ### Bug Fixes
8+
9+ - Always remove the ` XSRF-TOKEN ` cookie value before sending to Sentry [ (#920 )] ( https://github.com/getsentry/sentry-laravel/pull/920 )
10+ - Fix trace durations when using Octane [ (#921 )] ( https://github.com/getsentry/sentry-laravel/pull/921 )
11+ - Handle clousre route names [ (#921 )] ( https://github.com/getsentry/sentry-laravel/pull/921 )
12+ - Don't rely on facades when accessing the Laravel context [ (#922 )] ( https://github.com/getsentry/sentry-laravel/pull/922 )
13+ - Normalize array of cache key names before converting to string [ (#923 )] ( https://github.com/getsentry/sentry-laravel/pull/923 )
14+
315## 4.7.0
416
517The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.0.
You can’t perform that action at this time.
0 commit comments