Pre-release
Testing the release process again.
Assets
2
Enhancements
Assets
2
Enhancement
- Add a system parameter to allow scheduled worker release in the Io
Scheduler
. (#7160) - Add
TestScheduler
option to useonSchedule
hook. (#7163) - Add a system parameter to allow
Scheduler
s to useSystem.nanoTime()
fornow()
. (#7169) - Add fusion support to
concatMap{Maybe|Single|Completable}
. (#7165)
Documentation
- Update marbles of
amb()
,ambArray()
andambWith()
(#7144) - Fix
take()
mentioning the oldlimit()
operator (#7145) - Document
Schedulers.from
vs.RejectedExecutionException
behavior. (#7150) - Update documentation for
NewThreadWorker.scheduleActual
method. (#7164) - Improve Javadocs style of Schedulers. (#7168)
Other
Assets
2
Pre-release
Pre-release
akarnokd
released this
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)
Assets
2
PreviousNext