We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179088d commit 036e373Copy full SHA for 036e373
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### Fixes
6
7
- Fix warm start detection ([#3937](https://github.com/getsentry/sentry-java/pull/3937))
8
+- Session Replay: Reduce memory allocations, disk space consumption, and payload size ([#4016](https://github.com/getsentry/sentry-java/pull/4016))
9
+- Session Replay: Do not try to encode corrupted frames multiple times ([#4016](https://github.com/getsentry/sentry-java/pull/4016))
10
11
### Internal
12
0 commit comments