5.0.1
- Support
'by'parameter inForwardedheader (RFC 7239) #4019 - Support epoch millisecond values for datetime predicates in WebMVC #4005
- Enhance MVC CircuitBreaker: add support for 'not permitted' handling and resume-without-error behavior #4000
- Adds support for ApiVersionHolder #4044
- Gateway metrics require optional spring-boot-micrometer-tracing dependency since 5.0.0 #4006
- Usage of Jackson 2 modules in Spring Cloud Gateway MVC #4001
- Documentation mentions deprecated Hystrix in Gateway features #4041
- Update document on retrieving a particular route #2561
Thank you to all the contributors who worked on this release:
@dependabot[bot], @raccoonback, @rjuare8, and @spencergibb
5.0.0-RC1
- Retry filter based on Spring Framework's retry functionality #3970
- Add support for JSpecify in proxyexchange-{webmvc|webflux} #3953
- Add support for JSpecify in server-webmvc #3952
- Exclude io.netty:netty-transport-native-io_uring from server webflux #3971
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @ryanjbaxter
5.0.0-M4
- Add support for JSpecify in server-webflux #3943
- Add support for multiple proto files in one descriptor for JsonToGrpcGatewayFilterFactory #3341
- BUG:
GRPCResponseHeadersFilterforcesgrpc-statusin trailer to0#3783
- Fix the invalid links in the document #3932
Thank you to all the contributors who worked on this release:
@JoeCqupt and @dependabot[bot]