Releases: lostisland/faraday-http
Releases · lostisland/faraday-http
v2.0.1
What's Changed
- Fix ssl_client_cert and ssl_client_key by @karissekjw in #33
Other changes
- Move dev dependencies to fix rubocop CI by @karissekjw in #34
- CI: add Ruby 3.2, use actions/checkout@v3 by @olleolleolle in #35
- CI: use checkout@v3 in publish task by @olleolleolle in #36
- Configure dependabot to update GH actions by @olleolleolle in #37
New Contributors
- @karissekjw made their first contribution in #33
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
- CI: use bundler-cache from ruby/setup-ruby by @olleolleolle in #30
- Support faraday 2.0 & streaming api by @aka-nez in #32
New Contributors
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Update RuboCop to v0.91.1 and use RuboCop::Packaging by @utkarsh2102 in #27
- Allow http-rb gem 5.x by @jrochkind in #29
- Use better http-rb global timeout value by @jrochkind in #28
New Contributors
- @utkarsh2102 made their first contribution in #27
- @jrochkind made their first contribution in #29
Full Changelog: v1.0.1...v1.1.0