Skip to content

Releases: ReactiveX/RxJavaDebug

1.0.3

Choose a tag to compare

@abersnaze abersnaze released this 21 Oct 22:50

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

1.0.2

Choose a tag to compare

@abersnaze abersnaze released this 24 Feb 21:22

Reverting a breaking change.

1.0.1

Choose a tag to compare

@benjchristensen benjchristensen released this 12 Feb 03:14

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

0.21.0

Choose a tag to compare

@benjchristensen benjchristensen released this 01 Oct 04:52

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

Choose a tag to compare

@benjchristensen benjchristensen released this 01 Oct 04:51