⭐ New Features
- Support customization of JDK 11+ HttpClient #999
🐞 Bug Fixes
- FeignClientFactoryBean dismiss404 default config overrides client-specific config #1005
- Default request header headers overwriten with specific client configuration and shared by all clients #1001
- NPE in FeignResponseAdapter in case Content-Length header is not provided and response status is not 1XX, NO_CONTENT and NOT_MODIFIED #972
- Missing reflection metadata for feign.ResponseInterceptor$Chain #959
- PageJacksonModule doesn't deserialize all Spring Page attributes #814
📔 Documentation
- Fix simple typo on Configuration Properties page #993
- Document maintenance mode and recommended migrations #968
- (docs): Replace
@RequestMapping
with newer@GetMapping
(etc.) #957
❤️ Contributors
Thank you to all the contributors who worked on this release:
@AlexElin, @dependabot[bot], and @djkeh