Skip to content

Commit 14dda8b

Browse files
Version 0.17.3
1 parent 10d5aa0 commit 14dda8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

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

3+
### Version 0.17.3 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.17.3%22)) ###
4+
5+
* [Pull 991] (https://github.com/Netflix/RxJava/pull/991) JMH Benchmark Build Config
6+
* [Pull 993] (https://github.com/Netflix/RxJava/pull/993) JMH Perf Tests
7+
* [Pull 995] (https://github.com/Netflix/RxJava/pull/995) Support Custom JMH Args
8+
* [Pull 996] (https://github.com/Netflix/RxJava/pull/996) JMH Perfshadowjar
9+
* [Pull 1003] (https://github.com/Netflix/RxJava/pull/1003) Func0 can transparently implement java.util.concurrent.Callable
10+
* [Pull 999] (https://github.com/Netflix/RxJava/pull/999) New Implementation of SerializedObserver
11+
312
### Version 0.17.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.17.2%22)) ###
413

514
* [Pull 963](https://github.com/Netflix/RxJava/pull/963) A more robust JMH benchmarking set-up

0 commit comments

Comments
 (0)