File rubygem-faraday-retry.changes of Package rubygem-faraday-retry
------------------------------------------------------------------- Thu Aug 4 13:10:28 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 2.0.0 see installed CHANGELOG.md ## v2.0.0 (2022-06-08) ### Changed * `retry_block` now takes keyword arguments instead of positional (backwards incompatible) * `retry_block`'s `retry_count` argument now counts up from 0, instead of old `retries_remaining` ### Added * Support for the `RateLimit-Reset` header. [PR #9](https://github.com/lostisland/faraday-retry/pull/9). Thanks, [@maxprokopiev]! * `retry_block` has additional `will_retry_in` argument with upcoming delay before retry in seconds. ------------------------------------------------------------------- Fri Mar 11 08:15:50 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com> - initialize package