Version 1.5.0 Release Candidate 2
Pre-release
Pre-release
mattrjacobs
released this
30 Jan 22:02
·
580 commits
to master
since this release
This version does not have any known bugs, but is not recommended for production use until 1.5.0.
This is mostly a new set of features building on top of Release Candidate 1. Specifically, some sample streams (Configuration and Utilization) have been added, along with a request-scoped stream.
Included changes:
- Pull 1050 Modular command construction
- Pull 1061 Sample config/utilization streams, and request-scoped streams
- Pull 1064 Safer enum references in case mismatched Hystrix jars are deployed together
- Pull 1066 Layer of abstraction on top of ThreadFactory, so AppEngine can run Hystrix
- Pull 1067 Decouple sample stream JSON from servlets
- Pull 1067 Decouple request-scoped stream JSON from servlets
- Pull 1075 Deprecate userThreadLatency, since it is practically identical to executionLatency now
Artifacts: Maven Central, Bintray