Feign v10.4.0 Release Notes

Release Date: 2019-08-30 // over 4 years ago
  • What's new in OpenFeign 10.4.0

    ๐Ÿฑ Highlights: โšก๏ธ

    • ๐Ÿ‘Œ Support for Google HTTP Client (#1057)
    • Feign 11 Roadmap (#1054)

    ๐Ÿ› Bug Fixes ๐Ÿž

    • Corrected issues when using JavaLogger and multiple loggers (#1047)

    โœจ Enhancements ๐ŸŽ‰

    • โž• Adds Request to FeignException. (#1039)
    • ๐Ÿ‘Œ Support JDK Proxy in the Default client (#1045)

    โž• Additional Changes

    Contributors

    @finnetrolle, @herrhilmi, and @blakesmith