spring-cloud/spring-cloud-gateway
 Watch   
 Star   
 Fork   
17 days ago
spring-cloud-gateway

4.3.0

⭐ New Features

  • Support dynamic paths in route URI using SetRequestUri filter #3761

🐞 Bug Fixes

  • Fix runtime hints for native images. #3806

📔 Documentation

  • Add documentation for routing to functions #3767

❤️ Contributors

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

@OlgaMaciaszek, @olegz, @raccoonback, and @stepancar

17 days ago
spring-cloud-gateway

4.2.3

⭐ New Features

  • Support for removing JSON attributes from response bodies in MVC #3777
  • Webflux base path does not work with Path predicates #1759

❤️ Contributors

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

@raccoonback

17 days ago
spring-cloud-gateway

4.1.8

⭐ New Features

  • AddResponseHeadersIfNotPresentGatewayFilterFactory #3752
  • Support for reloading httpClient connectTimeout Configuration #3679

🐞 Bug Fixes

  • CORS configuration is based on outdated RouteDefinitions when using Redis and RefreshRoutesEvent #3774
  • prefixPath filter double encodes URLs #3769
  • Strip Prefix breaking OAuth Flow - spring-cloud-gateway-server-mvc-4.3.0-M3 #3759
  • prevent NullPointerException when pattern is null #3737
  • ensure generateId executes on the scheduler thread specified by publishOn #3711

❤️ Contributors

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

@dependabot[bot], @myasinkaji2, @qnnn, and @raccoonback

17 days ago
spring-cloud-gateway
2025-05-01 21:14:07
spring-cloud-gateway

4.3.0-RC1

⭐ New Features

  • Suggestion: Add Permissions-Policy as configurable option to SecureHeaders GatewayFilter #2975

📔 Documentation

  • Fix punctuation error in secureheaders-factory.adoc #3731

❤️ Contributors

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

@BEF841CA, @dependabot[bot], and @lucky8987

2025-04-07 19:52:16
spring-cloud-gateway

4.3.0-M3

⭐ New Features

  • Add support for default routing functionality to functions in server webmvc #3716
  • performance enhancement for request rate limiter lua script. #3693
  • Initial functionality for default function routing #3691
  • Query param route predicate - extension of QueryRoutePredicateFactory #3472
  • Adding Forwarded-by header to Requests #2658

📔 Documentation

  • Fix Developer Guide Bug #3719
  • importing RequestPredicate from reactive changed to servlet #3709
  • Adding fix in java-based implementation of addRequestHeader for SCG server mvc #3701
  • small grammatical issue #3627

❤️ Contributors

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

@Been24, @Ebolo1, @Tripathiaman2511, @dependabot[bot], @iis-MarkKuang, @olegz, @polifr, @senocak, and @tillmannheigel

2025-04-03 23:53:15
spring-cloud-gateway

4.1.7

⭐ New Features

  • RetryGatewayFilterFactory RetryConfig support Jitter & Timeout #3713

🐞 Bug Fixes

  • Fix keyStore bug in GatewayAutoConfiguration #3720
  • Gateway mvc HostPatternPredicate http2 enabled NullPointerException #3699
  • Prevent duplicated encoding of setPath(), stripPrefix() in mvc #3658
  • Suggests to dispose connection when cancelled In NettyWriteResponseFilter #3611
  • Fix: prevent duplicated encoding request parameters filter #3598
  • [Spring Cloud Gateway MVC] Multipart data missing #3527
  • rewritePath filter double encodes URLs #3482
  • X-Forwarded-Prefix not working when using MVC #3354
  • Gateway MVC: Retry filter sends empty body when retrying POST/PUT/etc #3336

📔 Documentation

  • Add enum values to JavaDocs to show in docs #3725

❤️ Contributors

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

@JoeCqupt, @abelsromero, @dependabot[bot], @raccoonback, and @skydreamerr

2025-03-19 07:46:46
spring-cloud-gateway

4.2.1

🐞 Bug Fixes

  • Ssl bundles not working because of wrong condition #3641

📔 Documentation

  • Add enum values to JavaDocs to show in docs #3724

❤️ Contributors

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

@abelsromero, @dependabot[bot], and @dimitarp

2025-02-28 04:14:50
spring-cloud-gateway

4.3.0-M2

⭐ New Features

  • Support rewriting request parameters in mvc #3669

❤️ Contributors

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

@raccoonback

2025-01-30 19:56:23
spring-cloud-gateway

4.3.0-M1

⭐ New Features

  • Adds support for spring-cloud-function and spring-cloud-stream handlers #3646
  • Adds support for a Bucket4jRateLimiter in server webflux #2955

❤️ Contributors

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

@dependabot[bot] and @spencergibb