Skip to content
New issue

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

1.2.1 preparations #4649

Closed
akarnokd opened this issue Sep 30, 2016 · 3 comments
Closed

1.2.1 preparations #4649

akarnokd opened this issue Sep 30, 2016 · 3 comments

Comments

@akarnokd
Copy link
Member

akarnokd commented Sep 30, 2016

Version 1.2.1 - October 5, 2016 (Maven)

API enhancements

  • Pull 4555: enhance generics of doOnError and doOnRequest
  • Pull 4580: rename AsyncEmitter to Emitter

Performance enhancements

  • Pull 4621: NotificationLite - reduce allocations
  • Pull 4648: rework Single internals to reduce overhead and stack depth

Deprecations

  • Pull 4580: CompletableEmitter.setCancellation will change its type in 1.2.2.
  • Pull 4648: Deprecate Single(Observable.OnSubscribe) constructor

Bugfixes

  • Pull 4641: SafeSubscriber not to call RxJavaHooks before delivering the error
@davidmoten
Copy link
Collaborator

👍 thanks @akarnokd

@zsxwing
Copy link
Member

zsxwing commented Oct 5, 2016

👍

@akarnokd
Copy link
Member Author

akarnokd commented Oct 5, 2016

@akarnokd akarnokd closed this as completed Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants