failsafe v2.3.3 Release Notes

Release Date: 2020-02-10 // about 4 years ago
  • ๐Ÿ‘Œ Improvements

    โž• Added support for CompletionStage to the Fallback policy.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed #224 - Allow combining random delay and jitter.

    API Changes

    • ๐Ÿ“ฆ Fallback.apply was made package private.
    • ๐Ÿ“ฆ DelayablePolicy.computeDelay was made package private.