Skip to content

v7.0.0

Compare
Choose a tag to compare
@balvig balvig released this 26 Apr 12:24
· 14 commits to main since this release
a66dcfb

Breaking changes

  • For compatibility with newer Faraday versions, use on_complete in the JSON parsing middleware.
  • To allow handling file uploads, add faraday.request :multipart to the Faraday configuration.

See the diff for examples.

What's Changed

New Contributors

Full Changelog: v6.1.3...v7.0.0