Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
wording
  • Loading branch information
giortzisg committed Nov 27, 2025
commit a11aa4742e88e86f8ad61902b9d9869a76b7482c
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

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

### Features
### Bug Fixes

- Disable `DisableTelemetryBuffer` flag and noop Telemetry Buffer ([#1149](https://github.com/getsentry/sentry-go/pull/1149)).
- Disable `DisableTelemetryBuffer` flag and noop Telemetry Buffer, to prevent a panic at runtime ([#1149](https://github.com/getsentry/sentry-go/pull/1149)).

## 0.39.0

Expand Down
Loading