Skip to content

0.3.0

Choose a tag to compare

@kolan72 kolan72 released this 15 Jun 17:10
· 76 commits to main since this release
  • Update lib and tests to PoliNorError 2.23.0.
  • Introduced the RetryPolicyOptions and PolicyOptions classes.
  • Added an AddRetryHandler overload to pipeline builders that accepts a retryCount and RetryPolicyOptions.
  • Added an AddRetryHandler overload to pipeline builders that accepts a retryCount and Action<RetryPolicyOptions>.
  • Introduced the IHttpPolicyResultHandlers interface.
  • Update Microsoft NuGet packages.
  • Update Microsoft NuGet packages for PoliNorError.Extensions.Http.Tests.
  • Update the Microsoft packages and set PoliNorError to version 2.23.0 for the Samples.
  • Switch to new way of getting current retry attempt for the Samples.