Skip to content

Commit bb0e201

Browse files
committed
updated changelog
1 parent e53ad03 commit bb0e201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
- [ANR] Defer some class availability checks ([#4825](https://github.com/getsentry/sentry-java/pull/4825))
1515
- Collect PerformanceCollectionData only in sampled transactions ([#4834](https://github.com/getsentry/sentry-java/pull/4834))
16+
- **Breaking change**: The sampling decision of a transaction is now checked only when it starts, to decide whether to start Performance data collection (CPU, RAM, slow/frozen frames). If the sampling decision is changed at a later point, collection data will not be started or stopped accordingly.
1617

1718
### Dependencies
1819

0 commit comments

Comments
 (0)