maxc1017 发表于 2015-5-7 11:39:26

RxJava 1.0.9 发布,现已提供下载

5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
  .Net响应式编程框架Rx的Java版本开源实现,是一种JVM语言,有Groovy, Clojure, Scala and JRuby版本的实现
  RxJava 1.0.9 发布,更新内容如下:

[*]  Pull 2845 Fix for repeat: wrong target of request
[*]  Pull 2851 Add 'request(Long.MAX_VALUE)' in 'onStart' to fix the backpressure issue of debounce
[*]  Pull 2852 Change retryWhen to eagerly ignore an error'd source's subsequent events
[*]  Pull 2859 OperatorDoOnRequest should unsubscribe from upstream
[*]  Pull 2854 Fixes wrong request accounting in AbstractOnSubscribe
[*]  Pull 2860 OperatorSingle should request exactly what it needs
[*]  Pull 2817 Fix for non-deterministic: testOnBackpressureDropWithAction
[*]  Pull 2818 Small fix for the getValue javadoc in AsyncSubject and BehaviorSubject
[*]  Pull 2823 Enable maven central sync via bintray
[*]  Pull 2807 Corrected all Java interfaces declarations
[*]  Pull 2632 Implement hook to render specific types in OnNextValue
[*]  Pull 2837 Fixed a non-deterministic test and a few scheduler leaks (in tests)
[*]  Pull 2825 Fixed javadoc for Observable.repeat() method
[*]  Pull 2838 Fix typo in OnSubscribe interface's Javadoc
[*]  Pull 2864 IndexedRingBuffer.getInstance can infer type
[*]  Pull 2862 Cleanup warnings in test source
[*]  Pull 2868 Fixed reentrancy issue with the error producer.
[*]
  Pull 2866 Use simpler naming in Action1, Func1 to assist>
  此版本现已提供下载:https://github.com/ReactiveX/RxJava/archive/v1.0.9.zip。
页: [1]
查看完整版本: RxJava 1.0.9 发布,现已提供下载