spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

enable feign.autoconfiguration.jackson.enabled by default in the next major release

Open nkonev opened this issue 3 years ago • 4 comments

Fixes https://github.com/spring-cloud/spring-cloud-openfeign/issues/470

nkonev avatar Jan 28 '21 21:01 nkonev

Codecov Report

Merging #476 (828a6fa) into main (28345b2) will not change coverage. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #476   +/-   ##
=========================================
  Coverage     78.99%   78.99%           
  Complexity      539      539           
=========================================
  Files            65       65           
  Lines          2014     2014           
  Branches        275      275           
=========================================
  Hits           1591     1591           
  Misses          264      264           
  Partials        159      159           
Impacted Files Coverage Δ
...mework/cloud/openfeign/FeignAutoConfiguration.java 90.14% <ø> (ø)

codecov[bot] avatar Jan 28 '21 21:01 codecov[bot]

@nkonev An update should also be added to the docs.

Do you mean this file https://github.com/spring-cloud/spring-cloud-openfeign/blob/master/docs/src/main/asciidoc/spring-cloud-openfeign.adoc ?

nkonev avatar Feb 08 '21 16:02 nkonev

Yes.

OlgaMaciaszek avatar Feb 08 '21 16:02 OlgaMaciaszek

@OlgaMaciaszek v4.0.0-M1 / 2022.0.0-M1 has been released, it seems we can merge this PR

nkonev avatar Feb 01 '22 10:02 nkonev

Hey @OlgaMaciaszek @spencergibb Would you like to add it to the nearest https://github.com/spring-cloud/spring-cloud-release/milestone/114 ?

nkonev avatar Oct 11 '22 23:10 nkonev

Yes. It should go in there. Will take care of it today.

OlgaMaciaszek avatar Oct 12 '22 10:10 OlgaMaciaszek