Skip to content

Releases: spring-cloud/spring-cloud-gateway

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

4.3.1

08 Sep 21:25
3650402

Choose a tag to compare

🔒 Security Fixes

⭐ New Features

  • Support token relay clientRegistrationId on properties #3751

🐞 Bug Fixes

  • Missing migration for spring.cloud.gateway.default-filters property #3817

❤️ Contributors

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

@jaimesf

v4.2.5

08 Sep 22:50
2aa03c7

Choose a tag to compare

🔒 Security Fixes

Full Changelog: v4.2.4...v4.2.5

5.0.0-M1

29 Jul 15:36
d113f63

Choose a tag to compare

⭐ New Features

  • Server WebFlux API Versioning Predicate #3864

📔 Documentation

  • Improve code snippet format #3842

❤️ Contributors

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

@dependabot[bot], @quaff, and @wilkinsona