Skip to content

v2.1.0

Compare
Choose a tag to compare
@anandmnair anandmnair released this 14 Aug 03:46
· 11 commits to main since this release

Released version 2.1.0

Key Features :

  • New Feature: Externalising expiry configuration via properties or yml

    Now you can configure your expiry duration and unit in yml for respective @failover and use the expiryDurationExpression and expiryUnitExpression in @failover annotation to customise. For more info, read the documentation

Java

  • Java version : 17

Spring Dependency

  • Spring Boot version : 3.0.2
  • Spring Cloud version : 2022.0.0