1.3.4
Bugfixes
- Pull 5696: Fix
Completable.concatto usereplaceand don't dispose the oldSubscriptionon switching to the next source. - Pull 5726: Fix broken backpressure through
unsubscribeOn().
Documentation
- Pull 5719: Document the timed
take()operator will signal theonCompletedevent on the givenSchedulerwhen it times out.