Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.cloud:spring-cloud-starter-openfeign from 4.1.0 to 4.2.0 #2237

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps org.springframework.cloud:spring-cloud-starter-openfeign from 4.1.0 to 4.2.0.

Release notes

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

4.2.0

❤️ Contributors

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

@​dependabot[bot]

4.2.0-RC1

❤️ Contributors

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

@​dependabot[bot]

4.1.4

🐞 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.1.3

📔 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

⭐ New Features

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

... (truncated)

Commits
  • 9ed2ab2 Update SNAPSHOT to 4.2.0
  • 5958f70 Disable docs dependencies for 2024.0.0 release
  • d675b68 Bump @​antora/collector-extension in /docs (#1130)
  • 611edf5 Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile (#1133)
  • 7a2a681 Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#1127)
  • 15ecd4d Bumping versions
  • 7acb03a Fix Code of Conduct link.
  • ad615b7 Bump @​antora/collector-extension in /docs (#1123)
  • 0f40833 Merge remote-tracking branch 'origin/4.1.x'
  • 7c17743 Add info on mixing annotations to docs. Fixes gh-983.
  • 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.1.0 to 4.2.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases)
- [Commits](spring-cloud/spring-cloud-openfeign@v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 24, 2025
@hawkbit-bot
Copy link

Can one of the admins verify this patch?

@avgustinmm avgustinmm merged commit d4842b9 into master Jan 24, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.cloud-spring-cloud-starter-openfeign-4.2.0 branch January 24, 2025 18:12
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