File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
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
+
3
17
### 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
18
5
19
* [ Pull 1388] (https://github.com/Netflix/RxJava/pull/1388 ) CompositeException stops mutating nested Exceptions
You can’t perform that action at this time.
0 commit comments