#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中
RxJava 1.0.11 发布,此版本主要有以下更新:
Pull 2948 More assertions for TestSubscriber
Pull 2956 OperatorObserveOn should not request more after child is unsubscribed
Pull 2951 OperatorConcat - prevent request overflow and fix race condition
Pull 2950 OperatorGroupBy - check for request overflow and don't decrement when at Long.MAX_VALUE
Pull 2923 OnBackpressureLatest: Non-blocking version of the toBlocking().latest() operator.
Pull 2907 Fixed schedule race and task retention with ExecutorScheduler.
Pull 2929 OperatorObserveOn onComplete can be emitted despite onError being called
Pull 2940 Remove unnecessary localHasValue check
Pull 2939 publish: Fix another race between terminalEvent and the queue being empty.
Pull 2938 Fixed Observable.combineLatest overflow bug on Android
Pull 2936 Fix TestSubject bug
Pull 2934 Fix termination race condition in OperatorPublish.dispatch
Pull 2963 Set of standard producers and updated queue implementations with some
详细信息请查看 发行页面 。
此版本现已提供下载:
https://github.com/ReactiveX/RxJava/archive/v1.0.11.zip
.Net响应式编程框架Rx的Java版本开源实现,是一种JVM语言,有Groovy, Clojure, Scala and JRuby版本的实现。