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 1
1
# Changelog
2
2
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
+
3
15
## 4.7.0
4
16
5
17
The 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