RxJava
@RxJava
Followers
20K
Following
110
Media
4
Statuses
1K
Reactive Extensions (Rx) for composing asynchronous and event-based programs using observable sequences for the Java VM. @NetflixOSS @ReactiveX
Joined January 2013
RxJava 3.1.6 released with a bugfix, new API and several cleanups. https://t.co/iClpLIlH8m
github.com
Maven JavaDocs API changes Add an overload to throttleLatest operator with an onDropped callback. (#7457) Add an overload to throttleFirst operator with an onDropped callback. (#7482) Add an ov...
1
4
23
Attention @AndroidDev’s, if you haven’t taken advantage of #RxJava features, you should. 💡 See how you can receive observable sequences for asynchronous events for the Maps SDK and Places SDK for Android. 👾 Check out this #OpenSource library → https://t.co/JproRbPNAv
4
20
85
Java 18 is now available! #Java18 #JDK18 #openjdk Download now: https://t.co/hTJU1ZzAWQ Release notes: https://t.co/Xdkj5TObNP API Javadoc: https://t.co/izFBPlYkd9 Features: https://t.co/3z0l5sXyDX
50
402
979
Java 17 is now available! #Java17 #JDK17 #OpenJDK Download now: https://t.co/ui83Aehxoq Release notes: https://t.co/VKB0vfaPsP API Javadoc: https://t.co/VHs6UWdka8 Documentation: https://t.co/74Dk6r23Dt
69
848
2K
RxJava 3.1.1 released with a few bugfixes and API promotions. https://t.co/286uCFrlQR
github.com
Maven JavaDocs API promotions The operator fusion-related interfaces and two atomic queue implementations have been promoted to standard, thus officially supported in the io.reactivex.rxjava3.oper...
0
4
23
RxJava 3.1.0 released with a few important changes, including the Android API Level 21 minimum requirement. https://t.co/9mthg9LIlL
github.com
Maven JavaDocs ⚠️ With this release, the minimum required Android API level is API 21 (Android 5.0). ⚠️ Note that the 3.0.x patch line won't be developed further. API promotions Flowable.onBac...
0
7
40
RxJava 3.0.13 released (no functional changes) to mitigate the consequences of the Codecov breach. https://t.co/KmPAKBzG4C
github.com
Maven JavaDocs ⚠️ RxJava is now signed with a new private key. The new public key fingerprint is 1D9AA7F9E1E2824728B8CD1794B291AEF984A085. Documentation Fix wording of *OnSubscribe interfaces (#72...
1
4
15
RxJava 3.0.12 released with a couple of improvements. https://t.co/YS5sHlAFzs
github.com
Maven JavaDocs Bugfix CompositeException.printStackTrace to write directly into PrintStream/PrintWriter. (#7212) Documentation Fix wrong reference in Single.flattenStreamAsObservable javadoc. (#...
0
6
11
RxJava 3.0.11 released with a couple of bugfixes and some improvements. https://t.co/ytdZBYJ0HB
github.com
Maven JavaDocs ℹ️ RxJava 2 is now end-of-life (EOL) and no further development or support will be provided by the project. Enhancement Add onSubscribe hook to ParallelFlowable operators (#7191) B...
1
2
25
RxJava 3.0.9 released with a new backpressure managing operator, onBackpressureReduce, plus some other smaller improvements. https://t.co/qREKI5du7F
github.com
Maven JavaDocs API Add onBackpressureReduce operators (#7124, #7129) Documentation Improve Javadocs of Connectable sources (#7127) Other Improve error messages in the test consumers (#7126)
1
9
28
RxJava 3.0.8 released with some documentation improvements and internal cleanups. https://t.co/rNwmMMY6MQ
github.com
Maven JavaDocs Bugfixes Remove unnecessary cancel/dispose calls from terminating using (#7121) Documentation Flowable scan/scanWith backpressure documentation update (#7110)
0
7
20
RxJava 3.0.7 released with some bugfixes and documentation improvements: https://t.co/0mM9aV8780
github.com
Maven JavaDocs Bugfixes Fix Observable.toFlowable(ERROR) not cancelling on MissingBackpressureException. (#7083) Fix Flowable.concatMap backpressure with scalars. (#7089) Documentation fromRunna...
0
8
22
RxJava 3.0.6 released with one bugfix and some marble diagram improvements. https://t.co/yiNr7EdXXx
github.com
Version 3.0.6 - August 20, 2020 (Maven) JavaDocs Bugfixes Fix Observable.window (size, skip, overlap) dispose behavior (#7049) Documentation Update marbles of onErrorResume(Next|With) + cleanup ...
0
2
26
RxJava 3.0.5 released with one bugfix and one type signature enhancement: https://t.co/QPgHtEcRYs
github.com
Version 3.0.5 - July 31, 2020 (Maven) JavaDocs Enhancements Make the Collector type of the collectoperator contravariant in T (#7033) Bugfixes Fix map() conditional chain causing NPE (#7040)
0
5
11
RxJava 3.0.4 released with a set of bugfixes for the Flowable::groupBy operator. https://t.co/08bvMtpfaH
github.com
Maven JavaDocs Bugfixes Fix Flowable.groupBy eviction logic double decrement and hang. (#6975) Fix Flowable.groupBy cancellation/cleanup/eviction race hangs. (#6979) Disable fusion on the groups o...
1
20
61
RxJava 3.0.3 released with a couple of improvements. https://t.co/R7bLH5myMY
github.com
Maven JavaDocs Enhancements Allow setting the drift tolerance timeunit via system property rx3.scheduler.drift-tolerance-unit. (#6969) Bugfixes Fix scheduled tasks' fatal exception behavior....
0
17
59
RxJava 3.0.2 has been released with an important bugfix and updated marble images. https://t.co/aSJNZpvXl3
github.com
Maven JavaDocs Bugfixes Fix Observable.flatMap with maxConcurrency hangs. (#6946) Documentation Add see annotation for range operators. (#6934) Update images and their JavaDocs URLs to non-trans...
0
23
56
RxJava 3.0.1 released with two bugfixes: https://t.co/ndpx1plZQJ
github.com
Maven JavaDocs Bugfixes Fix switchMap not canceling properly during onNext-cancel races. (#6917) Fix replay() not resetting when the connection is disposed. (#6921)
0
10
52