Skip to content

v3.0.0

Compare
Choose a tag to compare
@eocantu eocantu released this 13 Aug 18:39
· 8 commits to master since this release
949be73

Changed

  • Upgrade to Dropwizard 2.x.
  • Switched to Java 11
  • Switched from JUnit 4 to JUnit 5
  • Renamed artifact groupId from com.expediagroup to com.expediagroup.dropwizard
  • Update to R4j 1.5.0
  • Replace the use of deprecated io.github.resilience4j.retry.IntervalFunction with io.github.resilience4j.core.IntervalFunction