sentry-java
sentry-java copied to clipboard
A Sentry SDK for Java, Android and other JVM languages.
### Integration sentry ### Java Version 17 ### Version 7.6.0 ### Steps to Reproduce Cannot be very specific because sentry SDK is being used by a plugin within a framework,...
### Integration sentry-graphql ### Java Version 17 ### Version 7.6.0 ### Steps to Reproduce Using Spring Boot 2.7.8 and the spring boot sentry integration. Instrumentation configuration: ```kt @Configuration class SentryConfiguration(...
### Description We can enrich native crashes even further by parsing [traceInputStream](https://developer.android.com/reference/android/app/ApplicationExitInfo#getTraceInputStream()) when the reason was [REASON_CRASH_NATIVE](https://developer.android.com/reference/android/app/ApplicationExitInfo#REASON_CRASH_NATIVE) Bugsnag prior art https://github.com/bugsnag/bugsnag-android/tree/next/bugsnag-plugin-android-exitinfo/src/main/java/com/bugsnag/android
### Description It can happen that there were ANRs prior to the Sentry.init call, which means we wouldn't be able to enrich them as we haven't persisted any information yet....
Bumps sentry-android-ndk/sentry-native from 0.7.0 to 0.7.1. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 0.7.1 **Features**: - Add user feedback capability to the Native SDK. ([#966](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/966)) **Internal**: - Remove the...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0. Release notes Sourced from codecov/codecov-action's releases. v4.1.0 What's Changed fix: set safe directory by @thomasrockhu-codecov in codecov/codecov-action#1304 build(deps): bump github/codeql-action from 3.24.3 to 3.24.5...
see https://github.com/getsentry/team-mobile/issues/178
### Integration sentry-android ### Build System Gradle ### AGP Version 8.3.0 ### Proguard Enabled ### Version 7.5.0 ### Steps to Reproduce When I use the Sentry Gradle plugin id "io.sentry.android.gradle"...
## :scroll: Description ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code. - [ ] I...
Bumps scripts/update-gradle.sh from v8.5.0 to v8.6.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).