Spring Cloud Zuul Ratelimit Versions Save

Rate limit auto-configure for Spring Cloud Netflix Zuul

v2.4.3.RELEASE

2 years ago

Includes:

  • #472
  • #466

What's Changed

New Contributors

Full Changelog: https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit/compare/v2.4.2.RELEASE...v2.4.3.RELEASE

v2.4.2.RELEASE

3 years ago

This release includes:

  • #363
  • #372
  • #387
  • #393

v1.7.6.RELEASE

3 years ago

v2.4.1.RELEASE

3 years ago

Fixes:

  • #348

v2.4.0.RELEASE

4 years ago

This version contains breaking changes, it requires:

  • bucket4j 4.9.x
  • hazelcast 4.x

Adds:

  • #299

v2.3.0.RELEASE

4 years ago

This release includes:

Features:

  • #284 A more fine-grained way to expose the response headers
  • #281 Support to java.time.Duration to configure the refresh-internal and the quota
  • #260 A way to listen to an event when the rate limit has exceeded

Bug fixes:

  • #279 Fix redis remaining header value
  • #269 Fix redis class casting
  • #263 Fix redis race condition

v2.2.7.RELEASE

4 years ago
  • #248

v2.2.5.RELEASE

4 years ago

Adds:

  • #198
  • #194

v1.7.5.RELEASE

4 years ago

Fixes

  • #188

v1.7.4.RELEASE

4 years ago

Includes

  • #179