fix(deps): update module github.com/getsentry/sentry-go to v0.32.0 #436

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into main 2025-04-10 13:11:57 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-10 09:56:23 +00:00 (Migrated from gitlab.com)

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

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


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

This MR has been generated by Renovate Bot.

This MR 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 MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-10 09:56:26 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-04-10 10:16:05 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.07%. Comparing base (b6a281b) to head (bdfbf6c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #432   +/-   ##
=====================================
  Coverage   1.07%   1.07%           
=====================================
  Files         37      37           
  Lines       1865    1865           
=====================================
  Hits          20      20           
  Misses      1845    1845           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/432?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.07%. Comparing base [(`b6a281b`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/b6a281b5f2bbd348cf6eb5abd6ae6149b863d84d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`bdfbf6c`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/bdfbf6c22e0ebd8951cf3913fb067bdc841e0a71?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #432 +/- ## ===================================== Coverage 1.07% 1.07% ===================================== Files 37 37 Lines 1865 1865 ===================================== Hits 20 20 Misses 1845 1845 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/432?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-10 13:11:58 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#436