v1.2.0
Reactor Kotlin Extensions
1.2.0
is part of 2022.0.0
Release Train.
Reactor Kotlin Extensions
1.2.0
inherits all changes from the 1.1.x
maintenance branch at the point this release was cut.
What's Changed
⚠️ Update considerations and deprecations
- Remove deprecated
SwtSchedulerExtension
by @simonbasle in #42 - Remove deprecated and unreachable
switchIfEmpty
extension by @simonbasle in #43 - Deprecate extensions for
RxJava2
,Repeat
andRetry
by @simonbasle in #46
📖 Documentation, Tests and Build
🆙 Dependency Upgrades
- Upgrade
Kotlin
tov1.7
by @simonbasle in #49 - Upgrade
Dokka
tov1.7
by @simonbasle in #51
New Contributors
Full Changelog: v1.1.6...v1.2.0