Skip to content

Commit 3fb0611

Browse files
Version 0.19.2
1 parent 3f950f0 commit 3fb0611

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# RxJava Releases #
22

3+
### Version 0.19.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.19.2%22)) ###
4+
5+
* [Pull 1388] (https://github.com/Netflix/RxJava/pull/1388) CompositeException stops mutating nested Exceptions
6+
* [Pull 1387] (https://github.com/Netflix/RxJava/pull/1387) Upgrade to JMH 0.9
7+
* [Pull 1297] (https://github.com/Netflix/RxJava/pull/1297) [RxScala] rxjava-scalaz: providing some type class instances
8+
* [Pull 1332] (https://github.com/Netflix/RxJava/pull/1332) IOSSchedulers for RoboVM
9+
* [Pull 1380] (https://github.com/Netflix/RxJava/pull/1380) Variety of Fixes
10+
* [Pull 1379] (https://github.com/Netflix/RxJava/pull/1379) Parallel Operator Rewrite
11+
* [Pull 1378] (https://github.com/Netflix/RxJava/pull/1378) BugFix: Pivot Concurrency
12+
* [Pull 1376] (https://github.com/Netflix/RxJava/pull/1376) Revision of JMH Tests
13+
* [Pull 1375] (https://github.com/Netflix/RxJava/pull/1375) RxScala: Add idiomatic toXXX methods
14+
* [Pull 1367] (https://github.com/Netflix/RxJava/pull/1367) Fix the bug that 'flatMap' swallows OnErrorNotImplementedException
15+
* [Pull 1374] (https://github.com/Netflix/RxJava/pull/1374) Fix head/tail false sharing issues
16+
* [Pull 1369] (https://github.com/Netflix/RxJava/pull/1369) DebugHook got miswired before
17+
* [Pull 1361] (https://github.com/Netflix/RxJava/pull/1361) Fix a race condition if queued actions have been handled already
18+
* [Pull 1336] (https://github.com/Netflix/RxJava/pull/1336) RxScala: Add the rest missing methods to BlockingObservable
19+
* [Pull 1362] (https://github.com/Netflix/RxJava/pull/1362) RxScala: Fix #1340 and #1343
20+
* [Pull 1359] (https://github.com/Netflix/RxJava/pull/1359) Fixed padding of the integer and node classes
21+
322
### Version 0.19.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.19.1%22)) ###
423

524
* [Pull 1357] (https://github.com/Netflix/RxJava/pull/1357) MergeWith, ConcatWith, AmbWith

0 commit comments

Comments
 (0)