Skip to content

OpenFeign 10.4.0

Compare
Choose a tag to compare
@kdavisk6 kdavisk6 released this 30 Aug 17:44
· 1884 commits to master since this release

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