dhatim / dropwizard-sentry

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

Update sentry.version to v6.34.0 #132

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

getsentry/sentry-java (io.sentry:sentry-logback) ### [`v6.34.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#6340) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/6.33.1...6.34.0) ##### Features - Add current activity name to app context ([#​2999](https://togithub.com/getsentry/sentry-java/pull/2999)) - Add `MonitorConfig` param to `CheckInUtils.withCheckIn` ([#​3038](https://togithub.com/getsentry/sentry-java/pull/3038)) - This makes it easier to automatically create or update (upsert) monitors. - (Internal) Extract Android Profiler and Measurements for Hybrid SDKs ([#​3016](https://togithub.com/getsentry/sentry-java/pull/3016)) - (Internal) Remove SentryOptions dependency from AndroidProfiler ([#​3051](https://togithub.com/getsentry/sentry-java/pull/3051)) - (Internal) Add `readBytesFromFile` for use in Hybrid SDKs ([#​3052](https://togithub.com/getsentry/sentry-java/pull/3052)) - (Internal) Add `getProguardUuid` for use in Hybrid SDKs ([#​3054](https://togithub.com/getsentry/sentry-java/pull/3054)) ##### Fixes - Fix SIGSEV, SIGABRT and SIGBUS crashes happening after/around the August Google Play System update, see [#​2955](https://togithub.com/getsentry/sentry-java/issues/2955) for more details (fix provided by Native SDK bump) - Ensure DSN uses http/https protocol ([#​3044](https://togithub.com/getsentry/sentry-java/pull/3044)) ##### Dependencies - Bump Native SDK from v0.6.6 to v0.6.7 ([#​3048](https://togithub.com/getsentry/sentry-java/pull/3048)) - [changelog](https://togithub.com/getsentry/sentry-native/blob/master/CHANGELOG.md#067) - [diff](https://togithub.com/getsentry/sentry-native/compare/0.6.6...0.6.7)

Configuration

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

🚦 Automerge: Enabled.

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.