dhatim / dropwizard-sentry

Dropwizard integration for error logging to Sentry.
Apache License 2.0
9 stars 9 forks source link

Update sentry.version to v7 (major) #134

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-logback 6.34.0 -> 7.0.0 age adoption passing confidence
io.sentry:sentry 6.34.0 -> 7.0.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-logback) ### [`v7.0.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/6.34.0...7.0.0) Version 7 of the Sentry Android/Java SDK brings a variety of features and fixes. The most notable changes are: - Bumping `minSdk` level to 19 (Android 4.4) - The SDK will now listen to connectivity changes and try to re-upload cached events when internet connection is re-established additionally to uploading events on app restart - `Sentry.getSpan` now returns the root transaction, which should improve the span hierarchy and make it leaner - Multiple improvements to reduce probability of the SDK causing ANRs - New `sentry-okhttp` artifact is unbundled from Android and can be used in pure JVM-only apps

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.