Reactor2022.0.23
Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM.
Changelog
2022.0.23
release train is made of:
- reactor-core
3.5.21
- reactor-netty
1.1.24
These artifacts didn't have any changes:
- reactor-pool
1.0.8
- reactor-addons
3.5.2
- reactor-kotlin-extensions
1.2.3
- reactor-kafka
1.3.23
reactor-core 3.5.21
changes:
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.18 to 1.15.4
- Depend on
Micrometer
v1.10.17