Skip to content

Releases: spring-cloud/spring-cloud-gateway

4.1.0

06 Dec 16:27
Compare
Choose a tag to compare

⭐ New Features

  • Deprecate KeyValue configuration from Filter and extract it into a config package #3107

📔 Documentation

  • Document how to write filters with Spring Cloud Gateway MVC #3143
  • Proposal to clarify in the docs that request size filter acts on Content-Length header #3085
  • Fix typo in docs #3061

❤️ Contributors

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

@AlexejTimonin, @JesseEstum, @VahidRamezaniDB, @abelsromero, @dependabot[bot], and @martamedio

4.0.8

03 Nov 19:56
Compare
Choose a tag to compare

⭐ New Features

  • Add RewriteRequestParameter GatewayFilter factory #3081

🐞 Bug Fixes

  • Correct bug about the order when routes are refreshed by group #3112

❤️ Contributors

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

@dependabot[bot], @fombico, and @ilozano2

3.1.9

03 Nov 20:31
Compare
Choose a tag to compare

🐞 Bug Fixes

  • In NettyRoutingFilter instanceof Number is casted to Integer instead #3007
  • Support spring.codec.max-in-memory-size configuration for CacheRequestBodyFilter #2693

❤️ Contributors

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

@dependabot[bot] and @gauravojha

4.1.0-RC1

31 Oct 14:40
Compare
Choose a tag to compare

🐞 Bug Fixes

  • MVC Form URL encoded functionality is broken #3094

❤️ Contributors

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

@dependabot[bot]

4.1.0-M2

27 Sep 12:03
Compare
Choose a tag to compare

⭐ New Features

  • Specify clientRegistrationId in TokenRelay filter #2922
  • Add ParameterizedTypeReference to ModifyRequestBodyGatewayFilterFactory #2635

📔 Documentation

  • Antora migrations #3050

❤️ Contributors

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

@sjohnr and @spencergibb

4.1.0-M1

10 Aug 03:02
Compare
Choose a tag to compare

⭐ New Features

  • Spring MVC/Servlet implementation #36

4.0.7

28 Jul 13:01
Compare
Choose a tag to compare
v4.0.7

Update SNAPSHOT to 4.0.7

3.1.8

03 Jul 09:43
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Forwarding to static page results in errors #2950

4.0.6

03 Jul 10:33
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Response Cache filter must read default config #2948

❤️ Contributors

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

@martamedio

4.0.0

20 Dec 15:05
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Including Caffeine as stand alone dependency crashes gateway at startup #2803