Releases: casbin/gorm-adapter
Releases · casbin/gorm-adapter
v3.3.0
3.3.0 (2021-06-16)
Features
- adds multiple databases support to gorm-adapter by DBResolver (2900499)
v3.2.10
3.2.10 (2021-04-29)
Bug Fixes
v3.2.9
3.2.9 (2021-04-26)
Bug Fixes
- UpdatableAdapter(add method UpdateFilteredPolicies): upgrade cab… (#103) (40a8c16)
v3.2.8
3.2.8 (2021-04-24)
Bug Fixes
- Printing the supported DB name strings in error message so that user knows the valid options to use in connection string (d1e5ce9)
v3.2.7
3.2.7 (2021-04-23)
Bug Fixes
- postgres can not set timezone (48a73a8)
v3.2.6
3.2.6 (2021-04-06)
Bug Fixes
- could not support sqlite in windows without cgo (3bc70f9)
v3.2.5
3.2.5 (2021-03-27)
Bug Fixes
- add method UpdatePolicies (2726924)
v3.2.4
3.2.4 (2021-03-23)
Bug Fixes
- create index when using custom schema (c1c559e)