Faraday v1.3.1 Release Notes

Release Date: 2021-04-16 // almost 3 years ago
  • ๐Ÿ›  Fixes

    • Escape colon in path segment (#1237, @yarafan)
    • Handle IPv6 address String on Faraday::Connection#proxy_from_env (#1252, @cosmo0920)

    ๐Ÿ“š Documentation

    • ๐Ÿ›  Fix broken Rubydoc.info links (#1236, @nickcampbell18)
    • โž• Add httpx to list of external adapters (#1246, @HoneyryderChuck)

    Misc

    • ๐Ÿ”จ Refactor CI to remove duplicated line (#1230, @tricknotes)
    • ๐Ÿš€ Gemspec: Pick a good ruby2_keywords release (#1241, @olleolleolle)