Skip to content

3.0.6-rx2

Compare
Choose a tag to compare
@pwittchen pwittchen released this 25 Aug 10:36
· 112 commits to RxJava2.x since this release
4e7b274
  • added new method for creating HttpsUrlConnection (HttpsURLConnection createHttpsUrlConnection(final String host, final int port, final int timeoutInMs)) in WalledGardenInternetObservingStrategy, appropriate method is chosen automatically basing on the protocol (http or https) - solves #323
  • note: version 3.0.5 was skipped due to sonatype issues