Skip to content

3.0.0-RC4

Compare
Choose a tag to compare
@akarnokd akarnokd released this 20 Oct 09:18
· 583 commits to 3.x since this release
118f405

Maven
Javadocs

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)