Skip to content

Releases: auth0/limitd-redis

v7.1.0 Bump disyuntor dependency

23 Feb 13:01
Compare
Choose a tag to compare

v7.0.0

21 Dec 01:53
Compare
Choose a tag to compare

fix(put)!: keep full bucket when already full

BREAKING CHANGE: put over full bucket will keep the bucket full

Previously, the put will set the number of tokens to the provided value, even if the bucket was full.

v6.0.0

17 Nov 17:21
Compare
Choose a tag to compare

feat!: allow take and put with count=0 and improve count validations

BREAKING CHANGE: count cannot be a non-integer

Previously, these operations would recognize count=0 as "falsy" and use some default value.

v5.4.0

22 Oct 13:59
Compare
Choose a tag to compare

feat: optimize overrides performance #26

v5.3.0

05 Aug 20:25
Compare
Choose a tag to compare
  • Support per call overrides

v5.2.0

27 Feb 19:09
2b44821
Compare
Choose a tag to compare
Merge pull request #23 from elbuo8/master

5.2.0