Skip to content

Commit b3adb47

Browse files
authored
Prepare 0.35.1 (#1069)
1 parent a100bf5 commit b3adb47

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## 0.35.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.1.
6+
7+
### Bug Fixes
8+
9+
- Fix race conditions when accessing the scope during logging operations ([#1050](https://github.com/getsentry/sentry-go/pull/1050))
10+
- Fix nil pointer dereference with malformed URLs when tracing is enabled in `fasthttp` and `fiber` integrations ([#1055](https://github.com/getsentry/sentry-go/pull/1055))
11+
12+
### Misc
13+
14+
- Bump `github.com/gofiber/fiber/v2` from 2.52.5 to 2.52.9 in `/fiber` ([#1067](https://github.com/getsentry/sentry-go/pull/1067))
15+
316
## 0.35.0
417

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

0 commit comments

Comments
 (0)