Skip to content

v0.9.0

Compare
Choose a tag to compare
@technoweenie technoweenie released this 24 Jan 00:17
  • Add HTTPClient adapter (@hakanensari)
  • Improve Retry handler (@mislav, @timgaleckas)
  • Remove autoloading by default (@technoweenie)
  • Improve internal docs (@technoweenie, @mislav)
  • Better support for HTTP proxying. (@mislav)
  • Adapter options are structs. Reinforces consistent options across adapters (@technoweenie)
  • Stop stripping trailing / off base URLs in a Faraday::Connection.
  • Add a configurable URI parser.
  • Remove need to manually autoload when using the authorization header helpers on Faraday::Connection.
  • Faraday::Adapter::Test respects the Faraday::RequestOptions#params_encoder option.
  • Fix multipart content type values. (@lloydmeta)
  • Make Faraday::Options behave more like a hash. (@mislav, @benburkert, @sferik)

See the full changelog