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 c15065a commit 4947232Copy full SHA for 4947232
CHANGELOG.md
@@ -12,6 +12,7 @@
12
- Session Replay: Expand fix for crash on devices to all Unisoc/Spreadtrum chipsets ([#4510](https://github.com/getsentry/sentry-java/pull/4510))
13
- Log parameter objects are now turned into `String` via `toString` ([#4515](https://github.com/getsentry/sentry-java/pull/4515))
14
- One of the two `SentryLogEventAttributeValue` constructors did not convert the value previously.
15
+- Logs are now flushed on shutdown ([#4503](https://github.com/getsentry/sentry-java/pull/4503))
16
17
### Features
18
0 commit comments