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.22.0 #102

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

getsentry/sentry-java ### [`v6.22.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#​6220) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/6.21.0...6.22.0) ##### Features - Add `lock` attribute to the `SentryStackFrame` protocol to better highlight offending frames in the UI ([#​2761](https://togithub.com/getsentry/sentry-java/pull/2761)) - Enrich database spans with blocked main thread info ([#​2760](https://togithub.com/getsentry/sentry-java/pull/2760)) - Add `api_target` to `Request` and `data` to `Response` Protocols ([#​2775](https://togithub.com/getsentry/sentry-java/pull/2775)) ##### Fixes - No longer use `String.join` in `Baggage` as it requires API level 26 ([#​2778](https://togithub.com/getsentry/sentry-java/pull/2778))

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.