| # Semantic Versioning Changelog |
| |
| # [1.8.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.7.0...v1.8.0) (2025-11-16) |
| |
| |
| ### Features |
| |
| * add `create_table` parameter to control automatic table creation ([#10](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/10)) ([0ac6def](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/0ac6defe17a469236515ab96ce894bf81e119c08)) |
| |
| # [1.7.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.6.0...v1.7.0) (2025-08-29) |
| |
| |
| ### Features |
| |
| * fix the bug that custom db_class alters global metadata state ([#8](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/8)) ([ce9966d](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/ce9966d413870a4df9aa037b73b3583d91067b30)) |
| |
| # [1.6.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.5.0...v1.6.0) (2025-08-21) |
| |
| |
| ### Features |
| |
| * fix README badges ([#7](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/7)) ([4a7ff92](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/4a7ff92f377d8692ca1951de85bff0e537fbee73)) |
| |
| # [1.5.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.4.0...v1.5.0) (2025-08-15) |
| |
| |
| ### Features |
| |
| * switch from casbin to pycasbin ([#6](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/6)) ([4dc3674](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/4dc36749438c0ab41ef330411cb4fa19e53bb244)) |
| |
| # [1.4.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.3.0...v1.4.0) (2025-08-14) |
| |
| |
| ### Features |
| |
| * add custom table names for CasbinRule class and update tests ([0d2b660](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/0d2b660ad3dd42841e5aafbc2cfe4207d72db006)) |
| |
| # [1.3.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.2.0...v1.3.0) (2024-10-26) |
| |
| |
| ### Features |
| |
| * update path ([7de8ac4](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/7de8ac47040136e315878d45a76041c1993c2e8d)) |
| * update path ([9ad0414](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/9ad041478d79075066647b4961b28e49a9f45b7f)) |
| |
| # [1.2.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.1.0...v1.2.0) (2024-05-30) |
| |
| |
| ### Features |
| |
| * nested session causes deadlock ([#67](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/67)) ([d4eedda](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/d4eedda8422b8256e708c5b5041c59a5e6dfbd99)) |
| |
| # [1.1.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.0.0...v1.1.0) (2024-03-28) |
| |
| |
| ### Features |
| |
| * DeclarativeBase import fails with SQLAlchemy 1.x ([#66](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/66)) ([8b03bab](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/8b03bab47f227e4fd16ac8f3694a8d3dbb60a17e)) |
| |
| # [1.0.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.7.0...v1.0.0) (2024-03-28) |
| |
| |
| ### Features |
| |
| * upgrade CI Python version to 3.12 ([02d357f](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/02d357f4927b5efe991e965e419b84e8365cf035)) |
| |
| |
| ### BREAKING CHANGES |
| |
| * trigger major release |
| |
| # [0.7.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.6.0...v0.7.0) (2024-03-02) |
| |
| |
| ### Features |
| |
| * update Python version to 3.9+ ([dec0ff8](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/dec0ff8d51cdabb681a03358a7753c68ec3b7eeb)) |
| |
| # [0.6.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.5.3...v0.6.0) (2024-03-01) |
| |
| |
| ### Features |
| |
| * replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration ([#65](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/65)) ([a737cd8](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/a737cd8b1ec0bd47125aa986920f5704b076a84d)) |
| |
| ## [0.5.3](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.5.2...v0.5.3) (2024-03-01) |
| |
| |
| ### Bug Fixes |
| |
| * update CI version to Node.js 20 ([2f91fbc](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/2f91fbc7b12ec61ee24a019879ac90446137d40b)) |
| |
| ## [0.5.2](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.5.1...v0.5.2) (2023-05-22) |
| |
| |
| ### Bug Fixes |
| |
| * Stop including README as top-level data file in package ([#63](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/63)) ([206be72](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/206be72ddbca38a45a02cd3ed63cd31e6158df9c)) |
| |
| ## [0.5.1](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.5.0...v0.5.1) (2023-04-16) |
| |
| |
| ### Bug Fixes |
| |
| * fix CI typo ([7c17a97](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/7c17a97a5bf0e928d1c2fe7bac0eb751da90ac58)) |
| * update CI script versions ([72ecd76](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/72ecd767efd17e8a859d8014a63ee287ff4020e2)) |
| |
| # [0.5.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.4.2...v0.5.0) (2022-07-17) |
| |
| |
| ### Features |
| |
| * update_filtered_policies ([6799bc8](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/6799bc8d7089956d640eb253ac171eb661573576)) |
| |
| ## [0.4.2](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.4.1...v0.4.2) (2021-09-09) |
| |
| |
| ### Bug Fixes |
| |
| * make filter query works with custom db_class ([8ee69bc](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/8ee69bc5e8c07fe24fb0b65d43593fdea101ac22)) |
| |
| ## [0.4.1](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.4.0...v0.4.1) (2021-09-08) |
| |
| |
| ### Bug Fixes |
| |
| * fix db_class not vaild ([4effb2d](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/4effb2dfe96f2b184f9f14984dacdc3a8edfa670)) |
| |
| # [0.4.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.3.2...v0.4.0) (2021-07-21) |
| |
| |
| ### Features |
| |
| * finish up update_policy and update_policies ([#48](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/48)) ([84ed6ee](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/84ed6eea02a3200807f01c194f83a058bac038ac)) |
| |
| ## [0.3.2](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v0.3.1...v0.3.2) (2021-07-18) |
| |
| |
| ### Bug Fixes |
| |
| * migrate from travis-ci to Github Actions ([60b3253](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/60b3253cfadc63aa82aa346a29e7cb51cda3a405)) |
| * possibly wrong behavior for remove_policies ([#40](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/40)) ([1449199](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/14491999a8c1239d2ee8d3e2a40257e654856431)) |