PackageTrack
Sign in Get early access

org.springframework.cloud:spring-cloud-openfeign-core

5.0.3 #1024 most downloaded on Maven Central spring-cloud/spring-cloud-openfeign

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Rarely documented

notes for 8 of 65 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

70 releases · first in 2018

12 releases in the last 12 months

see the full history below

Release timeline

70 releases · Jun 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 70
  1. 5.0.3 20 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v5.0.2...v5.0.3

    Open source →
  2. 5.0.2 11 Jun 2026
    Release notes

    📔 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

    Open source →
  3. 5.0.1 28 Jan 2026
    Release notes

    ⭐ 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

    Open source →
  4. 5.0.0 24 Nov 2025
    Release notes

    🐞 Bug Fixes

    • SpringEncoderTests.testBinaryData() broken after jackson 3 upgrade #1269
    Open source →
  5. 5.0.0-RC1 12 Nov 2025 pre-release
    Release notes

    Update SNAPSHOT to 5.0.0-RC1

    Open source →
  6. 5.0.0-M4 17 Oct 2025 pre-release
    Release notes

    📔 Documentation

    • Update terminology to HTTP Service Clients. #1267

    ❤️ Contributors

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

    @OlgaMaciaszek

    Open source →
  7. 5.0.0-M3 01 Oct 2025 pre-release

    Nothing published for this version

  8. 5.0.0-M2 10 Sep 2025 pre-release

    Nothing published for this version

  9. 5.0.0-M1 29 Jul 2025 pre-release

    Nothing published for this version

  10. 4.3.3 11 Jun 2026
    Release notes

    🐞 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]

    Open source →
  11. 4.3.2 01 Apr 2026
    Release notes

    🐞 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.clientRegistrationId is only accepted with CamelCase and not with dash-case #1270

    ❤️ Contributors

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

    @dependabot[bot]

    Open source →
  12. 4.3.1 16 Dec 2025
    Release notes

    ❤️ 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

    Full Changelog: v4.3.0...v4.3.1

    Open source →
  13. 4.3.0 29 May 2025

    Nothing published for this version

  14. 4.2.3 11 Dec 2025
    Release notes

    🐞 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

    Open source →
  15. 4.2.2 10 Jul 2025

    Nothing published for this version

  16. 4.2.1 18 Mar 2025

    Nothing published for this version

  17. 4.2.0 03 Dec 2024

    Nothing published for this version

  18. 4.1.5 24 Jun 2025

    Nothing published for this version

  19. 4.1.4 27 Nov 2024

    Nothing published for this version

  20. 4.1.3 10 Jul 2024

    Nothing published for this version

  21. 4.1.2 30 May 2024

    Nothing published for this version

  22. 4.1.1 27 Mar 2024

    Nothing published for this version

  23. 4.1.0 06 Dec 2023

    Nothing published for this version

  24. 4.0.6 26 Jan 2024

    Nothing published for this version

  25. 4.0.4 27 Jul 2023

    Nothing published for this version

  26. 4.0.3 24 May 2023

    Nothing published for this version

  27. 4.0.2 28 Mar 2023

    Nothing published for this version

  28. 4.0.1 25 Jan 2023

    Nothing published for this version

  29. 4.0.0 15 Dec 2022

    Nothing published for this version

  30. 3.1.9 18 Dec 2023

    Nothing published for this version

  31. 3.1.8 29 Jun 2023

    Nothing published for this version

  32. 3.1.7 27 Apr 2023

    Nothing published for this version

  33. 3.1.6 23 Feb 2023

    Nothing published for this version

  34. 3.1.5 03 Nov 2022

    Nothing published for this version

  35. 3.1.4 06 Sep 2022

    Nothing published for this version

  36. 3.1.3 26 May 2022

    Nothing published for this version

  37. 3.1.2 27 Apr 2022

    Nothing published for this version

  38. 3.1.1 17 Feb 2022

    Nothing published for this version

  39. 3.1.0 01 Dec 2021

    Nothing published for this version

  40. 3.0.8 27 Jul 2022

    Nothing published for this version

  41. 3.0.7 29 Jun 2022

    Nothing published for this version

  42. 3.0.6 15 Dec 2021

    Nothing published for this version

  43. 3.0.5 21 Oct 2021

    Nothing published for this version

  44. 3.0.4 21 Sep 2021

    Nothing published for this version

  45. 3.0.3 27 May 2021

    Nothing published for this version

  46. 3.0.2 17 Mar 2021

    Nothing published for this version

  47. 3.0.1 27 Jan 2021

    Nothing published for this version

  48. 3.0.0 21 Dec 2020

    Nothing published for this version

  49. 2.2.10.RELEASE 21 Oct 2021

    Nothing published for this version

  50. 2.2.9.RELEASE 07 Jul 2021

    Nothing published for this version

  51. 2.2.8.RELEASE 21 Apr 2021

    Nothing published for this version

  52. 2.2.7.RELEASE 11 Feb 2021

    Nothing published for this version

  53. 2.2.6.RELEASE 09 Nov 2020

    Nothing published for this version

  54. 2.2.5.RELEASE 28 Aug 2020

    Nothing published for this version

  55. 2.2.4.RELEASE 31 Jul 2020

    Nothing published for this version

  56. 2.2.3.RELEASE 28 May 2020

    Nothing published for this version

  57. 2.2.2.RELEASE 04 Mar 2020

    Nothing published for this version

  58. 2.2.1.RELEASE 20 Dec 2019

    Nothing published for this version

  59. 2.2.0.RELEASE 26 Nov 2019

    Nothing published for this version

  60. 2.1.5.RELEASE 31 Jan 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive