3.0.0-RC4
This is an early release for 3.0.0 to allow preparations for the breaking API changes and cleanups.
Please check out the wiki page What's different in 3.0 from time to time for the details and migration guide.
Bugfixes
- Fix
groupBy
group emission in some cases. (#6664) - Fix concurrent
clear()
calls when fused chains are canceled. (#6676) - Fix
window(time)
possible interrupts while terminating. (#6674)
Documentation enhancements
- Add missing marble diagrams to
Single
. (#6668)
Other
- Add Export-Package declarations for OSGi headers. (#6675)