Skip to content

Commit f3cf22c

Browse files
committed
docs(core): Add JsonWriter changelog entry
1 parent 6755ac1 commit f3cf22c

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 lowering the initial `JsonWriter` nesting stack size while preserving on-demand growth. ([#5591](https://github.com/getsentry/sentry-java/pull/5591))
8+
39
## 8.43.1
410

511
### Fixes

0 commit comments

Comments
 (0)