1.0.8
- Pull 2809 Fixed takeUntil not unsubscribing from either of the observables in case of a terminal condition.
- Pull 2804 ObserveOn throughput enhancements
- Pull 2767 Optimized scalar observeOn/subscribeOn
- Pull 2776 Experimental: add new operator onBackpressureDrop(Action1 onDrop)
- Pull 2788 Fix the bug that 'publish' will cache items when no subscriber
- Pull 2779 OperatorMulticast.connect(connection) should not return null
- Pull 2771 OnSubscribeRange request overflow check
- Pull 2770 OperatorOnBackpressureDrop request overflow check
- Pull 2769 OperatorCombineLatest request overflow check
Artifacts: Maven Central