github spring-cloud/spring-cloud-openfeign v4.1.1
4.1.1

latest releases: v4.2.0-RC1, v4.2.0-M2, v4.2.0-M1...
7 months ago

⭐ 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

Don't miss a new spring-cloud-openfeign release

NewReleases is sending notifications on new releases.