-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Upgrade Hystrix to 1.5.18 #3281
Conversation
Hystrix 1.5.11 was re-released as 1.5.18, s. Netflix/Hystrix#1891 and https://github.com/Netflix/Hystrix/releases/tag/v1.5.18
Codecov Report
@@ Coverage Diff @@
## master #3281 +/- ##
============================================
+ Coverage 65.28% 65.35% +0.07%
- Complexity 1477 1481 +4
============================================
Files 188 188
Lines 6965 6965
Branches 847 847
============================================
+ Hits 4547 4552 +5
+ Misses 2104 2103 -1
+ Partials 314 310 -4
Continue to review full report at Codecov.
|
@tinexw would you mind submitting this against the 2.0.x branch? Then we can just merge it forward into master. |
@ryanjbaxter Sure |
I created a new PR (#3288) against the 2.0.x branch. Closing this one. |
Hystrix 1.5.11 was re-released as 1.5.18, s. Netflix/Hystrix#1891 and https://github.com/Netflix/Hystrix/releases/tag/v1.5.18 This PR replaces #3281
Hystrix 1.5.11 was re-released as 1.5.18 because this is the version that is internally used at Netflix and is considered more stable, s. Netflix/Hystrix#1891 and https://github.com/Netflix/Hystrix/releases/tag/v1.5.18