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

2.1.4 release preparation #5607

Closed
akarnokd opened this issue Sep 18, 2017 · 1 comment
Closed

2.1.4 release preparation #5607

akarnokd opened this issue Sep 18, 2017 · 1 comment

Comments

@akarnokd
Copy link
Member

akarnokd commented Sep 18, 2017

Version 2.1.4 - September 22, 2017 (Maven)

API changes

  • Pull 5568: Add BaseTestConsumer.assertValuesOnly.
  • Pull 5582: Add Maybe.switchIfEmpty(Single).
  • Pull 5590: Add LambdaConsumerIntrospection for detecting the lack of onError callback in subscribe() calls.

Documentation changes

  • Pull 5578: Add NullPointerException comment to some Single operators.
  • Pull 5600: Updating JavaDoc with correct return types of Single in some Observable operators.

Bugfixes

  • Pull 5560: Fix Observable.combineLatestDelayError sync initial error not emitting.
  • Pull 5594: Fix BaseTestConsumer.assertValueSequence reversed error message.
  • Pull 5609: Fix Observable.concatMapEager queueing of source items.

Other

  • Pull 5586: fix Single.timeout unnecessary dispose calls.
@akarnokd akarnokd added this to the 2.2 milestone Sep 18, 2017
@akarnokd
Copy link
Member Author

Closing via 2.1.4.

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

1 participant