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.6 release preparation #5681

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

2.1.6 release preparation #5681

akarnokd opened this issue Oct 18, 2017 · 1 comment

Comments

@akarnokd
Copy link
Member

Version 2.1.6 - October 27, 2017 (Maven)

API changes

  • Pull 5649: Add Observable.concatMapCompletable().
  • Pull 5655: Add Flowable.limit() to limit both item count and request amount.

Documentation changes

  • Pull 5648: Improve package JavaDoc of io.reactivex and io.reactivex.observers.
  • Pull 5647: Fix subscribeWith documentation examples.
  • Pull 5651: Update Observable.just(2..10) and switchOnNextDelayError marbles.
  • Pull 5668: Fix a misleading documentation of Observable.singleElement().
  • Pull 5680: More Observable marble fixes.

Bugfixes

  • Pull 5669: Fix PublishProcessor cancel/emission overflow bug.
  • Pull 5677: Make parallel() a fusion-async-boundary.

Other

  • Pull 5652: Inline disposability in Observable.concatMap(Completable).
  • Pull 5653: Upgrade testng to get method names to show up in gradle console when skipping, and in testng html output.
  • Pull 5661: Improve Flowable.timeout().
@akarnokd akarnokd added this to the 2.2 milestone Oct 18, 2017
@akarnokd
Copy link
Member Author

Closing via 2.1.6.

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