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 c9b4850 commit 813ff1dCopy full SHA for 813ff1d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Unreleased
4
5
+### Features
6
+
7
+- Add new User Feedback API ([#4286](https://github.com/getsentry/sentry-java/pull/4286))
8
+ - We now introduced Sentry.captureFeedback, which supersedes Sentry.captureUserFeedback
9
10
### Fixes
11
12
- Reduce excessive CPU usage when serializing breadcrumbs to disk for ANRs ([#4181](https://github.com/getsentry/sentry-java/pull/4181))
0 commit comments