Reactor Kotlin Extensions Versions Save

Reactor Kotlin Support

v1.3.0-M1

1 month ago

What's Changed

:sparkles: New features and improvements

  • Depend on Reactor Core v3.7.0-M1 by @chemicL in 027266ab5c18f951cbf6da4659b36c8d40bd1a3c, see release notes
  • Depend on Reactor Addons v3.6.0-M1 by @chemicL in 027266ab5c18f951cbf6da4659b36c8d40bd1a3c, see release notes

New Contributors

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.2...v1.3.0-M1

v1.2.2

1 year ago

Reactor Kotlin Extensions 1.2.2 is part of 2022.0.5 Release Train.

What's Changed

  • Use new GitHub Actions API for setting output by @violetagg in #57

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.1...v1.2.2

v1.1.10

1 year ago

Reactor-Kotlin-Extensions 1.1.10 is part of 2020.0.30 Release Train (Europium SR30).

What's Changed

  • Use new GitHub Actions API for setting output by @violetagg in #57

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.1.9...v1.1.10

v1.2.1

1 year ago

Reactor Kotlin Extensions 1.2.1 is part of 2022.0.1 Release Train.

What's Changed

  • Add Flux collectMap of Pairs extension by @AramMessdaghi9001 in #55

New Contributors

  • @AramMessdaghi9001 made their first contribution in #55

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.0...v1.2.1

v1.1.9

1 year ago

Reactor-Kotlin-Extensions 1.1.9 is part of 2020.0.26 Release Train (Europium SR26).

What's Changed

  • Add Flux collectMap of Pairs extension by @AramMessdaghi9001 in #55

New Contributors

  • @AramMessdaghi9001 made their first contribution in #55

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.1.8...v1.1.9

v1.1.8

1 year ago

Reactor-Kotlin-Extensions 1.1.8 is part of 2020.0.25 Release Train (Europium SR25).

What's Changed

  • release hotfix: Adapt to MonoSubscriber not fusing by default by @violetagg in #53

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.1.7...v1.1.8

v1.2.0

1 year ago

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

:warning: 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 and Retry by @simonbasle in #46

:book: Documentation, Tests and Build

  • Polish snippets in README by @acktsap in #44

:up: Dependency Upgrades

  • Upgrade Kotlin to v1.7 by @simonbasle in #49
  • Upgrade Dokka to v1.7 by @simonbasle in #51

New Contributors

  • @acktsap made their first contribution in #44

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.1.6...v1.2.0

v1.2.0-RC1

1 year ago

v1.2.0-M6

1 year ago