Skip to content

Commit fb7dacf

Browse files
authored
Prepare 0.36.1 (#1114)
1 parent 11f2790 commit fb7dacf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.36.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.1.
6+
7+
### Bug Fixes
8+
9+
- Prevent panic when converting error chains containing non-comparable error types by using a safe fallback for visited detection in exception conversion ([#1113](https://github.com/getsentry/sentry-go/pull/1113))
10+
311
## 0.36.0
412

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

0 commit comments

Comments
 (0)