Spring Cloud OpenFeign 3.0.8 is now available
On behalf of the community, I am pleased to announce the Spring Cloud OpenFeign 3.0.8 is available today. The release can be found in Maven Central. This version is compatible with 2020.0.6 Spring Cloud release, but it's not included in the bom, so it has to be set up manually in project build files.
Notable Changes in the 3.0.8 Release
This is primarily a bugfix and documentation release, that backports fixes over from 3.1.x
releases. The most notable backport is the Fix related to cascading Spring Data's Page deserialisation.