Skip to content

Commit 842524e

Browse files
renovate[bot]otelbot[bot]codeboten
authored
Update module github.com/getsentry/sentry-go to v0.46.0 (#47817)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/getsentry/sentry-go](https://redirect.github.com/getsentry/sentry-go) | `v0.45.1` → `v0.46.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgetsentry%2fsentry-go/v0.46.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgetsentry%2fsentry-go/v0.45.1/v0.46.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/20907) for more information. --- ### Release Notes <details> <summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary> ### [`v0.46.0`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.46.0): 0.46.0 [Compare Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.45.1...v0.46.0) ##### Breaking Changes 🛠 - Remove SetExtra by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1274](https://redirect.github.com/getsentry/sentry-go/pull/1274) - Update compatibility policy to align with Go, supporting only the last two major Go versions by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1264](https://redirect.github.com/getsentry/sentry-go/pull/1264) - Drop support for Go 1.24 by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1264](https://redirect.github.com/getsentry/sentry-go/pull/1264) ##### New Features ✨ - Add internal\_sdk\_error client report on serialization fail by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1273](https://redirect.github.com/getsentry/sentry-go/pull/1273) - Add grpc integration support by [@&#8203;ribice](https://redirect.github.com/ribice) in [#&#8203;938](https://redirect.github.com/getsentry/sentry-go/pull/938) - Re-enable Telemetry Processor by default. To disable the behavior use the `DisableTelemetryBuffer` flag by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1254](https://redirect.github.com/getsentry/sentry-go/pull/1254) - Simplify client DSN storage to `internal/protocol.Dsn` and make it safe to access by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1254](https://redirect.github.com/getsentry/sentry-go/pull/1254) ##### Internal Changes 🔧 ##### Deps - Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1253](https://redirect.github.com/getsentry/sentry-go/pull/1253) - Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1272](https://redirect.github.com/getsentry/sentry-go/pull/1272) - Bump golangci-lint action from 2.1.1 to 2.11.4 by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1265](https://redirect.github.com/getsentry/sentry-go/pull/1265) - Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1256](https://redirect.github.com/getsentry/sentry-go/pull/1256) - Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1255](https://redirect.github.com/getsentry/sentry-go/pull/1255) ##### Other - Improve ci by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1271](https://redirect.github.com/getsentry/sentry-go/pull/1271) - Add crosstest package by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1269](https://redirect.github.com/getsentry/sentry-go/pull/1269) - Add sentrytest package by [@&#8203;giortzisg](https://redirect.github.com/giortzisg) in [#&#8203;1267](https://redirect.github.com/getsentry/sentry-go/pull/1267) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on tuesday" - Automerge - At any time (no schedule defined) 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
1 parent 420cadb commit 842524e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

exporter/sentryexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentry
33
go 1.25.0
44

55
require (
6-
github.com/getsentry/sentry-go v0.45.1
6+
github.com/getsentry/sentry-go v0.46.0
77
github.com/google/go-cmp v0.7.0
88
github.com/open-telemetry/opentelemetry-collector-contrib/internal/sharedcomponent v0.150.0
99
github.com/stretchr/testify v1.11.1

exporter/sentryexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)