v2.10.0
版本发布时间: 2024-06-20 07:06:28
caseyamcl/guzzle_retry_middleware最新发布版本:v2.11.0(2024-09-17 03:04:08)
Added
- Include
on_retry_callback
argument when triggered byonRejected
(thanks @ViktorCollin) - PHP 8.3 tests in GitHub builds
Fixed
- Ensure that no requests are sent after the
give_up_after_secs
expires, and fail quickly (thanks @rubentebogt) - Minor code syntax and comment fixes
- Cleaned up this CHANGELOG a bit