Recent Releases of https://github.com/lostisland/faraday-net_http
https://github.com/lostisland/faraday-net_http - v3.4.2
What's Changed
- Use more conservative net-http version constraint by @RDeckard in https://github.com/lostisland/faraday-net_http/pull/53
New Contributors
- @RDeckard made their first contribution in https://github.com/lostisland/faraday-net_http/pull/53
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.4.1...v3.4.2
- Ruby
Published by iMacTia 4 months ago
https://github.com/lostisland/faraday-net_http - v3.4.1
What's Changed
- Prepare Trusted Publisher by @djsmentya in https://github.com/lostisland/faraday-net_http/pull/50
New Contributors
- @djsmentya made their first contribution in https://github.com/lostisland/faraday-net_http/pull/50
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.4.0...v3.4.1
- Ruby
Published by olleolleolle 9 months ago
https://github.com/lostisland/faraday-net_http - v3.4.0
What's Changed
- Add HTTPS Proxy support by @richardmarbach in https://github.com/lostisland/faraday-net_http/pull/47
- Fix HTTPS proxy support by @richardmarbach in https://github.com/lostisland/faraday-net_http/pull/48
New Contributors
- @richardmarbach made their first contribution in https://github.com/lostisland/faraday-net_http/pull/47
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.3.0...v3.4.0
- Ruby
Published by olleolleolle over 1 year ago
https://github.com/lostisland/faraday-net_http - v3.3.0
What's Changed
- Opt-in for MFA requirement explicitly by @tagliala in https://github.com/lostisland/faraday-net_http/pull/43
- Run CI against
mainbranch of Faraday by @iMacTia in https://github.com/lostisland/faraday-net_http/pull/46 - Add support for
ciphersSSLOptions by @womblep in https://github.com/lostisland/faraday-net_http/pull/45
New Contributors
- @tagliala made their first contribution in https://github.com/lostisland/faraday-net_http/pull/43
- @womblep made their first contribution in https://github.com/lostisland/faraday-net_http/pull/45
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.2.0...v3.3.0
- Ruby
Published by iMacTia over 1 year ago
https://github.com/lostisland/faraday-net_http - v3.2.0
What's Changed
- Added: Support setting SSL client cert as a an array, to configure extra_chain_cert by @larkro and @kaspth in https://github.com/lostisland/faraday-net_http/pull/42
- Developer experience: Unlock simplecov by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/40
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.1.1...v3.2.0
- Ruby
Published by olleolleolle over 1 year ago
https://github.com/lostisland/faraday-net_http - v3.1.1
What's Changed
- net_http adapter: Fix to avoid calling
configure_sslfor HTTP connections by @ma2gedev in https://github.com/lostisland/faraday-net_http/pull/38
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.1.0...v3.1.1
- Ruby
Published by olleolleolle over 1 year ago
https://github.com/lostisland/faraday-net_http - v1.0.2
What's Changed
- net_http adapter: Backport #38 "net_http adapter: Fix to avoid calling
configure_sslfor HTTP connections" to version 1.x by @ma2gedev in https://github.com/lostisland/faraday-net_http/pull/39
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v1.0.1...v1.0.2
- Ruby
Published by olleolleolle over 1 year ago
https://github.com/lostisland/faraday-net_http - v3.1.0
What's Changed
- Adds Ruby 3.2 to CI by @petergoldstein in https://github.com/lostisland/faraday-net_http/pull/30
- Add net-http dependency to gemspec. by @simi in https://github.com/lostisland/faraday-net_http/pull/31
- CI: Use Ruby 3.3 for linting by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/35
- CI: Tell dependabot to update GH Actions by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/34
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/lostisland/faraday-net_http/pull/36
New Contributors
- @simi made their first contribution in https://github.com/lostisland/faraday-net_http/pull/31
- @dependabot made their first contribution in https://github.com/lostisland/faraday-net_http/pull/36
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.0.2...v3.1.0
- Ruby
Published by olleolleolle about 2 years ago
https://github.com/lostisland/faraday-net_http - v3.0.2
What's Changed
- Simplify charset parsing by @semaperepelitsa in https://github.com/lostisland/faraday-net_http/pull/28
New Contributors
- @semaperepelitsa made their first contribution in https://github.com/lostisland/faraday-net_http/pull/28
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.0.1...v3.0.2
- Ruby
Published by iMacTia over 3 years ago
https://github.com/lostisland/faraday-net_http - v3.0.1
What's Changed
- Fix ReDos/performance when receiving crafted response headers by @ooooooo-q in https://github.com/lostisland/faraday-net_http/pull/27
New Contributors
- @ooooooo-q made their first contribution in https://github.com/lostisland/faraday-net_http/pull/27
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.0.0...v3.0.1
- Ruby
Published by iMacTia over 3 years ago
https://github.com/lostisland/faraday-net_http - v3.0.0
What's Changed
- Add support for the new Faraday streaming API by @iMacTia in https://github.com/lostisland/faraday-net_http/pull/26
Why a 3.0 release? What's the breaking change?
Faraday 2.5 introduces a new streaming API and other changes that we want to take advantage on. However, releasing a new 2.x version of the gem would cause it to be pulled in projects where Faraday has not been updated to v2.5+ yet, causing errors.
For this reason, we're instead releasing this as v3.0, which only the next (compatible) version of faraday will allow to use.
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v2.1.0...v3.0.0
- Ruby
Published by iMacTia over 3 years ago
https://github.com/lostisland/faraday-net_http - v2.1.0
What's Changed
- Handle verify_hostname ssl option by @kazarin in https://github.com/lostisland/faraday-net_http/pull/23
New Contributors
- @kazarin made their first contribution in https://github.com/lostisland/faraday-net_http/pull/23
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v2.0.3...v2.1.0
- Ruby
Published by iMacTia over 3 years ago
https://github.com/lostisland/faraday-net_http - v2.0.3
What's Changed
- Add
Errno::EALREADYto list of Net::HTTP exceptions by @iMacTia in https://github.com/lostisland/faraday-net_http/pull/21
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v2.0.2...v2.0.3
- Ruby
Published by iMacTia almost 4 years ago
https://github.com/lostisland/faraday-net_http - v2.0.2
What's Changed
- Add Ruby 3.1 to CI by @petergoldstein in https://github.com/lostisland/faraday-net_http/pull/15
- Anchor Encoding references to avoid faraday-encoding conflicts by @nbibler in https://github.com/lostisland/faraday-net_http/pull/18
New Contributors
- @petergoldstein made their first contribution in https://github.com/lostisland/faraday-net_http/pull/15
- @nbibler made their first contribution in https://github.com/lostisland/faraday-net_http/pull/18
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v2.0.1...v2.0.2
- Ruby
Published by iMacTia almost 4 years ago
https://github.com/lostisland/faraday-net_http - v2.0.1
Fixes
- Add back support for Faraday 1.0
- Ruby
Published by iMacTia about 4 years ago
https://github.com/lostisland/faraday-net_http - v2.0.0
What's Changed
- Test on Ruby 3 by @tricknotes in https://github.com/lostisland/faraday-net_http/pull/3
- Update gem to be compatible with Faraday 2.0 by @iMacTia in https://github.com/lostisland/faraday-net_http/pull/9
- chore: Move development deps to Gemfile by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/10
- refactor: CI: Inline scripts, cache gems by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/11
- fix: gemspec metadata for changelog notes by @olleolleolle in https://github.com/lostisland/faraday-net_http/pull/12
- Honor Content-Type charset by @xkwd in https://github.com/lostisland/faraday-net_http/pull/13
New Contributors
- @tricknotes made their first contribution in https://github.com/lostisland/faraday-net_http/pull/3
- @xkwd made their first contribution in https://github.com/lostisland/faraday-net_http/pull/13
Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v1.0.1...v2.0.0
- Ruby
Published by iMacTia about 4 years ago
https://github.com/lostisland/faraday-net_http - v2.0.0.alpha-2
Features
- Honor Content-Type charset by @xkwd (#13)
Misc
- CI and development fixes by @olleolleolle
- Ruby
Published by iMacTia over 4 years ago
https://github.com/lostisland/faraday-net_http - v2.0.0.alpha-1
This pre-release updates the gemspec and makes the adapter gem compatible with Faraday 2.0
- Ruby
Published by iMacTia over 4 years ago
https://github.com/lostisland/faraday-net_http - v1.0.1
Fixes:
- Moves
require 'faraday'to spec_helper to avoid circular dependency. (https://github.com/lostisland/faraday-net_http/commit/a23fbc81d5433180e8c05decd040c41fb3779702)
- Ruby
Published by iMacTia about 5 years ago
https://github.com/lostisland/faraday-net_http - v1.0.0
v1.0 Release 🎉
Thanks to @JanDintel for working on this gem during the 2020 Rossconf 👏
- Ruby
Published by iMacTia about 5 years ago