spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
332 stars 111 forks source link

Update to latest resilience4j 1.5.0 #72

Closed Romeh closed 3 years ago

Romeh commented 4 years ago

Describe the bug can you please update resilience4j from 1.3.1 to 1.4.0 before introducing the new release of spring cloud circuit breaker ?

breun commented 4 years ago

Resilience4j 1.5.0 is out now: https://github.com/resilience4j/resilience4j/releases/tag/v1.5.0

This release also includes resilience4j-bom, which would be good to import for dependency management. I've created a separate issue for this: https://github.com/spring-cloud/spring-cloud-circuitbreaker/issues/73

spencergibb commented 4 years ago

We can't update to 1.5.x on hoxton, so we'll keep this open

chrismathews commented 3 years ago

Resilience4j 1.6.0 is out now: https://github.com/resilience4j/resilience4j/tree/v1.6.0 (actually 1.6.1 is in Maven Central but for some reason a 1.6.1 tag does not exist... which is always a bit concerning). Since 2020.0.0 is still in development I would assume moving to 1.6.x is probably a reasonable choice.

Romeh commented 3 years ago

the tag for 1.6.1 is being pushed now FYI

breun commented 3 years ago

The 1.6.1 release is here: https://github.com/resilience4j/resilience4j/releases/tag/v1.6.1