Skip to content

v3.4.23

Choose a tag to compare

@OlegDokuka OlegDokuka released this 13 Sep 11:13
· 197 commits to 3.4.x since this release

What's Changed

✨ New features and improvements

  • adds cancellation of the source future support by @OlegDokuka in #3146
  • Add disposeGracefully method to Scheduler by @chemicL in #3089
  • Add onErrorComplete operator and rework onErrorReturn by @simonbasle in #3159
  • Use byte padding to avoid fields re-ordering on JDK 15 and above by @lantalex in #3168

🐞 Bug fixes

🆙 Dependency Upgrades

  • Update dependencies junit, mockito, spotless, download... by @simonbasle in #3169
  • Update byte-buddy to v1.12.1 in #3134

New Contributors

Full Changelog: v3.4.22...v3.4.23