You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there should be any issues, but I'd like to point out that changes to the Gradle build script could cause issues with the release. Specifically the change from the 'maven' to 'maven-publish' plugin. This will essentially be the first end-to-end test.
Version 3.0.11 - March 6, 2021 (Maven)
JavaDocs
Bugfix
CompositeException.printStackTrace
to write directly intoPrintStream
/PrintWriter
. (3.x: CompositeException.printStackTrace to write directly into PrintStream/PrintWriter #7212)Documentation
Single.flattenStreamAsObservable
javadoc. (3.x: Fix wrong reference in Single.flattenStreamAsObservable javadoc #7206)Other
The text was updated successfully, but these errors were encountered: