Skip to content

v0.19.0

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 03 Oct 20:53
· 33 commits to main since this release
v0.19.0
760fbd0

Overview

This release introduces support for retries & timeouts (see https://rest.sh/#/retries for details), and makes the management of bulk resources more resilient to partial failures along with a few small bug fixes.

Note: Some HTTP response codes (408, 425, 429, 500, 502, 503, 504) are now retried by default. Use --rsh-retry=0 or RSH_RETRY=0 to disable this behavior if needed.

What's Changed

Full Changelog: v0.18.0...v0.19.0