Skip to content

4.1.1

Compare
Choose a tag to compare
@spring-builds spring-builds released this 22 Dec 17:52
· 121 commits to main since this release

馃悶 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

馃摂 Documentation

  • Gateway MVC: YAML documentation incomplete or not consistent #3174
  • The diagram is missing on the Spring Cloud Gateway > Spring Cloud Gateway Server MVC > How It Works page #3173
  • Some links on the page are invalid #3155