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 0404ea3 commit 3c47eb7Copy full SHA for 3c47eb7
CHANGELOG.md
@@ -13,7 +13,7 @@
13
- Cap max number of stack frames to 100 to not exceed payload size limit ([#3009](https://github.com/getsentry/sentry-java/pull/3009))
14
- This will ensure we report errors with a big number of frames such as `StackOverflowError`
15
- Fix user interaction tracking not working for Jetpack Compose 1.5+ ([#3010](https://github.com/getsentry/sentry-java/pull/3010))
16
-- Make sure to close all Closeable resources ([#3000](https://github.com/getsentry/sentry-java/pull/3000)
+- Make sure to close all Closeable resources ([#3000](https://github.com/getsentry/sentry-java/pull/3000))
17
18
## 6.32.0
19
0 commit comments