We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dd7f7 commit d37cc8dCopy full SHA for d37cc8d
CHANGELOG.md
@@ -1,16 +1,18 @@
1
# Changelog
2
3
-## 8.27.1
4
-
5
-### Fixes
6
7
-- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
+## Unreleased
8
9
### Improvements
10
11
- Avoid forking `rootScopes` for Reactor if current thread has `NoOpScopes` ([#4793](https://github.com/getsentry/sentry-java/pull/4793))
12
- This reduces the SDKs overhead by avoiding unnecessary scope forks
13
+## 8.27.1
+
+### Fixes
14
+- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
15
16
## 8.27.0
17
18
### Features
0 commit comments