Commit 842524e
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` |

|

|
---
> [!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
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​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
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1264](https://redirect.github.com/getsentry/sentry-go/pull/1264)
- Drop support for Go 1.24 by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1264](https://redirect.github.com/getsentry/sentry-go/pull/1264)
##### New Features ✨
- Add internal\_sdk\_error client report on serialization fail by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1273](https://redirect.github.com/getsentry/sentry-go/pull/1273)
- Add grpc integration support by
[@​ribice](https://redirect.github.com/ribice) in
[#​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
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​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
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​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
[@​dependabot](https://redirect.github.com/dependabot) in
[#​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
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1272](https://redirect.github.com/getsentry/sentry-go/pull/1272)
- Bump golangci-lint action from 2.1.1 to 2.11.4 by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​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
[@​dependabot](https://redirect.github.com/dependabot) in
[#​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
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1255](https://redirect.github.com/getsentry/sentry-go/pull/1255)
##### Other
- Improve ci by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1271](https://redirect.github.com/getsentry/sentry-go/pull/1271)
- Add crosstest package by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1269](https://redirect.github.com/getsentry/sentry-go/pull/1269)
- Add sentrytest package by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments