github getsentry/sentry-go v0.34.1
0.34.1

latest releases: v0.35.1, zerolog/v0.35.1, slog/v0.35.1...
2 months ago

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.34.1.

Bug Fixes

  • Allow flush to be used multiple times without issues, particularly for the batch logger (#1051)
  • Fix race condition in Scope.GetSpan() method by adding proper mutex locking (#1044)
  • Guard transport on Close() to prevent panic when called multiple times (#1044)

Don't miss a new sentry-go release

NewReleases is sending notifications on new releases.