Releases: PicnicSupermarket/reactive-support
Releases · PicnicSupermarket/reactive-support
v0.0.2
- Add bounded exponential backoff support to
RetryStrategy
. - Change
RxSpring4Util#maybeToDeferredResult
to throw a@ResponseStatus(HttpStatus.NOT_FOUND)
exception when converting an emptyMaybe
. - Improve the SLF4J MDC
RxThreadLocal
usage examples. - Upgrade various dependencies.
- Make the build fully JDK 11 compatible, while retaining JDK 8 compatibility.
v0.0.1
This is this library's initial release.