Skip to content

Releases: casbin/etcd-watcher

v2.3.0

26 Jan 14:01
ace56e7
Compare
Choose a tag to compare

2.3.0 (2024-01-26)

Features

v2.2.0

26 Jan 10:27
Compare
Choose a tag to compare

2.2.0 (2024-01-26)

Features

v2.1.2

01 Dec 15:49
ae49efe
Compare
Choose a tag to compare

2.1.2 (2022-12-01)

Bug Fixes

  • ignore update messages from itself (#23) (ae49efe)

v2.1.1

19 Sep 02:09
bb800b6
Compare
Choose a tag to compare

2.1.1 (2022-09-19)

Bug Fixes

  • ignore self and reduce network request (#22) (bb800b6)

v2.1.0

30 Aug 05:45
39ced1a
Compare
Choose a tag to compare

2.1.0 (2022-08-30)

Features

  • support password for auth and security (#17) (39ced1a)

v2.0.1

19 Jul 10:38
286399c
Compare
Choose a tag to compare

2.0.1 (2021-07-19)

Bug Fixes

v2.0.0

02 Jul 14:19
0c4b40b
Compare
Choose a tag to compare

2.0.0 (2021-07-02)

Bug Fixes

  • upgrade etcd client/api to v3 (be15749)

chore

BREAKING CHANGES

  • The module is now accessible at
    github.com/casbin/etcd-watcher/v2

Signed-off-by: Ankit R Gadiya [email protected]

  • etcd modules are upgraded to use Go Modules compatible versions.

Signed-off-by: Ankit R Gadiya [email protected]

v1.0.1

04 Jun 09:52
902fb28
Compare
Choose a tag to compare

1.0.1 (2021-06-04)

Bug Fixes

  • add github action (9d4cc59)
  • Upgrading import paths for casbin/v2 and fixing travis (#11) (c297c0e)

Etcd Watcher 1.0.0

18 Sep 14:31
1147baf
Compare
Choose a tag to compare
  • Migrate to etcd client v3
  • Update to Casbin v2

Etcd Watcher 0.0.1

27 Jul 16:21
0f411db
Compare
Choose a tag to compare

Initial Release