Skip to content

Bump org.springframework.cloud:spring-cloud-gateway-server-webflux from 4.3.2 to 5.0.1 in /service#1492

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/service/org.springframework.cloud-spring-cloud-gateway-server-webflux-5.0.1
Open

Bump org.springframework.cloud:spring-cloud-gateway-server-webflux from 4.3.2 to 5.0.1 in /service#1492
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/service/org.springframework.cloud-spring-cloud-gateway-server-webflux-5.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.cloud:spring-cloud-gateway-server-webflux from 4.3.2 to 5.0.1.

Release notes

Sourced from org.springframework.cloud:spring-cloud-gateway-server-webflux's releases.

5.0.1

⭐ New Features

  • Support 'by' parameter in Forwarded header (RFC 7239) #4019
  • Support epoch millisecond values for datetime predicates in WebMVC #4005
  • Enhance MVC CircuitBreaker: add support for 'not permitted' handling and resume-without-error behavior #4000

🐞 Bug Fixes

  • Adds support for ApiVersionHolder #4044
  • Gateway metrics require optional spring-boot-micrometer-tracing dependency since 5.0.0 #4006
  • Usage of Jackson 2 modules in Spring Cloud Gateway MVC #4001

📔 Documentation

  • Documentation mentions deprecated Hystrix in Gateway features #4041
  • Update document on retrieving a particular route #2561

❤️ Contributors

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

@​dependabot[bot], @​raccoonback, @​rjuare8, and @​spencergibb

5.0.0

🐞 Bug Fixes

  • ClassClastException in Bucket4jFilterFunctions.rateLimit() #3983
  • Spring Cloud Gateway Proxyexchange Webmvc artifact is missing configuration metadata files #3979

❤️ Contributors

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

@​Kcruz28, @​dependabot[bot], @​rjuare8, and @​ryanjbaxter

5.0.0-RC1

⭐ New Features

  • Retry filter based on Spring Framework's retry functionality #3970
  • Add support for JSpecify in proxyexchange-{webmvc|webflux} #3953
  • Add support for JSpecify in server-webmvc #3952

🐞 Bug Fixes

  • Exclude io.netty:netty-transport-native-io_uring from server webflux #3971

❤️ Contributors

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

... (truncated)

Commits
  • 8be99a3 Update SNAPSHOT to 5.0.1
  • 79323f3 Bumping versions
  • 63bb268 Excludes httpclient5 from test classpath
  • d8751db Adds support for ApiVersionHandler (#4044)
  • e862b0f Merge pull request #4019 from raccoonback/support-forwarded-by-header
  • 1e035c7 Merge pull request #4042 from abhijeet4725/add-docs-verbose-nonverbose
  • 8abcef7 Fix route details example and remove unrelated README change
  • fd92e7a Fix /actuator/gateway/routes/{id} example to show correct predicate format
  • 1b170bb Resolve README feature list conflict
  • d49a3bf Revert unintended README feature change
  • 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 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-gateway-server-webflux](https://github.com/spring-cloud/spring-cloud-gateway) from 4.3.2 to 5.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.3.2...v5.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-gateway-server-webflux
  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 Jun 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 5, 2026 00:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 5, 2026
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.

0 participants