Skip to content

4.1.1

Compare
Choose a tag to compare
@spring-builds spring-builds released this 27 Mar 14:00
· 21 commits to main since this release

⭐ 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