The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.2.
Bug Fixes
- Fix OpenTelemetry spans being created as transactions instead of child spans (#1073)
Misc
- Add
MockTransport
to test clients for improved testing (#1071)