File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 1.2.6 - February 3, 2017 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.2.6%7C ) )
4
+
5
+ #### Documentation
6
+
7
+ - [ Pull 5000] ( https://github.com/ReactiveX/RxJava/pull/5000 ) : Add which are the other stardard methods of create
8
+ - [ Pull 5007] ( https://github.com/ReactiveX/RxJava/pull/5007 ) : update ` sample(time) ` diagram to indicate emission of last
9
+ - [ Pull 5048] ( https://github.com/ReactiveX/RxJava/pull/5048 ) : Improve the javadoc of ` BehaviorSubject `
10
+
11
+ #### Bugfixes
12
+
13
+ - [ Pull 5030] ( https://github.com/ReactiveX/RxJava/pull/5030 ) : fix ` groupBy ` consuming the upstream in an unbounded manner
14
+
3
15
### Version 1.2.5 - January 6, 2017 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.2.5%7C ) )
4
16
5
17
#### Documentation
You can’t perform that action at this time.
0 commit comments