Version 1.3.0-M2
- Kotlin updated to 1.3.40.
Flowexception transparency concept.- New declarative
Flowoperators:onCompletion,catch,retryWhen,launchIn.onError*operators are deprecated in favour ofcatch. (#1263) Publisher.asFlowis integrated withbufferoperator.Publisher.openSubscriptiondefault request size is1instead of0(#1267).