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 f0edbe1 commit 1986a2cCopy full SHA for 1986a2c
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- **IMPORTANT:** This disables collecting external storage size (total/free) by default, to enable it back
9
use `options.isCollectExternalStorageContext = true` or `<meta-data android:name="io.sentry.external-storage-context" android:value="true" />`
10
- Fix `NullPointerException` when reading ANR marker ([#4979](https://github.com/getsentry/sentry-java/pull/4979))
11
+- Report discarded log in batch processor as `log_byte` ([#4971](https://github.com/getsentry/sentry-java/pull/4971))
12
13
### Improvements
14
0 commit comments