Skip to content

1.2.9

Compare
Choose a tag to compare
@akarnokd akarnokd released this 24 Mar 09:12
· 34 commits to 1.x since this release

Maven

API enhancements

  • Pull 5146: Add Single.unsubscribeOn.
  • Pull 5195: Enhance UnicastSubject with optional delay error behavior.

Bugfixes

  • Pull 5141: Fix timed replay() not terminating when all items timeout.
  • Pull 5181: replay().refCount() avoid leaking items between connections.