Skip to content

Commit bec9d03

Browse files
authored
Prepare 4.24.0 (#2053)
1 parent 06784a7 commit bec9d03

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## 4.24.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.24.0.
6+
7+
### Bug Fixes
8+
9+
- Serialize native PHP enums as readable enum strings, including backed enum values, instead of opaque `Object` strings. [(#2038)](https://github.com/getsentry/sentry-php/pull/2038)
10+
- Exclude `AGENTS.md` and `CLAUDE.md` from distribution archives. [(#2046)](https://github.com/getsentry/sentry-php/pull/2046)
11+
12+
### Misc
13+
14+
- Deprecate `Sentry\Monolog\Handler` in favor of `Sentry\Monolog\LogsHandler` with the `enable_logs` SDK option. [(#2051)](https://github.com/getsentry/sentry-php/pull/2051)
15+
316
## 4.23.1
417

518
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.23.1.

0 commit comments

Comments
 (0)