RxJavaExtensions
RxJavaExtensions copied to clipboard
RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.19.0 to 0.21.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.21.0 Changelog 0.20.0 Changelog Changelog Sourced from com.vanniktech.maven.publish's changelog. Version 0.21.0 (2022-07-11) Behavior changes The com.vanniktech.maven.publish stops adding...
I discovered that Project Reactor provides a [Java Agent](https://projectreactor.io/docs/core/release/reference/#reactor-tools-debug) that does bytecode manipulation to do its equivalent of RxJava's assembly tracking (called "[debug mode](https://projectreactor.io/docs/core/release/reference/#debug-activate)"), but without any runtime performance penalty....
Is there an operator or an easy way to generate a union of elements from different observables? Meaning that only elements that exists in all observales should be pushed downstream....
To make RxJavaAssemblyTracking work everywhere except high-load places. Smth like ```java Observable. ... .compose( removeHookHere() ) ```
Signature: ```java ParallelTransformer transformRail(BiFunction
I'd like to include RxJavaAssemblyTracking in a project, but don't need the other stuff. would it be possible for RxJavaExtensions to be its own lib?
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.19.0 to 0.22.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.21.0 Changelog 0.20.0 Changelog Changelog Sourced from com.vanniktech.maven.publish's changelog. Version 0.22.0 (2022-09-09) NEW: When publishing to maven central...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 5.3.1. Release notes Sourced from org.mockito:mockito-core's releases. v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) by Rafael Winterhalter, jfrantzius Fixes...
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.19.0 to 0.25.2. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.25.2 Fix javadoc jar being empty when using dokka. 0.25.1 Fix snapshot publishing being broken. 0.25.0 The createStagingRepository...
Bumps ru.vyarus.animalsniffer from 1.6.0 to 1.7.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...