Skip to content

OpenFeign 11.1

Compare
Choose a tag to compare
@velo velo released this 23 Mar 13:48
· 722 commits to master since this release

What's new in OpenFeign 11.1

This minor release includes: 🎁

Highlights: ⚑️

  • Update Default Client to handle Compression correctly (#934, #1208, #1349)

Enhancements πŸŽ‰

  • Improvements to build quality/stability (#1346, #1343, #1364, #1360)
  • Use charset from response Content-Type header to decode (#1302)
  • Collect http_response_code for successfull and failed requests (#1375)

Bug Fixes 🐞

  • Fix conflict between single and multi-value headers (#1347)
  • Ignore @BeanParam (#1294)
  • Fix bug for FeignException cannot get the correct charset (#1325) (#1345)

Security Updates πŸ”

  • Upgrade httpclient5 to GA version 5.0.3 (#1373)

Contributors

@kdavisk6
@velo
@thanhj
@ashleyfrieze
@Linda-pan
@jdpc86
@jaimepineiro
@youngxinler