1. Support automatic retries based on HTTP response status codes upon failure detection
2. Fix progress callback overflow issue (exceeding 100%) in asynchronous upload-download methods after configuration
3. Add part length validation for each downloaded part during partial downloads
What's Changed
- opt cpu&mem for MultiPutObject&PutObjectResumableSingleThreadSync,add cmake option USE_OPENSSL_MD5 by @chen-honggang in #182
- Add SetCheckPartCrc64() for MultiPutObjectReq by @chen-honggang in #185
- add retry policy by @lgtczh in #186
- Feature zackcao e5e98908 by @lgtczh in #190
New Contributors
Full Changelog: v5.5.18...v5.5.19