Update module github.com/getsentry/sentry-go to v0.49.0 - #6591
Merged
rdimitrov merged 2 commits intoSep 10, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6591 +/- ##
==========================================
- Coverage 78.89% 78.83% -0.07%
==========================================
Files 778 778
Lines 77598 77597 -1
==========================================
- Hits 61219 61171 -48
- Misses 16374 16421 +47
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
/retest |
renovate
Bot
force-pushed
the
renovate/github.laiyagushi.com-getsentry-sentry-go-0.x
branch
from
September 10, 2026 08:14
4058570 to
590f821
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rdimitrov
approved these changes
Sep 10, 2026
rdimitrov
deleted the
renovate/github.laiyagushi.com-getsentry-sentry-go-0.x
branch
September 10, 2026 12:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.47.0→v0.49.0Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.49.0: 0.49.0Compare Source
Breaking Changes 🛠
New Features ✨
WithProxyoption for OTLP. This allows setting anotlptracehttp.HTTPTransportProxyFuncfor the span exporter by @pierrre in #1377Bug Fixes 🐛
sentry.Recoverframes to focus on the actual panic frames. The changes might affect issue grouping. by @giortzisg in #1364Internal Changes 🔧
Deps
v0.48.0: 0.48.0Compare Source
Breaking Changes 🛠
New Features ✨
ClientOptions.DataCollectionfor granular control over data collected by automatic instrumentation, replacing the broadSendDefaultPIIswitch.DataCollectioncan independently configure automaticuser.*population, cookies, request/response headers, HTTP bodies, and query parameters. When configured, it is the source of truth andSendDefaultPIIis ignored. by @giortzisg in #1339DataCollectionkeep a best-effort mapping of the previousSendDefaultPIIbehavior. To opt in to the new defaults, pass an emptyDataCollectionand then restrict individual categories as needed.Bug Fixes 🐛
Internal Changes 🔧
Deps
c802283to4013fc6by @dependabot in #1344Other
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.