3.0.6-rx2
pwittchen
released this
25 Aug 10:36
·
112 commits
to RxJava2.x
since this release
- added new method for creating
HttpsUrlConnection
(HttpsURLConnection createHttpsUrlConnection(final String host, final int port, final int timeoutInMs)
) inWalledGardenInternetObservingStrategy
, appropriate method is chosen automatically basing on the protocol (http
orhttps
) - solves #323 - note: version 3.0.5 was skipped due to sonatype issues