Releases: jcasbin/casbin-spring-boot-starter
Releases · jcasbin/casbin-spring-boot-starter
0.4.0
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
0.3.0 (2021-12-13)
Features
0.2.0
0.2.0 (2021-11-26)
Features
0.1.3
0.1.3 (2021-11-25)
Bug Fixes
0.1.2
0.1.2 (2021-05-29)
Bug Fixes
- use PostgreSQLAdapter in autoConfigJdbcAdapter when using (#46) (5220c75), closes #44
0.1.1
0.1.1 (2021-05-28)
Bug Fixes
0.1.0
0.1.0 (2021-05-19)
Features
0.0.13
0.0.13 (2021-05-08)
Bug Fixes
- Custom Casbin data source #27
0.0.11
fix #21 Add the "id" column for the table "casbin_rule".