Hystrix v1.5.18 Release Notes

Release Date: 2018-11-16 // almost 6 years ago

Previous changes from v1.5.13

    • ๐Ÿ›  Pull 1621 Fixed bug where an unsubscription of a command in half-open state leaves circuit permanently open
    • Pull 1605 Change return value on unsubscribe to Observable.empty(). Thanks @atoulme !
    • โšก๏ธ Pull 1615 Updated Gradle to version 4.0. Thanks @wlsc !
    • Pull 1616 Javanica: Wrong hystrix event type for fallback missing. Thanks @dmgcodevil !
    • ๐Ÿ›  Pull 1606 Escape user entered input to avoid HTML injection. This fixes #1456. Thanks @atoulme !
    • Pull 1595 Possibility to add custom root node for command and thread pool metrics. Thanks @dstoklosa !
    • Pull 1587 Throw IllegalStateException if request cache is not available when clearing. Thanks @jack-kerouac !

    Artifacts: Maven Central, Bintray