Skip to content

Releases: enova/faraday-conductivity

v2.0.0

07 Nov 23:09
9a9cb62
Compare
Choose a tag to compare

What's Changed

  • Setup Github action and remove travis by @aushm in #6
  • bumping faraday to version 2 by @bubket in #5

NOTE: This gem will no longer support faraday 1.x. If your application still need to use faraday 1.x, please pin faraday-conductivity to
1.0.1.

New Contributors

  • @aushm made their first contribution in #6
  • @bubket made their first contribution in #5

Full Changelog: v1.0.1...v2.0.0

v1.0.1

26 May 20:44
553faf5
Compare
Choose a tag to compare
  • Fix SelectiveErrors default range to what it was before (400...600) (#4)

v1.0.0

26 May 20:44
a661c74
Compare
Choose a tag to compare

Major changes:

  • SelectiveError middleware updated with new Faraday 1.0.0 error handling #1
  • Repeater, Mimetype middlewares removed #3