Skip to content

2.2.7

Compare
Choose a tag to compare
@akarnokd akarnokd released this 23 Feb 08:38
· 73 commits to 2.x since this release
9a74adf

Maven

API enhancements

  • Pull 6386: Add doOnTerminate to Single/Maybe for consistency.

Bugfixes

  • Pull 6405: Fix concatEager to dispose sources & clean up properly.
  • Pull 6398: Fix window() with start/end selector not disposing/cancelling properly.

Documentation changes

  • Pull 6377: Expand Observable#debounce and Flowable#debounce javadoc.
  • Pull 6408: Improving Javadoc of flattenAsFlowable and flattenAsObservable methods.