PackageTrack
Sign in Get early access

org.springframework.cloud:spring-cloud-gateway-proxyexchange-webflux

5.0.3 spring-cloud/spring-cloud-gateway

What this package is like to depend on

Last release 3 days ago

21 Aug 2026

Ships fairly regularly

a new release about every 6 weeks

Most releases are documented

notes for 7 of 10 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

15 releases · first in 2025

13 releases in the last 12 months

see the full history below

Release timeline

15 releases · May 2025 to Aug 2026
2026
Release Pre-release

Releases

latest 15
  1. 5.0.3 21 Aug 2026
    Release notes

    Security

    • CVE-2026-47879 — Spring Cloud Gateway SSRF and native file access with gRPC

    What's Changed

    New Contributors

    Full Changelog: v5.0.2...v5.0.3

    Open source →
  2. 5.0.2 11 Jun 2026
    Release notes

    🔒 CVEs

    ⭐ New Features

    • Enable body filter codec encoding customization via CodecCustomizer #4151
    • Adds StripContextPath filter #4089

    🐞 Bug Fixes

    • RewriteFunction nullability in Spring Boot 4 #4061
    • AbstractProxyExchange takes into account MediaType parameters #3948

    📔 Documentation

    • docs(server-webflux): updating gateway actuator documentation as per … #4163
    • Fix typos in DiscoveryLocatorProperties documentation, make terms consistent, remove already implemented TODO #4123
    • Spring Cloud Gateway docs contain wrong configuration properties #4103
    • Spring Cloud Docs has wrong references in "How It Works" section for Server MVC #4098
    • [doc] Fix broken link to GatewayFilter #4073
    • Documentation mismatch: Route configuration path incorrect for Spring Cloud Gateway Server WebFlux #4047
    • Docs: Fix broken GitHub links in Server WebMvc "How It Works" docs #3928
    • CONTRIBUTING references CLA, but this appears to have been replaced with DCO #3884
    • Document TLS/SSL Configuration for Spring Cloud MVC Gateway #3654
    • Better docs about naming convention in PredicateDefinition: Path receives pattern key and it works? #3523

    ❤️ Contributors

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

    @03hjain, @AahilRafiq, @RenanMarques, @Yuri-Costa09, @dependabot[bot], @garvit-joshi, @jerolba, @qnnn, and @ryanjbaxter

    Open source →
  3. 5.0.1 28 Jan 2026
    Release notes

    ⭐ 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

    Open source →
  4. 5.0.0 24 Nov 2025
    Release notes

    🐞 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

    Open source →
  5. 5.0.0-RC1 12 Nov 2025 pre-release
    Release notes

    ⭐ 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

    Open source →
  6. 5.0.0-M4 17 Oct 2025 pre-release
    Release notes

    ⭐ 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]

    Open source →
  7. 5.0.0-M3 01 Oct 2025 pre-release

    Nothing published for this version

  8. 5.0.0-M2 11 Sep 2025 pre-release

    Nothing published for this version

  9. 5.0.0-M1 29 Jul 2025 pre-release

    Nothing published for this version

  10. 4.3.5 11 Jun 2026
    Release notes

    🔒 CVEs

    ⭐ New Features

    • MVC ProxyExchange does not provide observability of URI template #3458
    • Add support for empty path prefixes #3201

    📔 Documentation

    • docs: add ReadBody route predicate factory documentation #4138

    ❤️ Contributors

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

    @dependabot[bot], @mhalbritter, @pachat-pacifique, and @ryanjbaxter

    Open source →
  11. 4.3.4 01 Apr 2026
    Release notes

    🐞 Bug Fixes

    • Issue with shortcut configuration not working for SetRequestUriGatewayFilterFactory #4062

    📔 Documentation

    • Question: Route stops working after upgrading to Spring Boot 4.0.1 #4032

    ❤️ Contributors

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

    @dependabot[bot]

    Open source →
  12. 4.3.3 16 Dec 2025
    Release notes

    ❤️ Contributors

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

    @dependabot[bot]

    What's Changed

    • Fix incorrect handling of url-encoded parameters in FormFilter by @Shawyeok in #3930
    • Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #4011
    • Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #4009
    • Add new property for GatewayTagsProvider by @ryanjbaxter in #4013
    • Updates test to work with new framework changes. by @spencergibb in #4018

    New Contributors

    Full Changelog: v4.3.2...v4.3.3

    Open source →
  13. 4.3.2 15 Oct 2025

    Nothing published for this version

  14. 4.3.1 08 Sep 2025

    Nothing published for this version

  15. 4.3.0 29 May 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive