Skip to content

Commit b79077d

Browse files
Version 0.19.4
1 parent 2e2e7c2 commit b79077d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# RxJava Releases #
22

3+
### Version 0.19.4 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.19.4%22)) ###
4+
5+
* [Pull 1401] (https://github.com/Netflix/RxJava/pull/1401) OnError while emitting onNext value: object.toString
6+
* [Pull 1409] (https://github.com/Netflix/RxJava/pull/1409) Avoiding OperatorObserveOn from calling subscriber.onNext(..) after unsubscribe
7+
* [Pull 1406] (https://github.com/Netflix/RxJava/pull/1406) Kotlin M8
8+
* [Pull 1400] (https://github.com/Netflix/RxJava/pull/1400) Internal Data Structures
9+
* [Pull 1399] (https://github.com/Netflix/RxJava/pull/1399) Update Perf Tests
10+
* [Pull 1396] (https://github.com/Netflix/RxJava/pull/1396) RxScala: Fix the compiler warnings
11+
* [Pull 1397] (https://github.com/Netflix/RxJava/pull/1397) Adding the hooks unsafeSubscribe
12+
13+
### Version 0.19.3 ###
14+
15+
Upload to Maven Central was corrupted so release is skipped.
16+
317
### 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)) ###
418

519
* [Pull 1388] (https://github.com/Netflix/RxJava/pull/1388) CompositeException stops mutating nested Exceptions

0 commit comments

Comments
 (0)