Skip to content

Releases: spring-cloud/spring-cloud-gateway

5.0.1

28 Jan 22:21
8be99a3

Choose a tag to compare

⭐ New Features

  • Support 'by' parameter in Forwarded header (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

🐞 Bug Fixes

  • 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

  • Documentation mentions deprecated Hystrix in Gateway features #4041
  • Update document on retrieving a particular route #2561

❤️ Contributors

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

@dependabot[bot], @raccoonback, @rjuare8, and @spencergibb

4.3.3

16 Dec 22:03
57773e4

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

What's Changed

  • Fix incorrect handling of url-encoded parameters in FormFilter by @Shawyeok in #3930
  • Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #4011
  • Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs by @dependabot[bot] in #4009
  • Add new property for GatewayTagsProvider by @ryanjbaxter in #4013
  • Updates test to work with new framework changes. by @spencergibb in #4018

New Contributors

Full Changelog: v4.3.2...v4.3.3

4.2.7

11 Dec 20:12
a5722df

Choose a tag to compare

🐞 Bug Fixes

  • GatewayTagsProvider not working as documented #4007
  • FormFilter Issue: Incorrect Handling of URL-Encoded Parameters in Query String #3929

❤️ Contributors

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

@dependabot[bot] and @spencergibb

5.0.0

24 Nov 16:45
3e7edf0

Choose a tag to compare

🐞 Bug Fixes

  • ClassClastException in Bucket4jFilterFunctions.rateLimit() #3983
  • Spring Cloud Gateway Proxyexchange Webmvc artifact is missing configuration metadata files #3979

❤️ Contributors

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

@Kcruz28, @dependabot[bot], @rjuare8, and @ryanjbaxter

5.0.0-RC1

12 Nov 13:10
521f721

Choose a tag to compare

⭐ New Features

  • 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

🐞 Bug Fixes

  • Exclude io.netty:netty-transport-native-io_uring from server webflux #3971

❤️ Contributors

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

@dependabot[bot] and @ryanjbaxter

5.0.0-M4

17 Oct 13:22
a8bc817

Choose a tag to compare

⭐ New Features

  • Add support for JSpecify in server-webflux #3943
  • Add support for multiple proto files in one descriptor for JsonToGrpcGatewayFilterFactory #3341

🐞 Bug Fixes

  • BUG: GRPCResponseHeadersFilter forces grpc-status in trailer to 0 #3783

📔 Documentation

  • Fix the invalid links in the document #3932

❤️ Contributors

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

@JoeCqupt and @dependabot[bot]

4.3.2

15 Oct 23:14
a0c9800

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

4.2.6

15 Oct 20:49
0f0495c

Choose a tag to compare

📔 Documentation

  • Update docs for enabling actuator endpoint #3949

❤️ Contributors

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

@dependabot[bot] and @ryanjbaxter

5.0.0-M3

01 Oct 22:29
143c622

Choose a tag to compare

⭐ New Features

  • Allow larger rate limits for extended time intervals #3595

❤️ Contributors

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

@TheFreaky and @dependabot[bot]

5.0.0-M2

11 Sep 00:30
b6b8116

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot] and @spencergibb