Skip to content

Releases: lostisland/faraday-http

v2.1.0

Choose a tag to compare

@olleolleolle olleolleolle released this 18 Mar 07:15

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #42
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #43
  • Add support for ciphers in SSLOptions setting by @bellvat in #44
  • CI: Drop very old Ruby versions from matrix by @olleolleolle in #45
  • Add spec to ensure client cert and key are set on SSLContext by @bellvat in #46
  • Add support for http.rb 6.0 by @sferik in #47

New Contributors

  • @bellvat made their first contribution in #44
  • @sferik made their first contribution in #47

Full Changelog: v2.0.2...v2.1.0

v2.0.2

Choose a tag to compare

@olleolleolle olleolleolle released this 18 Jun 09:25

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@iMacTia iMacTia released this 06 Jul 15:17
e1c42c6

What's Changed

Other changes

New Contributors

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

v2.0.0

Choose a tag to compare

@iMacTia iMacTia released this 22 Oct 14:09
a8941f3

New 2.0 Major release 🎉

Big thanks to @aka-nez that has updated the faraday-http to be compatible with Faraday 2, including the new Streaming API 👏 🎉 !

What's Changed

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@iMacTia iMacTia released this 12 Oct 10:34
da2fb0a

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@iMacTia iMacTia released this 30 Jun 07:46
49c6ebf

Fixes:

  • Respect connection timeout options (#26)

v1.0.0

Choose a tag to compare

@iMacTia iMacTia released this 08 May 07:58

First release of the faraday-http adapter 🎉!