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

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

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

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.5.0. Release notes Sourced from codecov/codecov-action's releases. v4.5.0 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @​dependabot in codecov/codecov-action#1446 build(deps-dev): bump ts-jest from...

dependencies
github_actions

## :scroll: Description added span data category for client reports added dropped span report when recording lostEnvelopeItem added dropped span report on beforeSend and eventProcessor filtering (SentryClient) and backpressure and...

Bumps [gradle/actions](https://github.com/gradle/actions) from 2cd2a6e951bd0b53f55a08e4e4c6f2586f3a36b9 to cdbbabd09cff07936e1c9dbe8c9d4b6ac2ef7156. Commits cdbbabd [bot] Update dist directory dad038d Use Gradle 8.8 features for Gradle Home cleanup (#272) 621f3b3 Run cache-cleanup build with --info 4022faa Fix...

dependencies
github_actions

Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.30.1 to 2.31.0. Release notes Sourced from reactivecircus/android-emulator-runner's releases. v2.31.0 What's Changed Migrate to Node 20 on CI via GitHub Actions major upgrades by @​TWiStErRob in ReactiveCircus/android-emulator-runner#372...

dependencies
github_actions

### Problem Statement Would like to have info provided in `ApplicationStartInfo` API on Android 15 available thru Sentry. see https://developer.android.com/about/versions/15/features#app-start-info ### Solution Brainstorm You can use this with `if( SDK...

Feature
Android

Bumps scripts/update-gradle.sh from v8.5.0 to v8.8.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).

dependencies

Bumps sentry-android-ndk/sentry-native from 0.7.2 to 0.7.6. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 0.7.6 **Fixes**: - Remove remaining build blockers for the `crashpad` backend on Windows ARM64 when using...

dependencies

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Run a Java service with Sentry SDK v7.9.0 Have a piece of code that logs higher-volume metrics and lower-volume metrics Notice that...

Platform: Java
Sync: Jira

_#skip-changelog_ ## :scroll: Description * Adds an option to disable screen tracking - this is necessary for RN/Flutter, so they can set their own screens to the native scope and...

Meta issue: https://github.com/getsentry/team-sdks/issues/88

Platform: Android
Platform: Java