-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Labels
Milestone
Description
Version 2.2.2 - September 6, 2018 (Maven)
Bugfixes
- Pull 6187: Fix
refCounttermination-reconnect race.
Documentation changes
- Pull 6171: Add explanation text to
Undeliverable&OnErrorNotImplementedexceptions. - Pull 6174: Auto-clean up RxJavaPlugins JavaDocs HTML.
- Pull 6175: Explain
nullobserver/subscriber return errors fromRxJavaPluginsin detail. - Pull 6180: Update
Additional-Reading.md. - Pull 6180: Fix
Flowable.reduce(BiFunction)JavaDoc; the operator does not signalNoSuchElementException. - Pull 6193: Add "error handling" java docs section to
fromCallable& co. - Pull 6199: Fix terminology of cancel/dispose in the JavaDocs.
- Pull 6200: Fix
toFuturemarbles and descriptions.
vanniktech, davidmoten and jeremy-techson