Releases: node-casbin/sequelize-adapter
Releases · node-casbin/sequelize-adapter
v2.7.1
2.7.1 (2023-12-09)
Bug Fixes
- security vulnerability in sequelize-typescript <2.1.6 (#83) (55287df)
v2.7.0
2.7.0 (2023-06-23)
Features
- create new CasbinRule instance every time sequelize Adapter opens connection (#80) (4dccf8d)
v2.6.1
2.6.1 (2023-03-16)
Bug Fixes
- append schema as parameter for updateCasbinRule() (#76) (1724f2e)
v2.6.0
2.6.0 (2023-03-16)
Features
- fix security vulnerability in sequelize and typing errors (#77) (0ae1c9d)
v2.5.0
2.5.0 (2023-02-18)
Features
- Add a argument to determine whether to automatically create a table (#73) (29a647d)
v2.4.0
2.4.0 (2022-09-22)
Bug Fixes
- Require a frozen lockfile when build (#68) (a32cf76)
Features
- Filtered policy support (#64) (5800d80)
- Optionally set the schema for table creation (#66) (3fcc396)
v2.3.2
2.3.2 (2022-04-29)
Bug Fixes
v2.3.1
2.3.1 (2021-07-17)
Bug Fixes
- removeFilteredNamedPolicy does not respect ptype (35d1108)
v2.3.0
2.3.0 (2021-07-17)
Features
- add support for custom table name (5f587ab)
sequelize-adapter 2.2.0
Support Sequelize V6: #39