org.springframework.cloud:spring-cloud-starter-openfeign
5.0.3
#1025 most downloaded on Maven Central
spring-cloud/spring-cloud-openfeign
What this package is like to depend on
Last release 3 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 8 of 73 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
78 releases · first in 2017
12 releases in the last 12 months
see the full history below
Release timeline
78 releases · Nov 2017 to Aug 2026Releases
latest 60 of 78-
5.0.321 Aug 2026Release notes
Open source →What's Changed
- Bump @springio/antora-extensions from 1.14.11 to 1.14.12 in /docs by @dependabot[bot] in #1383
- Fix #1324: Add @JsonAlias support to SimplePageable for SNAKE_CASE compatibility by @weslyvinicius in #1331
- Fix concurrent initialization race in FeignHttpMessageConverters by @seonwooj0810 in #1384
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1385
- Bump antora from 3.2.0-alpha.12 to 3.2.0-rc.2 in /docs by @dependabot[bot] in #1386
- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1393
- Remove 4.3.x Dependabot targets and scope Actions updates by @ryanjbaxter in #1396
- Bump @springio/antora-extensions from 1.14.12 to 1.14.13 in /docs by @dependabot[bot] in #1398
New Contributors
- @weslyvinicius made their first contribution in #1331
Full Changelog: v5.0.2...v5.0.3
-
5.0.211 Jun 2026Release notes
Open source →📔 Documentation
- Add documentation for FeignClientBuilder #1361
- Document potential resource exhaustion risk when Client is not singleton #1356
- Missing Encoder/Decoder bean in Spring Boot 4 #1323
❤️ Contributors
Thank you to all the contributors who worked on this release:
@codingkiddo, @dependabot[bot], @ryanjbaxter, and @yashdotdev13
-
5.0.128 Jan 2026Release notes
Open source →⭐ New Features
- Allow Customizer for HttpClientConnectionManager in HttpClient5FeignConfiguration #1305
🐞 Bug Fixes
- In Spring Boot 4.0.1 - Jackson config in application (YAML/properties) didn't apply to Client HttpMessageConverter #1306
- Fix incorrect HttpHeaders handling in RequestHeaderParameterProcessor #1300
❤️ Contributors
Thank you to all the contributors who worked on this release:
@alex-cova, @dependabot[bot], and @kistlers
-
5.0.024 Nov 2025Release notes
Open source →🐞 Bug Fixes
- SpringEncoderTests.testBinaryData() broken after jackson 3 upgrade #1269
-
5.0.0-RC112 Nov 2025 pre-release -
5.0.0-M417 Oct 2025 pre-releaseRelease notes
Open source →📔 Documentation
- Update terminology to HTTP Service Clients. #1267
❤️ Contributors
Thank you to all the contributors who worked on this release:
-
5.0.0-M301 Oct 2025 pre-releaseNothing published for this version
-
5.0.0-M210 Sep 2025 pre-releaseNothing published for this version
-
5.0.0-M129 Jul 2025 pre-releaseNothing published for this version
-
4.3.311 Jun 2026Release notes
Open source →🐞 Bug Fixes
- fallbackFactory property unconditionally overwritten in eagerlyRegisterFeignClientBeanDefinition #1367
- Response Compression Not Working Due to Missing Accept-Encoding Header #1204
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
-
4.3.201 Apr 2026Release notes
Open source →🐞 Bug Fixes
- Feature "warn when GET method has unannotated parameters" causes incorrect warning for methods with a single URI parameter. #1326
- The configuration value
spring.cloud.openfeign.oauth2.clientRegistrationIdis only accepted with CamelCase and not with dash-case #1270
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
-
4.3.116 Dec 2025Release notes
Open source →❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
What's Changed
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.3 to 2.18.4 by @dependabot[bot] in #1192
- Bump com.google.protobuf:protobuf-java from 3.25.7 to 3.25.8 by @dependabot[bot] in #1201
- Bump io.vavr:vavr from 0.10.6 to 0.10.7 by @dependabot[bot] in #1225
- Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs by @dependabot[bot] in #1219
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.19.0 to 2.19.2 by @dependabot[bot] in #1222
- Bump @springio/antora-extensions from 1.14.6 to 1.14.7 in /docs by @dependabot[bot] in #1220
- Update spring-cloud-commons link by @ngocnhan-tran1996 in #1207
- Bump @springio/antora-extensions from 1.14.6 to 1.14.7 in /docs by @dependabot[bot] in #1226
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1230
- Bump antora from 3.2.0-alpha.8 to 3.2.0-alpha.9 in /docs by @dependabot[bot] in #1239
- Bump @antora/collector-extension from 1.0.1 to 1.0.2 in /docs by @dependabot[bot] in #1238
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1243
- Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 in /docs by @dependabot[bot] in #1264
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.4 to 2.18.5 by @dependabot[bot] in #1271
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.19.2 to 2.19.4 by @dependabot[bot] in #1272
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1279
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1281
- Set max requests based on http client properties by @ryanjbaxter in #1286
- Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #1296
New Contributors
- @ngocnhan-tran1996 made their first contribution in #1207
Full Changelog: v4.3.0...v4.3.1
-
4.3.029 May 2025Nothing published for this version
-
4.2.311 Dec 2025Release notes
Open source →🐞 Bug Fixes
- Set max requests based on http client properties #1286
📔 Documentation
- Update spring-cloud-commons link #1207
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @ngocnhan-tran1996, and @ryanjbaxter
-
4.2.210 Jul 2025Nothing published for this version
-
4.2.118 Mar 2025Nothing published for this version
-
4.2.003 Dec 2024Nothing published for this version
-
4.1.524 Jun 2025Nothing published for this version
-
4.1.427 Nov 2024Nothing published for this version
-
4.1.310 Jul 2024Nothing published for this version
-
4.1.230 May 2024Nothing published for this version
-
4.1.127 Mar 2024Nothing published for this version
-
4.1.006 Dec 2023Nothing published for this version
-
4.0.626 Jan 2024Nothing published for this version
-
4.0.427 Jul 2023Nothing published for this version
-
4.0.324 May 2023Nothing published for this version
-
4.0.228 Mar 2023Nothing published for this version
-
4.0.125 Jan 2023Nothing published for this version
-
4.0.015 Dec 2022Nothing published for this version
-
3.1.918 Dec 2023Nothing published for this version
-
3.1.829 Jun 2023Nothing published for this version
-
3.1.727 Apr 2023Nothing published for this version
-
3.1.623 Feb 2023Nothing published for this version
-
3.1.503 Nov 2022Nothing published for this version
-
3.1.406 Sep 2022Nothing published for this version
-
3.1.326 May 2022Nothing published for this version
-
3.1.227 Apr 2022Nothing published for this version
-
3.1.117 Feb 2022Nothing published for this version
-
3.1.001 Dec 2021Nothing published for this version
-
3.0.827 Jul 2022Nothing published for this version
-
3.0.729 Jun 2022Nothing published for this version
-
3.0.615 Dec 2021Nothing published for this version
-
3.0.521 Oct 2021Nothing published for this version
-
3.0.421 Sep 2021Nothing published for this version
-
3.0.327 May 2021Nothing published for this version
-
3.0.217 Mar 2021Nothing published for this version
-
3.0.127 Jan 2021Nothing published for this version
-
3.0.021 Dec 2020Nothing published for this version
-
2.2.10.RELEASE21 Oct 2021Nothing published for this version
-
2.2.9.RELEASE07 Jul 2021Nothing published for this version
-
2.2.8.RELEASE21 Apr 2021Nothing published for this version
-
2.2.7.RELEASE11 Feb 2021Nothing published for this version
-
2.2.6.RELEASE09 Nov 2020Nothing published for this version
-
2.2.5.RELEASE28 Aug 2020Nothing published for this version
-
2.2.4.RELEASE31 Jul 2020Nothing published for this version
-
2.2.3.RELEASE28 May 2020Nothing published for this version
-
2.2.2.RELEASE04 Mar 2020Nothing published for this version
-
2.2.1.RELEASE20 Dec 2019Nothing published for this version
-
2.2.0.RELEASE26 Nov 2019Nothing published for this version
-
2.1.5.RELEASE31 Jan 2020Nothing published for this version