Skip to content

Commit 05247b6

Browse files
committed
changelog
1 parent ffec3a1 commit 05247b6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Fixes
66

7+
- Session Replay: Fix replay recording freezing on screens with continuous animations ([#5489](https://github.com/getsentry/sentry-java/pull/5489))
78
- Session Replay: Populate `trace_ids` in replay events to enable searching replays by trace ID ([#5473](https://github.com/getsentry/sentry-java/pull/5473))
89

910
## 8.43.0
@@ -30,10 +31,6 @@
3031
```
3132
- Parse ART memory and garbage collector info from ANR tombstones into ART context ([#5428](https://github.com/getsentry/sentry-java/pull/5428))
3233

33-
### Fixes
34-
35-
- Session Replay: Fix screenshot capture freezing on screens with continuous animations ([#5404](https://github.com/getsentry/sentry-java/issues/5404))
36-
3734
## 8.42.0
3835

3936
### Features

0 commit comments

Comments
 (0)