Skip to content

v2.6.0 Release

Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 09 Apr 07:55
70336cb

Release Notes

Features

Enhancements

  • Added AddRetryAfterErrorCondition() option PR #384 @gtpaulose
  • Refactor(retry.sleepDuration): ♻️ extract jitterBackoff function PR #406 @ninedraft
  • Added a way set a Non-Canonical Header PR #413 @Lao-Tuo
  • Test case update When SetRetryCount -1, both resp and error are nil PR #392 @yjhmelody

General

  • Addressing checksum issue on v2.5.0 with this release