Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps org.springframework.cloud:spring-cloud-starter-openfeign from 4.3.0 to 5.0.1.

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-openfeign's releases.

5.0.1

⭐ 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.0

🐞 Bug Fixes

  • SpringEncoderTests.testBinaryData() broken after jackson 3 upgrade #1269

5.0.0-M4

📔 Documentation

  • Update terminology to HTTP Service Clients. #1267

❤️ Contributors

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

@​OlgaMaciaszek

5.0.0-M3

No release notes provided.

5.0.0-M1

❤️ Contributors

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

@​dependabot[bot] and @​wilkinsona

4.3.1

❤️ Contributors

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

@​dependabot[bot]

... (truncated)

Commits
  • 39cb321 Update SNAPSHOT to 5.0.1
  • 7570eb5 Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile (#1313)
  • bef5423 Bumping versions
  • 97b2625 Merge branch '4.3.x'
  • a362572 Support dash-case for oauth2.clientRegistrationId. Fixes gh-1270. (#1312)
  • 8c81a64 Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 (#1310)
  • 0e47f0f Updates for HttpMessageConverters changes in framework 7/boot 4.
  • 9010b39 Bumping versions
  • ce2342d Allow Customizer for HttpClientConnectionManager in HttpClient5FeignConfigura...
  • 81a06b1 Bumping versions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.cloud:spring-cloud-starter-openfeign](https://github.com/spring-cloud/spring-cloud-openfeign) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases)
- [Commits](spring-cloud/spring-cloud-openfeign@v4.3.0...v5.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-openfeign
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 29, 2026
@hawkbit-bot
Copy link

Thanks @dependabot[bot] for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the contribution guide and signed the Eclipse Contributor Agreement (ECA).

@sonarqubecloud
Copy link

@avgustinmm
Copy link
Contributor

5.0.1 probably requires Spring 4.x, updates to latest 4.x - #2898

@avgustinmm avgustinmm closed this Jan 30, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.springframework.cloud-spring-cloud-starter-openfeign-5.0.1 branch January 30, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants