Skip to content

1.2.10

Compare
Choose a tag to compare
@akarnokd akarnokd released this 26 Apr 07:57
· 29 commits to 1.x since this release

Maven

Bugfixes

  • Pull 5225: Fix Completable.onErrorResumeNext unsubscribe not propagated.

Other

  • Pull 5250: Defer creation of the TimeoutException when using the Single.timeout() operator.
  • Pull 5258: Use IntelliJ IDE friendly assertion failure message.