Update module github.com/getsentry/sentry-go to v0.32.0 #16

Merged
luzifer merged 1 commit from renovate/github.com-getsentry-sentry-go-0.x into master 2025-04-10 10:52:01 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/getsentry/sentry-go require minor v0.31.1 -> v0.32.0

Release Notes

getsentry/sentry-go (github.com/getsentry/sentry-go)

v0.32.0: 0.32.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.32.0.

Breaking Changes
  • Bump the minimum Go version to 1.22. The supported versions are 1.22, 1.23 and 1.24. (#​967)
  • Setting any values on span.Extra has no effect anymore. Use SetData(name string, value interface{}) instead. (#​864)
Features
  • Add a MockTransport and MockScope. (#​972)
Bug Fixes
  • Fix writing *http.Request in the Logrus JSONFormatter. (#​955)
Misc
  • Transaction data attributes are now seralized as trace context data attributes, allowing you to query these attributes in the Trace Explorer.

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | require | minor | `v0.31.1` -> `v0.32.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary> ### [`v0.32.0`](https://github.com/getsentry/sentry-go/releases/tag/v0.32.0): 0.32.0 [Compare Source](https://github.com/getsentry/sentry-go/compare/v0.31.1...v0.32.0) The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.32.0. ##### Breaking Changes - Bump the minimum Go version to 1.22. The supported versions are 1.22, 1.23 and 1.24. ([#&#8203;967](https://github.com/getsentry/sentry-go/issues/967)) - Setting any values on `span.Extra` has no effect anymore. Use `SetData(name string, value interface{})` instead. ([#&#8203;864](https://github.com/getsentry/sentry-go/pull/864)) ##### Features - Add a `MockTransport` and `MockScope`. ([#&#8203;972](https://github.com/getsentry/sentry-go/pull/972)) ##### Bug Fixes - Fix writing `*http.Request` in the Logrus JSONFormatter. ([#&#8203;955](https://github.com/getsentry/sentry-go/issues/955)) ##### Misc - Transaction `data` attributes are now seralized as trace context data attributes, allowing you to query these attributes in the [Trace Explorer](https://docs.sentry.io/product/explore/traces/). </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 PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-10 10:03:10 +00:00
luzifer merged commit cf7811591c into master 2025-04-10 10:52:01 +00:00
luzifer deleted branch renovate/github.com-getsentry-sentry-go-0.x 2025-04-10 10:52:01 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: luzifer/twitch-bot#16
No description provided.