Reactor2023.0.22

Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM.

Changelog

2023.0.22 release train is made of:

  • reactor-core 3.6.20
  • reactor-addons 3.5.4
  • reactor-pool 1.0.13
  • reactor-netty 1.1.34
  • reactor-kotlin-extensions 1.2.5
  • reactor-kafka 1.3.25

reactor-core 3.6.20 changes:

What's Changed

✨ New features and improvements

  • Depend on ByteBuddy v1.17.8
  • Depend on Blockhound v1.0.15.RELEASE
  • Depend on Micrometer v1.12.17
  • Depend on Micrometer Tracing v1.2.17

reactor-pool 1.0.13 changes:

What's Changed

✨ New features and improvements

  • Depend on Reactor Addons v3.5.4
  • Depend on Micrometer v1.10.18

reactor-netty 1.1.34 changes:

What's Changed

✨ New features and improvements

  • Depend on Netty v4.1.128.Final
  • Depend on Netty QUIC Codec v0.0.74.Final

🐞 Bug fixes

  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams
Get Started with Tanzu Spring today