Skip to content

Commit ad7b791

Browse files
authored
chore(changelog): Add 8.43.3 hotfix
Add release notes for version 8.43.3 with fixes.
1 parent 8183500 commit ad7b791

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
@@ -54,6 +54,12 @@
5454
- Fix attachments being duplicated on native events that carry scope attachments ([#5548](https://github.com/getsentry/sentry-java/pull/5548))
5555
- Fix performance collector scheduling many tasks in a row ([#5524](https://github.com/getsentry/sentry-java/pull/5524))
5656

57+
## 8.43.3
58+
59+
### Fixes
60+
61+
- Fix crash when `getHistoricalProcessStartReasons` is called from an isolated or wrong-userId process ([#5597](https://github.com/getsentry/sentry-java/pull/5597))
62+
5763
## 8.43.2
5864

5965
### Improvements

0 commit comments

Comments
 (0)