failsafe v0.3.3 Release Notes

  • ๐Ÿ†• New Features

    • โž• Add Scheduler API
    • ๐Ÿ‘‰ Make RetryPolicy copyable

    Behavior Changes

    • Require ContextualCallable and ContextualRunnable to be manually retried
    • โž• Add support for checking multiple retry policy conditions

    API Changes

    • ๐Ÿ‘ป Make ContextualRunnable throw Exception