2.0.0-beta.4
Pre-release
Pre-release
What's Changed
- ❗️🛠 Changed:
shouldAttemptRetryOnException
will now also pass theBaseRequest
. - 🚦 Tests: Updated tests.
- 🐞 Fixed:
MultipartRequest
does not get intercepted correctly (has missing fields). - 🐞 Fixed:
MultipartRequest
ignores retry policy. - 🐞 Fixed: Changing
body
causes the headers to change and ignore previous interceptions (i.e. content-type headers are overridden). - 🐞 Fixed:
copyWith
was missing fields - 🚦 Tests: Updated tests.
New Contributors
Full Changelog: 2.0.0-beta.2...2.0.0-beta.4