github getsentry/sentry-go v0.24.0
0.24.0

latest releases: v0.29.0, otel/v0.29.0, v0.28.1...
12 months ago

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

Features

  • Run a single instance of the profiler instead of multiple ones for each Go routine (#655)
  • Use the route path as the transaction names when using the Gin integration (#675)
  • Set the SDK name accordingly when a framework integration is used (#694)
  • Read release information (VCS revision) from debug.ReadBuildInfo (#704)

Bug fixes

  • [otel] Fix incorrect usage of attributes.Value.AsString (#684)
  • Fix trace function name parsing in profiler on go1.21+ (#695)

Misc

Don't miss a new sentry-go release

NewReleases is sending notifications on new releases.