Releases: casbin/gorm-adapter
Releases · casbin/gorm-adapter
v3.4.6
3.4.6 (2021-11-24)
Bug Fixes
v3.4.5
3.4.5 (2021-11-02)
Performance Improvements
- execute saving all policies in batches of 1000 (#139) (80ea431)
v3.4.4
3.4.4 (2021-10-07)
Bug Fixes
- indirect dependancy vulnerability in jack/pgproto3 (#136) (654f184)
v3.4.3
3.4.3 (2021-09-30)
Bug Fixes
- update README.md about sqlite support (cee36d4)
v3.4.2
3.4.2 (2021-09-14)
Bug Fixes
- RemoveFilteredPolicy don't check empty parameter (275ad34)
v3.4.1
3.4.1 (2021-09-14)
Bug Fixes
- change AddPolicies to batch insert (992ab30)
v3.4.0
3.4.0 (2021-09-09)
Features
- change LoadPolicyLine to LoadPolicyArray (ce5e281)
v3.3.3
3.3.3 (2021-08-05)
Bug Fixes
- data can't contains comma ( , ) character (c30a2e5)
- PostgreSql create index occur error (232e0dc)
v3.3.2
3.3.2 (2021-07-10)
Bug Fixes
- delete dependency of jackc/pgconn (b94bdbb)
v3.3.1
3.3.1 (2021-06-23)
Bug Fixes
- new adapter can't change custom table name (f11e807)