Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.springframework.retry:spring-retry to v1.3.4 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.retry:spring-retry (source) 1.3.1 -> 1.3.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spring-projects/spring-retry (org.springframework.retry:spring-retry)

v1.3.4

🐞 Bug Fixes

  • IllegalArgumentException when migrating from 1.3.1 to 1.3.2 and using class annotations #​316
  • Pass evaluationContext when parsing expressions for CircuitBreaker properties #​315
  • Allow composing @Retryable annotation with @AliasFor recover method #​314

v1.3.3

⭐ New Features

  • Expose BackOffPolicy creation logic through a BackOffPolicyBuilder #​276
  • Allow primitive type for @Recover method parameter #​247
  • Calling getMaxAttempts instead of maxAttempts #​109

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.3.2

⭐ New Features

  • Add randomExpression to backoff annotation #​266
  • Annotation Expression Improvements #​260
  • Nice to have: notRetryOn() and retryOn() in RetryTemplateBuilder #​254
  • Add generic check for function return type for recover method #​216

🐞 Bug Fixes

  • RetryConfiguration is not eligible for getting processed by all BeanPostProcessors... #​256

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants