Skip to content

3.0.0-RC5

Compare
Choose a tag to compare
@akarnokd akarnokd released this 17 Nov 10:10
· 529 commits to 3.x since this release
5026999

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 concurrent clear in observeOn while output-fused. (#6708)
  • Fix MulticastProcessor not requesting more after limit is reached. (#6714)

Documentation enhancements

  • Update javadoc for observeOn to mention its eagerness. (#6700)

Other

  • Embed R8 ProGuard rules to ignore Flow* interfaces in RS 1.0.3 (#6706)