We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doOnError
doOnRequest
AsyncEmitter
Emitter
NotificationLite
Single
CompletableEmitter.setCancellation
Single(Observable.OnSubscribe)
SafeSubscriber
RxJavaHooks
The text was updated successfully, but these errors were encountered:
👍 thanks @akarnokd
Sorry, something went wrong.
👍
Closing via https://github.com/ReactiveX/RxJava/releases/tag/v1.2.1
No branches or pull requests
Version 1.2.1 - October 5, 2016 (Maven)
API enhancements
doOnError
anddoOnRequest
AsyncEmitter
toEmitter
Performance enhancements
NotificationLite
- reduce allocationsSingle
internals to reduce overhead and stack depthDeprecations
CompletableEmitter.setCancellation
will change its type in 1.2.2.Single(Observable.OnSubscribe)
constructorBugfixes
SafeSubscriber
not to callRxJavaHooks
before delivering the errorThe text was updated successfully, but these errors were encountered: