File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Hystrix Releases #
2
2
3
+ ### Version 1.4.24 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.hystrix%22%20AND%20v%3A%221.4.24%22 ) , [ Bintray] ( https://bintray.com/netflixoss/maven/Hystrix/1.4.24/ ) ) ###
4
+
5
+ * [ Pull 1113] ( https://github.com/Netflix/Hystrix/pull/1113 ) Make HystrixRequestContext implement Closeable
6
+ * [ Pull 1112] ( https://github.com/Netflix/Hystrix/pull/1112 ) Upgrade to latest Nebula Gradle plugin
7
+ * [ Pull 1110] ( https://github.com/Netflix/Hystrix/pull/1110 ) Upgrade to RxJava 1.1.1
8
+ * [ Pull 1108] ( https://github.com/Netflix/Hystrix/pull/1108 ) Javanica HystrixRequestCacheManager should use the concurrency strategy
9
+
3
10
### Version 1.5.0-rc.5 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.hystrix%22%20AND%20v%3A%221.5.0-rc.5%22 ) , [ Bintray] ( https://bintray.com/netflixoss/maven/Hystrix/1.5.0-rc.5/ ) ) ###
4
11
5
12
This version does not have any known bugs, but is not recommended for production use until 1.5.0.
You can’t perform that action at this time.
0 commit comments