Skip to content

Commit bb27d96

Browse files
authored
Prepare 4.7.1 (#925)
1 parent abf561e commit bb27d96

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

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

0 commit comments

Comments
 (0)