v3.7.3
Reactor Core
3.7.3
is part of 2024.0.3
Release Train.
What's Changed
✨ New features and improvements
- Support logging exception stack traces when the last argument is
Throwable
by @raccoonback in #3960 - Bump
byteBuddy
from1.15.4
to1.17.0
by @dependabot in #3977
🐞 Bug fixes
- Prevent duplicate
Observation.stop
withMicrometer
by @chemicL in #3976 - Interrupt
VirtualThread
task only from anotherThread
by @chemicL in #3979
📖 Documentation
- Fix javaagent parameter syntax by @nickcaballero in #3973
New Contributors
- @Aleexender made their first contribution in #3966
- @nickcaballero made their first contribution in #3973
- @raccoonback made their first contribution in #3960
Full Changelog: v3.7.2...v3.7.3