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 f7bcd6e commit 77f38a5Copy full SHA for 77f38a5
1 file changed
CHANGELOG.md
@@ -41,6 +41,7 @@
41
- This fixes "java.lang.IllegalArgumentException: The DSN is required" when combining WebFlux and OpenTelemetry
42
- Session Replay: Do not use recycled screenshots for masking ([#4790](https://github.com/getsentry/sentry-java/pull/4790))
43
- This fixes native crashes seen in `Canvas.<init>`/`ScreenshotRecorder.capture`
44
+- Session Replay: Ensure bitmaps are recycled properly ([#4820](https://github.com/getsentry/sentry-java/pull/4820))
45
46
### Miscellaneous
47
0 commit comments