fix(deps): update module github.com/getsentry/sentry-go to v0.49.0 - #1077
Closed
red-hat-konflux[bot] wants to merge 1 commit into
Closed
fix(deps): update module github.com/getsentry/sentry-go to v0.49.0#1077red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Contributor
Author
|
3 tasks
platex-rehor-bot
added a commit
to platex-rehor-bot/entitlements-api-go
that referenced
this pull request
Aug 31, 2026
Consolidates the following 0.x version bumps (treated as major per semver convention): - github.com/getsentry/sentry-go v0.48.0 → v0.49.0 (RedHatInsights#1077) - github.com/getkin/kin-openapi v0.145.0 → v0.148.0 (RedHatInsights#1064)⚠️ Breaking Changes (sentry-go v0.49.0): - Removed DisableLogs and DisableMetrics client options - Changed stacktrace behavior for captured panics (may affect issue grouping) Code changes: None required — DisableLogs/DisableMetrics are not used in this codebase. kin-openapi is an indirect dependency with no direct imports. Skipped: backoff/v4 → v7 (RedHatInsights#984) cannot be applied — ocm-sdk-go transitively requires backoff/v4. PR appears broken at source. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
EvanCasey13
pushed a commit
that referenced
this pull request
Aug 31, 2026
Consolidates the following 0.x version bumps (treated as major per semver convention): - github.com/getsentry/sentry-go v0.48.0 → v0.49.0 (#1077) - github.com/getkin/kin-openapi v0.145.0 → v0.148.0 (#1064)⚠️ Breaking Changes (sentry-go v0.49.0): - Removed DisableLogs and DisableMetrics client options - Changed stacktrace behavior for captured panics (may affect issue grouping) Code changes: None required — DisableLogs/DisableMetrics are not used in this codebase. kin-openapi is an indirect dependency with no direct imports. Skipped: backoff/v4 → v7 (#984) cannot be applied — ocm-sdk-go transitively requires backoff/v4. PR appears broken at source. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
This dependency update has been included in the consolidated PR #1080, which has been merged. Closing this PR as it is no longer needed. |
red-hat-konflux
Bot
deleted the
konflux/mintmaker/main/github.com-getsentry-sentry-go-0.x
branch
September 1, 2026 01:15
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.48.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
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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.