v3.0.8-RC3
版本发布时间: 2020-12-02 20:39:42
ReactiveX/RxJava最新发布版本:v3.1.9(2024-08-13 15:46:12)
This is a pre-release for 3.0.8 to verify the release process still works after the switch to GitHub actions (#7114).
Bugfixes
- Remove unnecessary cancel/dispose calls from terminating
using
(#7121)
Documentation
- Flowable
scan
/scanWith
backpressure documentation update (#7110)