Reactor2022.0.24
Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM.
Changelog
2022.0.24
release train is made of:
- reactor-core
3.5.22
- reactor-netty
1.1.27
- reactor-pool
1.0.10
These artifacts didn't have any changes:
- reactor-addons
3.5.2
- reactor-kotlin-extensions
1.2.3
- reactor-kafka
1.3.23
reactor-core 3.5.22
changes:
What's Changed
✨ New features and improvements
- Bump
byteBuddy
from1.15.4
to1.17.0
- Depend on
Micrometer
v1.10.18