Get 1.0 (RC3)
Pre-release
Pre-release
- Update documentation
- Move decoding out of
performWithRetries
so its failure won't triggershouldRetry
- Fix an issue with
willSendRequest
throwing an error - Add
id
toRequest
init
- Add public
body
property toRequest
and remove deprecatedpath
- Remove
send() -> Response<T?>
variant