Hystrix v1.4.7 Release Notes

    • ⬆️ Pull 783 Upgrade to RxJava 1.0.10
    • Pull 781 Shorten collapser stress test to avoid OOM in Travis
    • Pull 780 Allow hooks to throw exceptions and not corrupt internal Hystrix state
    • Pull 779 Use HdrHistogram for capturing latencies
    • Pull 778 Run jmh using more forks and fewer iterations/fork
    • Pull 776 Add Bad requests to Hystrix dashboard
    • Pull 775 Add counters for number of commands, thread pools, groups
    • Pull 774 Add global concurrent Hystrix threads counter