failsafe v0.7.1 Release Notes

  • ๐Ÿ› Bug Fixes

    • โž• Added better support for scheduling failure handling
    • ๐Ÿ›  Fixed RetryPolicy failure assignability checking

    API Changes

    • ๐Ÿ‘ Invocation APIs were renamed to Execution to better align with the java.util.concurrent naming.
    • InvocationStats.getAttemptCount() was renamed to ExecutionStats.getExecutions()