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