4.1.8
- AddResponseHeadersIfNotPresentGatewayFilterFactory #3752
- Support for reloading httpClient connectTimeout Configuration #3679
- 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
Thank you to all the contributors who worked on this release:
@dependabot[bot], @myasinkaji2, @qnnn, and @raccoonback
4.3.0-M3
- 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
- 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
Thank you to all the contributors who worked on this release:
@Been24, @Ebolo1, @Tripathiaman2511, @dependabot[bot], @iis-MarkKuang, @olegz, @polifr, @senocak, and @tillmannheigel
4.1.7
- RetryGatewayFilterFactory RetryConfig support Jitter & Timeout #3713
- 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
- Add enum values to JavaDocs to show in docs #3725
Thank you to all the contributors who worked on this release:
@JoeCqupt, @abelsromero, @dependabot[bot], @raccoonback, and @skydreamerr