Skip to content

v2.0.6

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 16 May 13:39
· 2 commits to main since this release

⭐ 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