Skip to content

Commit 30db42a

Browse files
committed
docs(core): Add reflection state changelog entry
1 parent e569b6f commit 30db42a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## Unreleased
4+
5+
### Internal
6+
7+
- Reduce JSON serialization overhead by allocating reflection cycle-tracking state only when reflection serialization is used. ([#5600](https://github.com/getsentry/sentry-java/pull/5600))
8+
39
## 8.43.1
410

511
### Fixes

0 commit comments

Comments
 (0)