Faraday v0.11.0 Release Notes

  • ๐Ÿ”‹ Features:

    • โž• Add filter method to Logger middleware
    • โž• Add support for Ruby2.4 and Minitest 6
    • Introduce block syntax to customise the adapter

    ๐Ÿ›  Fixes:

    • Fix an issue that was allowing to override default_connection_options from a connection instance
    • ๐Ÿ›  Fix a bug that was causing newline escape characters ("\n") to be used when building the Authorization header