2.2.11
Bugfixes
- Pull 6560: Fix NPE when debouncing an empty source.
- Pull 6599: Fix
mergeWithnot canceling other when the main fails. - Pull 6601:
ObservableBlockingSubscribecompares with wrong object. - Pull 6602: Fix truncation bugs in
replay()andReplaySubject/Processor.
Documentation changes
- Pull 6565: Fix JavaDocs of
Single.doOnTerminaterefer toonCompletenotification.