You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ The 2.x version line is now in maintenance mode and will be supported only through bugfixes until February 28, 2021. No new features, behavior changes or documentation adjustments will be accepted or applied to 2.x. It is recommended to migrate to 3.x within this time period.
Version 2.2.20 - October 6, 2020 (Maven)
JavaDocs
Bugfixes
Observable.flatMap
withmaxConcurrency
hangs (2.x: Fix Observable.flatMap with maxConcurrency hangs (#6947) #6960)Observable.toFlowable(ERROR)
not cancelling uponMissingBackpressureException
(2.x: Fix toFlowable(ERROR) not cancelling upon MBE #7084)Flowable.concatMap
backpressure with scalars. (2.x: Fix Flowable.concatMap backpressure w/ scalars #7091)The text was updated successfully, but these errors were encountered: