Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

v2.0.9

Choose a tag to compare

@spring-builds spring-builds released this 13 Sep 20:14

⭐ New Features

  • Populate MethodInvocation to RetryPolicy (via RetryContext) #229
  • Can't chose correct @Recover method #188

🐞 Bug Fixes

  • Support concurrent behavior on MetricsRetryListener #467
  • UniformRandomBackOffPolicy is throwing IllegalArgumentException on calling backOff when maxBackOffPeriod is less than minBackOffPeriod. #464