Skip to content

0.27.0

Latest
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 07 Feb 15:57

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

Breaking Changes

  • Exception.ThreadId is now typed as uint64. It was wrongly typed as string before. (#770)

Misc

  • Export Event.Attachments (#771)