Skip to content

Commit ce54c6c

Browse files
authored
Prepare 4.27.0 (#2084)
1 parent cf75602 commit ce54c6c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 4.27.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.27.0.
6+
7+
### Features
8+
9+
- Add `profiles_sampler` option. [(#2082)](https://github.com/getsentry/sentry-php/pull/2082)
10+
11+
### Bug Fixes
12+
13+
- Preserve manually configured user attributes on logs and metrics when `send_default_pii` is disabled. [(#2083)](https://github.com/getsentry/sentry-php/pull/2083)
14+
15+
### Misc
16+
17+
- Add Mago static analysis to CI. [(#2020)](https://github.com/getsentry/sentry-php/pull/2020)
18+
319
## 4.26.0
420

521
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.26.0.

0 commit comments

Comments
 (0)