Skip to content

Commit 73010d7

Browse files
authored
Prepare 4.19.0 (#1065)
1 parent ab1f0c7 commit 73010d7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 4.19.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.19.0.
6+
7+
### Features
8+
9+
- Add Laravel Pennant feature flags [(#1061)](https://github.com/getsentry/sentry-laravel/pull/1061)
10+
11+
The SDK will now automatically capture feature flags resolved using [Laravel Pennant](https://laravel.com/docs/12.x/pennant) and attach them to events and spans.
12+
13+
### Bug Fixes
14+
15+
- Do not try to detect the session key on the CLI [(#1058)](https://github.com/getsentry/sentry-laravel/pull/1058)
16+
317
## 4.18.0
418

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

0 commit comments

Comments
 (0)