Skip to content

2.19.5

Latest
Compare
Choose a tag to compare
@kolan72 kolan72 released this 20 Aug 15:27
· 37 commits to main since this release

Improvements

  • Introduce jittering for RetryDelay subclasses, adapted from Polly.
  • Introduce RetryDelayOptions.MaxDelay property.
  • Introduce Create static methods for ConstantRetryDelay, LinearRetryDelay, ExponentialRetryDelay classes.

Small changes

  • Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in the nunit group.