update hystrix plugin version support list. (#5759)
This commit is contained in:
parent
3c32ad10dd
commit
ac481e1bbb
|
|
@ -82,7 +82,7 @@
|
|||
* Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 4.x (Optional²)
|
||||
* Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 4.x
|
||||
* Spring Transaction 4.x and 5.x (Optional²)
|
||||
* [Hystrix: Latency and Fault Tolerance for Distributed Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.12
|
||||
* [Hystrix: Latency and Fault Tolerance for Distributed Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.18
|
||||
* Scheduler
|
||||
* [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x
|
||||
* [Apache ShardingSphere-Elasticjob](https://github.com/apache/shardingsphere-elasticjob) 3.0.0-alpha
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
1.4.26
|
||||
1.5.12
|
||||
1.5.18
|
||||
|
|
|
|||
Loading…
Reference in New Issue