API changes
- Add
onDropped
callback foronBackpressureLatest
. (#7542) - Add
onDropped
callback toonBackpressureBuffer
. (#7567)
Documentation
- Change summary to caption, because summary is obsolete in HTML5. (#7534)
- Try using https to access the reactive streams javadoc. (#7535)
- Improve Javadoc of
Disposable
.