Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc from 4.3.2 to 5.0.0.

Release notes

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

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:

@​dependabot[bot] and @​ryanjbaxter

5.0.0-M4

⭐ New Features

  • Add support for JSpecify in server-webflux #3943
  • Add support for multiple proto files in one descriptor for JsonToGrpcGatewayFilterFactory #3341

🐞 Bug Fixes

  • BUG: GRPCResponseHeadersFilter forces grpc-status in trailer to 0 #3783

📔 Documentation

  • Fix the invalid links in the document #3932

❤️ Contributors

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

@​JoeCqupt and @​dependabot[bot]

5.0.0-M3

... (truncated)

Commits
  • 3e7edf0 Update SNAPSHOT to 5.0.0
  • 6779678 Merge pull request #3995 from SkyeBeFreeman/import
  • 244a5d6 Use org.assertj.core.api.Assertions instead of AssertionsForClassTypes.
  • 4592e5f Nulability for CompletionContext
  • a8e87f8 Updates for nullabilty in ServiceInstance
  • 9beb9d7 Merge pull request #3991 from spring-cloud/nullability-changes-with-maven-pro...
  • 6804d6e Fixing NullAway changes
  • 8894f36 Merge pull request #3989 from spring-cloud/nullability-changes-with-maven-pro...
  • b814cc2 User Objects.requireNonNull
  • 4d76aa9 NullAway changes for server-webmvc
  • 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)

@iliyan-velichkov
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.cloud-spring-cloud-starter-gateway-server-webmvc-5.0.0 branch from 173683a to 47a1a0f Compare December 11, 2025 15:55
@iliyan-velichkov
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.cloud-spring-cloud-starter-gateway-server-webmvc-5.0.0 branch from 47a1a0f to 022fd5a Compare December 19, 2025 10:22
…bmvc

Bumps [org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc](https://github.com/spring-cloud/spring-cloud-gateway) from 4.3.2 to 5.0.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.3.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@iliyan-velichkov iliyan-velichkov force-pushed the dependabot/maven/org.springframework.cloud-spring-cloud-starter-gateway-server-webmvc-5.0.0 branch from 022fd5a to afac0c3 Compare December 19, 2025 11:15
@iliyan-velichkov
Copy link
Contributor

This PR cannot be applied because org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc version 5.0.0, requires Spring Boot 4.0.x. Currently we are using 3.5.x

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.

2 participants