Skip to content

OpenFeign 11.3

Compare
Choose a tag to compare
@velo velo released this 19 Jul 06:37
· 679 commits to master since this release

What's new in OpenFeign 11.3

This minor release includes: 🎁

Highlights: ⚡️

  • Change MindMap to PlantUML (#1396)
  • Rework the Jackson module as a Jackson Jr alternative (#1409)
  • Add JSON-java decoder and encoder (#1387)
  • Import annotation error decoder (#1454)

Enhancements 🎉

  • Allow multiple inheritance on the interface level with current restri…
  • Add response headers to FeignException (#1452)
  • Adding support for meta-annotations (#1458)

Bug Fixes 🐞

  • Modify DefaultMethodHandler to work with Android (#1436)
  • Run java11 build, if JDK version is at least 11 (#1418)
  • Fix no response logging on async Feign (#1450)

Security Updates 🔐

  • Many libraries upgrade to latest version (help wanted to list which ones)

Contributors

@kdavisk6
@velo
@silkentrance
@BigMichi1
@radio-rogal
@AWinterman
@ashleyfrieze