Skip to content

Conversation

sobychacko
Copy link
Contributor

@sobychacko sobychacko commented Sep 9, 2025

Documents the breaking change from removing Spring Retry dependency in favor of Spring Framework 7's core retry support in the whats-new doc.

Covers the main changes including BackOffValuesGenerator updates, new BackOff annotation, RetryingDeserializer API changes, and ExceptionMatcher replacement for BinaryExceptionClassifier.

Includes migration examples and guidance for updating @RetryableTopic configurations from Backoff to BackOff annotation.

Documents the breaking change from removing Spring Retry dependency
in favor of Spring Framework 7's core retry support in the whats-new doc.

Covers the main changes including `BackOffValuesGenerator` updates, new `BackOff` annotation,
`RetryingDeserializer` API changes, and `ExceptionMatcher` replacement for `BinaryExceptionClassifier`.

Includes migration examples and guidance for updating `RetryableTopic`
configurations from `Backoff` to `BackOff` annotation.

Signed-off-by: Soby Chacko <[email protected]>
@artembilan artembilan added this to the 4.0.0-M5 milestone Sep 9, 2025
@artembilan artembilan merged commit e8ab82a into spring-projects:main Sep 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants