Skip to content

0.30.0

Latest
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 03 Dec 15:36
c93781f

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

Features

  • Add sentryzerolog integration (#857)
  • Add sentryslog integration (#865)
  • Always set Mechanism Type to generic (#896)

Bug Fixes

  • Prevent panic in fasthttp and fiber integration in case a malformed URL has to be parsed (#912)

Misc

Drop support for Go 1.18, 1.19 and 1.20. The currently supported Go versions are the last 3 stable releases: 1.23, 1.22 and 1.21.