File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 66
77- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
88
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+
914## 8.27.0
1015
1116### Features
5863- Fix profilerId propagation ([#4833](https://github.com/getsentry/sentry-java/pull/4833))
5964- Fix profiling init for Spring and Spring Boot w Agent auto-init ([#4815](https://github.com/getsentry/sentry-java/pull/4815))
6065- Copy active span on scope clone ([#4878](https://github.com/getsentry/sentry-java/pull/4878))
61- - Avoid forking `rootScopes` for Reactor if current thread has NoOpScopes ([#4793](https://github.com/getsentry/sentry-java/pull/4793))
62- - This reduces the SDKs overhead by avoiding unnecessary scope forks
6366
6467### Improvements
6568
You can’t perform that action at this time.
0 commit comments