### Version 3.0.13 - June 1st, 2021 ([Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava3%7Crxjava%7C3.0.13%7C)) [JavaDocs](http://reactivex.io/RxJava/3.x/javadoc/3.0.13) :warning: RxJava is now signed with a new private key. The new public key fingerprint is [1D9AA7F9E1E2824728B8CD1794B291AEF984A085](https://keys.openpgp.org/search?q=1D9AA7F9E1E2824728B8CD1794B291AEF984A085). #### Documentation - Fix wording of `*OnSubscribe` interfaces (#7274) #### Other - Mitigated the security risks caused by the Codecov backdoor (#7237). - Improve the build process (#7225, #7253, #7255, #7257, #7258, #7260, #7261, #7262, #7264, #7263) - Upgrade to Gradle 7.0 (#7259)
Version 3.0.13 - June 1st, 2021 (Maven)
JavaDocs
Documentation
*OnSubscribeinterfaces (3.x: Javadoc: Fix wording of *OnSubscribe interfaces #7274)Other