Skip to content

2.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodingAleCR CodingAleCR released this 25 Jan 21:57
· 25 commits to main since this release
692adc5

What's Changed

  • ❗️🛠 Changed: shouldAttemptRetryOnException will now also pass the BaseRequest.
  • 🚦 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