Skip to content

Bump rxjava from 3.0.11 to 3.0.12

Bumps rxjava from 3.0.11 to 3.0.12.

Release notes

Sourced from rxjava's releases.

3.0.12

Maven JavaDocs

Bugfix

  • CompositeException.printStackTrace to write directly into PrintStream/PrintWriter. (#7212)

Documentation

  • Fix wrong reference in Single.flattenStreamAsObservable javadoc. (#7206)
  • Fix style violating Javadoc. (#7210)

Other

  • Fix POM_URL (#7214)
  • Upgrade Gradle to 6.8.3 (#7208)
  • Bump gradle to 6.8.3 & optimize gradle config (#7207)
  • Added Javadoc checks to Checkstyle. Fix violating Javadoc. (#7210)
  • Modernize gradle plugin block, change maven to maven-publish (#7219)

3.0.12-RC1

Pre-release experiment due to changes in the build setup in #7219.

Commits

Merge request reports