Releases: spring-cloud/spring-cloud-gateway
Releases · spring-cloud/spring-cloud-gateway
4.1.0
⭐ 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
3.1.9
🐞 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
🐞 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
⭐ 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
4.0.7
v4.0.7 Update SNAPSHOT to 4.0.7
3.1.8
4.0.6
🐞 Bug Fixes
- Response Cache filter must read default config #2948
❤️ Contributors
Thank you to all the contributors who worked on this release: