Skip to content

Commit

Permalink
Prepare 0.28.1 (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Jun 12, 2024
1 parent 00b23e0 commit d1a879e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.28.1

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

### Bug Fixes

- Implement `http.ResponseWriter` to hook into various parts of the response process ([#837](https://github.com/getsentry/sentry-go/pull/837))

## 0.28.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0.
Expand All @@ -17,7 +25,7 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry Go
- Add `http.request.method` attribute for performance span data ([#786](https://github.com/getsentry/sentry-go/pull/786))
- Accept `interface{}` for span data values ([#784](https://github.com/getsentry/sentry-go/pull/784))

### Fixes
### Bug Fixes

- Fix missing stack trace for parsing error in `logrusentry` ([#689](https://github.com/getsentry/sentry-go/pull/689))

Expand Down

0 comments on commit d1a879e

Please sign in to comment.