OpenFeign 11.1
What's new in OpenFeign 11.1
This minor release includes: π
Highlights: β‘οΈ
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