Skip to content

Releases: spring-cloud/spring-cloud-openfeign

4.1.5

24 Jun 10:17
b7231ab
Compare
Choose a tag to compare

🐞 Bug Fixes

  • IllegalArgumentException: Negated params are not supported #1134

📔 Documentation

  • docs: Improve SpringQueryMap documentation #1173
  • docs: Improve SpringQueryMap documentation #1163

❤️ Contributors

Thank you to all the contributors who worked on this release:

@bombo-dev and @dependabot[bot]

4.3.0

29 May 15:10
Compare
Choose a tag to compare

⭐ New Features

  • PagedModel support in PageJacksonModule #1193

❤️ Contributors

Thank you to all the contributors who worked on this release:

@bruce-stewart and @dependabot[bot]

v4.3.0-RC1

01 May 19:31
Compare
Choose a tag to compare

What's Changed

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.2 to 2.18.3 by @dependabot in #1170
  • Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17 in /docs by @dependabot in #1175

Full Changelog: v4.2.1...v4.3.0-RC1

4.2.1

18 Mar 23:17
Compare
Choose a tag to compare

📔 Documentation

  • Document disabling protocol upgrade in Apache Client #1141

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

v4.3.0-M1

30 Jan 20:45
Compare
Choose a tag to compare
v4.3.0-M1 Pre-release
Pre-release

What's Changed

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.17.2 to 2.17.3 by @dependabot in #1118
  • Bump @antora/collector-extension from 1.0.0-beta.3 to 1.0.0-beta.5 in /docs by @dependabot in #1121
  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #1139
  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #1138
  • Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.1 in /docs by @dependabot in #1137
  • Bump @antora/collector-extension from 1.0.0-beta.5 to 1.0.1 in /docs by @dependabot in #1135

Full Changelog: v4.2.0...v4.3.0-M1

4.2.0

03 Dec 01:20
Compare
Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

4.1.4

27 Nov 01:51
Compare
Choose a tag to compare

🐞 Bug Fixes

  • OAuth2AccessTokenInterceptor can handle Authentication Principal where principalName is null #1049
  • Misleading Content-Encoding Header in Default-Setup for Request Compression #1048

📔 Documentation

  • Improve compression functionality documentation #1056
  • fix: defaultValue in additional-spring-configuration-metadata.json #1041
  • Headers annotation not sending headers #983

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @dowenliu-xyz

4.2.0-RC1

08 Nov 02:35
Compare
Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

4.1.3

10 Jul 16:59
Compare
Choose a tag to compare

📔 Documentation

  • Document issues when using Spring FactoryBean and Spring Cloud OpenFeign Clients #1009

❤️ Contributors

Thank you to all the contributors who worked on this release:

@XiaotianZha and @dependabot[bot]

4.1.2

30 May 11:28
Compare
Choose a tag to compare

⭐ New Features

  • SpringMvcContract support parse params #1016
  • Custom HTTP codes are not supported #1010

🐞 Bug Fixes

  • Register hints for superinterface methods #1030
  • Issue with registering method parameter hints #1021

📔 Documentation

  • Fix Reactive Support doc #1027

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek, @Puppy4C, and @dependabot[bot]