Skip to content

Bump org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc from 4.3.3 to 5.0.1#5654

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.cloud-spring-cloud-starter-gateway-server-webmvc-5.0.1
Open

Bump org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc from 4.3.3 to 5.0.1#5654
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.cloud-spring-cloud-starter-gateway-server-webmvc-5.0.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc from 4.3.3 to 5.0.1.

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc'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 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)

…bmvc

Bumps [org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc](https://github.com/spring-cloud/spring-cloud-gateway) from 4.3.3 to 5.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.3.3...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant