Loading
fix(deps): update module github.com/getsentry/sentry-go to v0.46.2
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/getsentry/sentry-go | v0.45.0 → v0.46.2 |
View the Renovate pipeline for this MR
Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.46.2: 0.46.2
Bug Fixes 🐛
- Add attachments to new event path by @giortzisg in #1295
v0.46.1: 0.46.1
Bug Fixes 🐛
- Correctly capture request body for fasthttp and fiber by @giortzisg in #1284
- (http) Avoid async transport shutdown panics by @giortzisg in #1288
- (httpclient) Clone request before adding trace headers by @giortzisg in #1290
- (scope) Use scoped client for request PII by @giortzisg in #1289
- Safe concurrent access for span and scope by @giortzisg in #1285
v0.46.0: 0.46.0
Breaking Changes 🛠️
- Remove SetExtra by @giortzisg in #1274
- Update compatibility policy to align with Go, supporting only the last two major Go versions by @giortzisg in #1264
- Drop support for Go 1.24 by @giortzisg in #1264
New Features ✨
- Add internal_sdk_error client report on serialization fail by @giortzisg in #1273
- Add grpc integration support by @ribice in #938
- Re-enable Telemetry Processor by default. To disable the behavior use the
DisableTelemetryBufferflag by @giortzisg in #1254 - Simplify client DSN storage to
internal/protocol.Dsnand make it safe to access by @giortzisg in #1254
Internal Changes 🔧
Deps
- Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by @dependabot in #1253
- Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by @dependabot in #1272
- Bump golangci-lint action from 2.1.1 to 2.11.4 by @giortzisg in #1265
- Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by @dependabot in #1256
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by @dependabot in #1255
Other
- Improve ci by @giortzisg in #1271
- Add crosstest package by @giortzisg in #1269
- Add sentrytest package by @giortzisg in #1267
v0.45.1: 0.45.1
Bug Fixes 🐛
- Add missing TracesSampler fields for SamplingContext by @giortzisg in #1259
Configuration
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Mend Renovate.