sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

A Sentry SDK for Java, Android and other JVM languages.

Results 599 sentry-java issues
Sort by recently updated
recently updated
newest added

### 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,...

Type: Bug
Platform: Java

### 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(...

Type: Bug
Platform: Java

### 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

Improvement
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....

Improvement
Android

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...

dependencies

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...

dependencies
github_actions

see https://github.com/getsentry/team-mobile/issues/178

Improvement
Android

### 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"...

Type: Bug
Platform: Android

## :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).

dependencies