Update module github.com/getsentry/sentry-go to v0.32.0 #16
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-getsentry-sentry-go-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.31.1
->v0.32.0
Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.32.0
: 0.32.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.32.0.
Breaking Changes
span.Extra
has no effect anymore. UseSetData(name string, value interface{})
instead. (#864)Features
MockTransport
andMockScope
. (#972)Bug Fixes
*http.Request
in the Logrus JSONFormatter. (#955)Misc
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.
This PR has been generated by Renovate Bot.