Skip to content

Releases: jcasbin/casbin-spring-boot-starter

0.4.0

04 Jan 13:12
33baa2c
Compare
Choose a tag to compare

0.4.0 (2022-01-04)

Bug Fixes

  • use mavenCentral as default repository instead of aliyun (#60) (33baa2c)

Features

  • upgrade jcasbin version to 1.21.0 and fix the bugs about filter and redis-watcher (#58) (5564a62)

0.3.0

13 Dec 02:29
207d741
Compare
Choose a tag to compare

0.3.0 (2021-12-13)

Features

0.2.0

26 Nov 17:00
c5e289d
Compare
Choose a tag to compare

0.2.0 (2021-11-26)

Features

0.1.3

25 Nov 04:14
14b7f6b
Compare
Choose a tag to compare

0.1.3 (2021-11-25)

Bug Fixes

0.1.2

29 May 08:39
5220c75
Compare
Choose a tag to compare

0.1.2 (2021-05-29)

Bug Fixes

  • use PostgreSQLAdapter in autoConfigJdbcAdapter when using (#46) (5220c75), closes #44

0.1.1

28 May 02:12
3e9f859
Compare
Choose a tag to compare

0.1.1 (2021-05-28)

Bug Fixes

0.1.0

19 May 11:30
76b2bed
Compare
Choose a tag to compare

0.1.0 (2021-05-19)

Features

0.0.13

08 May 05:17
b9a42f4
Compare
Choose a tag to compare

0.0.13 (2021-05-08)

Bug Fixes

  • Custom Casbin data source #27

0.0.12

10 Feb 05:52
06933a5
Compare
Choose a tag to compare

Use the jcasbin 1.6.4

0.0.11

23 Jan 07:31
21d5365
Compare
Choose a tag to compare

fix #21 Add the "id" column for the table "casbin_rule".