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