-
-
Notifications
You must be signed in to change notification settings - Fork 468
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 8.13.3
head repository: getsentry/sentry-java
compare: 8.14.0
- 9 commits
- 40 files changed
- 7 contributors
Commits on Jun 12, 2025
-
getsentry-bot committed
Jun 12, 2025 Configuration menu - View commit details
-
Copy full SHA for e16d062 - Browse repository at this point
Copy the full SHA e16d062View commit details
Commits on Jun 13, 2025
-
New User Feedback form (#4384)
* added SentryFeedbackOptions * added feedbackOptions to SentryOptions * SentryUserFeedbackDialog * user feedback dialog uses dialogTheme * added dialog theme to sample app * MainActivity "send user feedback" button now opens feedback dialog instead of sending feedback * added tests and UI tests * added manifest options * added replay capturing on feedback dialog open * added SentryUserFeedbackDialog.Builder, allowing a configuration being passed for the current dialog options * added SentryFeedbackOptions copy constructor
Configuration menu - View commit details
-
Copy full SHA for 4152701 - Browse repository at this point
Copy the full SHA 4152701View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e56c1d1 - Browse repository at this point
Copy the full SHA e56c1d1View commit details
Commits on Jun 17, 2025
-
Fix replay masking for Jetpack Compose 1.8+ (#4485)
* Fix broken view hierarchy retrieval for Jetpack Compose 1.8+ * Update Changelog * Fix tests * Update Changelog * Add more tests * Allow null semantics, but mask in case an exception gets thrown * Address PR feedback
Configuration menu - View commit details
-
Copy full SHA for 8bfa9cc - Browse repository at this point
Copy the full SHA 8bfa9ccView commit details -
Add
user.id,user.nameanduser.emailto log attributes (#4486)* Add user id, username and email to log attributes * changelog * use enum for attribute type * no longer check isSendDefaultPii * Format code * ignore IntelliJ / Android Studio run configs * suppress deprecation warning for user.name --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 5fde6b6 - Browse repository at this point
Copy the full SHA 5fde6b6View commit details -
New User Feedback Widget (#4450)
* added SentryUserFeedbackWidget, with styles and icon * MainActivity sendFeedback reverted to call API, with new widget to open dialog * Added widget ui tests
Configuration menu - View commit details
-
Copy full SHA for 58769f0 - Browse repository at this point
Copy the full SHA 58769f0View commit details -
User Feedback followup (#4494)
* Changed logo with vector drawable * Changed FeedbackOptions from String to CharSequence * Changed User feedback User name to User username
Configuration menu - View commit details
-
Copy full SHA for bb0801b - Browse repository at this point
Copy the full SHA bb0801bView commit details -
Add device and OS attributes to logs (#4493)
* Add user id, username and email to log attributes * changelog * use enum for attribute type * no longer check isSendDefaultPii * Format code * ignore IntelliJ / Android Studio run configs * suppress deprecation warning for user.name * Add device and OS attributes to logs * changelog * add method impl for MainEventProcessor * use device and os info more directly * Format code * update changelog * api --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for c6f23ec - Browse repository at this point
Copy the full SHA c6f23ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e48568 - Browse repository at this point
Copy the full SHA 4e48568View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.13.3...8.14.0