Skip to content

Commit e3e0df8

Browse files
committed
docs(core): Add contexts changelog entry
1 parent 200bec9 commit e3e0df8

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 context serialization overhead by sorting key snapshots with arrays instead of temporary lists. ([#5599](https://github.com/getsentry/sentry-java/pull/5599))
8+
39
## 8.43.1
410

511
### Fixes

0 commit comments

Comments
 (0)