v4.1.1
版本发布时间: 2023-12-23 01:52:21
spring-cloud/spring-cloud-gateway最新发布版本:v4.2.0-M1(2024-08-20 03:35:31)
:lady_beetle: Bug Fixes
- Prior to 4.1.0 host predicate match needed port number, now if port is present the match does not match, lost config compatibility. #3190
- Gateway MVC: Path seems not passing through the request body #3183
- Gateway MVC: RewritePath seems not respecting the route URI #3178
- MVC TokenRelay filter fails using config #3176
- Gateway MVC: Retry filter not supported with YAML configuration #3172
- mvc gateway rewritePath filter overwrites GATEWAY_REQUEST_URL_ATTR attribute #3055