Skip to content

2.0.4

Compare
Choose a tag to compare
@akarnokd akarnokd released this 04 Jan 09:08
· 643 commits to 2.x since this release

Maven

API enhancements

Bugfixes

  • Pull 4927: fix timer() IllegalStateException due to bad resource management
  • Pull 4932: Add safeguards to generate()
  • Pull 4943: Fix publish(Function) not replenishing its internal queue
  • Pull 4945: Fix timeout with fallback not cancelling/disposing the main source connection.