Skip to content

Releases: marcosbarbero/spring-cloud-zuul-ratelimit

v2.4.3.RELEASE

26 Oct 12:51
Compare
Choose a tag to compare

Includes:

What's Changed

New Contributors

Full Changelog: v2.4.2.RELEASE...v2.4.3.RELEASE

v2.4.2.RELEASE

26 Oct 12:24
Compare
Choose a tag to compare

This release includes:

v1.7.6.RELEASE

06 Sep 07:37
Compare
Choose a tag to compare

v2.4.1.RELEASE

09 Jun 16:10
Compare
Choose a tag to compare

v2.4.0.RELEASE

05 Mar 19:00
Compare
Choose a tag to compare

This version contains breaking changes, it requires:

  • bucket4j 4.9.x
  • hazelcast 4.x

Adds:

v2.3.0.RELEASE

22 Jan 06:56
Compare
Choose a tag to compare

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

25 Nov 20:34
Compare
Choose a tag to compare

v2.2.5.RELEASE

21 Sep 09:30
Compare
Choose a tag to compare

v1.7.5.RELEASE

01 Sep 09:16
Compare
Choose a tag to compare

v1.7.4.RELEASE

07 Aug 10:51
ee3ace1
Compare
Choose a tag to compare

Includes