Faraday v0.12.2 Release Notes

    • ๐Ÿ“œ Parse headers from aggregated proxy requests/responses (#681)
    • ๐Ÿ”ง Guard against invalid middleware configuration with warning (#685)
    • 0๏ธโƒฃ Do not use :insecure option by default in Patron (#691)
    • ๐Ÿ›  Fixes an issue with HTTPClient not raising a Faraday::ConnectionFailed (#702)
    • ๐Ÿ›  Fixes YAML serialization/deserialization for Faraday::Utils::Headers (#690)
    • ๐Ÿ›  Fixes an issue with Options having a nil value (#694)
    • 0๏ธโƒฃ Fixes an issue with Faraday.default_connection not using Faraday.default_connection_options (#698)
    • ๐Ÿ›  Fixes an issue with Options.merge! and Faraday instrumentation middleware (#710)