- Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Labels
Milestone
Description
Version 3.0.5 - July 31, 2020 (Maven)
Enhancements
- Make the
Collectortype of thecollectoperator contravariant inT({Flowable,Observable}.collect(Collector) contravariant on T #7033)
Bugfixes
- Fix
map()conditional chain causing NPE (3.x: Fix map() conditional chain causing NPE #7040)