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

v2.0.6

Choose a tag to compare

@spring-builds spring-builds released this 16 May 13:39

⭐ New Features

  • No distinction in the logs between different retried methods #422
  • Rework Exception-wrapping #82

🐞 Bug Fixes

  • @Retryable annotation retrying with ExponentialBackOff instead of ExponentialRandomBackOff when randomExpression provided #427
  • fix: Null pointer error may occur #421

πŸ“” Documentation

  • Wrong method recommended for build.gradle? #423
  • put GAV in docs #418
  • Improve Javadoc for setThrowLastExceptionOnExhausted of RetryTemplate #137

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Framework 6.0.20 #435

❀️ Contributors

Thank you to all the contributors who worked on this release:

@aozeyu