fix(deps): update module github.com/getsentry/sentry-go to v0.28.0
#192
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into main2024-05-27 15:00:00 +00:00
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | require | minor | `v0.27.0` -> `v0.28.0` |
---
### Release Notes
<details>
<summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary>
### [`v0.28.0`](https://github.com/getsentry/sentry-go/releases/tag/v0.28.0): 0.28.0
[Compare Source](https://github.com/getsentry/sentry-go/compare/v0.27.0...v0.28.0)
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0.
##### Features
- Add a `Fiber` performance tracing & error reporting integration ([#​795](https://github.com/getsentry/sentry-go/pull/795))
- Add performance tracing to the `Echo` integration ([#​722](https://github.com/getsentry/sentry-go/pull/722))
- Add performance tracing to the `FastHTTP` integration ([#​732](https://github.com/getsentry/sentry-go/pull/723))
- Add performance tracing to the `Iris` integration ([#​809](https://github.com/getsentry/sentry-go/pull/809))
- Add performance tracing to the `Negroni` integration ([#​808](https://github.com/getsentry/sentry-go/pull/808))
- Add `FailureIssueThreshold` & `RecoveryThreshold` to `MonitorConfig` ([#​775](https://github.com/getsentry/sentry-go/pull/775))
- Use `errors.Unwrap()` to create exception groups ([#​792](https://github.com/getsentry/sentry-go/pull/792))
- Add support for matching on strings for `ClientOptions.IgnoreErrors` & `ClientOptions.IgnoreTransactions` ([#​819](https://github.com/getsentry/sentry-go/pull/819))
- Add `http.request.method` attribute for performance span data ([#​786](https://github.com/getsentry/sentry-go/pull/786))
- Accept `interface{}` for span data values ([#​784](https://github.com/getsentry/sentry-go/pull/784))
##### Fixes
- Fix missing stack trace for parsing error in `logrusentry` ([#​689](https://github.com/getsentry/sentry-go/pull/689))
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v0.27.0->v0.28.0Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.28.0: 0.28.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0.
Features
Fiberperformance tracing & error reporting integration (#795)Echointegration (#722)FastHTTPintegration (#732)Irisintegration (#809)Negroniintegration (#808)FailureIssueThreshold&RecoveryThresholdtoMonitorConfig(#775)errors.Unwrap()to create exception groups (#792)ClientOptions.IgnoreErrors&ClientOptions.IgnoreTransactions(#819)http.request.methodattribute for performance span data (#786)interface{}for span data values (#784)Fixes
logrusentry(#689)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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4