Skip to content

Commit d1a879e

Browse files
authored
Prepare 0.28.1 (#838)
1 parent 00b23e0 commit d1a879e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.28.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.1.
6+
7+
### Bug Fixes
8+
9+
- Implement `http.ResponseWriter` to hook into various parts of the response process ([#837](https://github.com/getsentry/sentry-go/pull/837))
10+
311
## 0.28.0
412

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

20-
### Fixes
28+
### Bug Fixes
2129

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

0 commit comments

Comments
 (0)