v2.6
版本发布时间: 2020-11-25 03:00:35
caseyamcl/guzzle_retry_middleware最新发布版本:v2.11.0(2024-09-17 03:04:08)
Added
- GitHub Actions build status badge in
README.md
- Support for custom date formats in
Retry-After
header via newretry_after_date_format
option -
max_allowable_timeout_secs
option to set a ceiling on the maximum time the client is willing to wait between requests - Support for Guzzle 7 class-based static methods
Changed
- Removed unnecessary comments
- Name of Github Action to
Github Build
Removed
-
.travis.yml
build support (switched to Github Actions)