Skip to content

feat: add internal_sdk_error client report on serialization fail#1273

Merged
giortzisg merged 1 commit into
masterfrom
feat/remove-event-stripping
Apr 20, 2026
Merged

feat: add internal_sdk_error client report on serialization fail#1273
giortzisg merged 1 commit into
masterfrom
feat/remove-event-stripping

Conversation

@giortzisg

Copy link
Copy Markdown
Contributor

Description

This changes the behavior of stripping the event when serialization fails and resending, with sending a client report when serialization fails

Issues

Changelog Entry Instructions

To add a custom changelog entry, uncomment the section above. Supports:

  • Single entry: just write text
  • Multiple entries: use bullet points
  • Nested bullets: indent 4+ spaces

For more details: custom changelog entries

Reminders

This changes the behavior of stripping the event when serialization fails and resending, with just sending a client report when serialization fails
@giortzisg giortzisg requested a review from lcian April 20, 2026 12:33
@giortzisg giortzisg self-assigned this Apr 20, 2026
@github-actions

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Breaking Changes 🛠

  • 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 DisableTelemetryBuffer flag. by giortzisg in #1254
  • Simplify client DSN storage to internal/protocol.Dsn and 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

🤖 This preview updates automatically when you update the PR.

Comment thread transport.go
@giortzisg giortzisg merged commit dbb964c into master Apr 20, 2026
17 checks passed
@giortzisg giortzisg deleted the feat/remove-event-stripping branch April 20, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants