This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
Release v0.4.7
Bug fixed:
SFlux.mergeSequentialPublisher(SFlux[SFlux[T]])
has compile error (#37)SMono.toFuture
does not work when the mono is completed with anull
orvoid
result (#36)
New Operator:
SFlux.merge
was missed when whenFlux
was removed (#38)SFlux.mergeOrdered
was missed when whenFlux
was removed (#38)
Contributors: