RxJava v2.2.14 Release Notes

Release Date: 2019-11-02 // over 4 years ago
  • Maven

    ๐Ÿ›  Bugfixes

    • Pull 6677: Fix concurrent clear() calls when fused chains are canceled.
    • Pull 6684: Fix window(time) possible interrupts while terminating.

    ๐Ÿ“š Documentation changes

    • Pull 6681: Backport marble diagrams for Single from 3.x.