jetleaf_retry 1.1.5
jetleaf_retry: ^1.1.5 copied to clipboard
Resilience module for JetLeaf — provides retry, circuit breaker, and fault tolerance patterns.
Changelog #
All notable changes to this project will be documented in this file.
This project follows a simple, human-readable changelog format inspired by
Keep a Changelog and adheres to semantic versioning.
1.0.0+1 #
Patch release focused on dependency alignment and small improvements.
Changed #
- Updated package dependencies and aligned with other JetLeaf modules.
1.0.0 #
Initial release.
Added #
- Resilience primitives including retry, backoff policies, recovery callbacks, and listeners.
- AOP integration to apply retry policies declaratively via annotations.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/resilience
- Repository: https://github.com/jetleaf/jetleaf_retry
- Issues: https://github.com/jetleaf/jetleaf_retry/issues
Contributors: Hapnium & JetLeaf contributors