Skip to content

Releases: ReactiveX/RxJavaDebug

1.0.3

21 Oct 22:50
Compare
Choose a tag to compare

Fix to not swallow unintentional errors coming from onNext, onComplete, onError, request, subscribe, and unsubscribe.

1.0.2

24 Feb 21:22
Compare
Choose a tag to compare

Reverting a breaking change.

1.0.1

12 Feb 03:14
Compare
Choose a tag to compare

Adding support monitoring back pressure a implementation of a simple listener for the lazy.

0.21.0

01 Oct 04:52
Compare
Choose a tag to compare

This is the first release after splitting from RxJava into its own top level project RxJavaDebug.

This is the same code as version 0.20.4 except:

  • all deprecated methods and types are deleted
  • now published to groupId io.reactivex instead of com.netflix.rxjava
io.reactivex:rxjava-debug:0.21.0

The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxjava-debug

Artifacts: Maven Central

0.20.4

01 Oct 04:51
Compare
Choose a tag to compare

Last release as submodule of of RxJava: https://github.com/ReactiveX/RxJava/releases/tag/0.20.4