Skip to content

0.36.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 21 Oct 13:22

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

Bug Fixes

  • Prevent panic when converting error chains containing non-comparable error types by using a safe fallback for visited detection in exception conversion (#1113)