Skip to content

Version 1.4.15

Compare
Choose a tag to compare
@mattrjacobs mattrjacobs released this 10 Sep 03:48
· 919 commits to master since this release
  • Pull 890 Allow multiple responses per collapser argument. No semantic change for HystrixCollapser, but a bugfix to HystrixObservableCollapser
  • Pull 892 Cache Setter in MultithreadedMetricsPerfTest
  • Pull 891 Add request context to command JMH tests
  • Pull 889 Replace subscribe() in RequestBatch with unsafeUnsubscribe()
  • Pull 887 Only look up if HystrixRequestCache is enabled once per collapser-invocation
  • Pull 885 Only look up if HystrixRequestCache is enabled once per command-invocation
  • Pull 876 Report BAD_REQUEST to HystrixRequestLog
  • Pull 861 Make hystrix-javanica OSGI-compliant
  • Pull 856 Add missing licenses
  • Pull 855 Save allocation if using a convenience constructor for HystrixCommand
  • Pull 853 Run Travis build in a container
  • Pull 848 Unit tests to demonstrate HystrixRequestLog was not experiencing data races

Artifacts: Maven Central, Bintray