Reactor Bismuth-SR5 is out!
Improvements, new features, and fixes have landed in a Maven Central mirror near you under Bismuth-SR5
Bill Of Material. This version is now used by Spring Framework 5.0.3 and the upcoming Spring Boot 2.0.RC1
! Our site projectreactor.io has been updated with the latest versions.
Reactor-Core 3.1.3
A quality update including more than a dozen fixes and just a couple new features: new Flux#delaySequence
and Signal#getContext
access to the current flow Context
.
reactor-test
also welcomed new features including Context
verification facilities and a StepVerifier#toString
…