Skip to content

Releases: casbin/redis-watcher

v2.5.0

02 Apr 16:44
fed3072
Compare
Choose a tag to compare

2.5.0 (2023-04-02)

Features

v2.4.1

29 Mar 01:05
bc6a61d
Compare
Choose a tag to compare

2.4.1 (2023-03-29)

Docs

  • docs: fix README.md typo (#39)

v2.3.0

09 Nov 18:27
967e757
Compare
Choose a tag to compare

2.3.0 (2022-11-09)

Features

  • remove Redis cluster node number check, it's redis client responsibility (#37) (967e757)

v2.2.0

07 Sep 10:24
69ad23b
Compare
Choose a tag to compare

2.2.0 (2022-09-07)

Features

  • support UpdatableWatcher interface (#35) (69ad23b)

v2.1.0

04 Sep 14:41
06fcda7
Compare
Choose a tag to compare

2.1.0 (2022-09-04)

Features

v2.0.0

05 Aug 10:42
0e70bf2
Compare
Choose a tag to compare

Re-released v0.5.0 (https://github.com/casbin/redis-watcher/releases/tag/v0.5.0) to v2.0.0 to match the version in go imports, refer to: #33

v0.5.0

14 Jun 10:43
0e70bf2
Compare
Choose a tag to compare

0.5.0 (2022-06-14)

Features

v0.4.1

12 Jun 15:39
578a1b5
Compare
Choose a tag to compare

0.4.1 (2022-06-12)

Performance Improvements

v0.4.0

09 May 16:42
9447bc3
Compare
Choose a tag to compare

0.4.0 (2022-05-09)

Features

  • Implement all methods of the newest WatcherEx interface (#27) (9447bc3)

v0.3.1

14 Oct 08:59
755034f
Compare
Choose a tag to compare

0.3.1 (2021-10-14)

Bug Fixes