Skip to content

Releases: apache/casbin-python-async-sqlalchemy-adapter

v1.17.0

10 Dec 15:17

Choose a tag to compare

1.17.0 (2025-12-10)

Features

  • add clear_policy() method to Adapter (#26) (a989130)

v1.16.1

07 Dec 14:46

Choose a tag to compare

1.16.1 (2025-12-07)

Bug Fixes

  • add Alembic integration docs for create_casbin_rule_model() (#24) (06e3f37)

v1.16.0

07 Dec 14:29

Choose a tag to compare

1.16.0 (2025-12-07)

Features

  • add create_casbin_rule_model() API for Alembic migration support (#22) (5628b21)

v1.15.0

23 Nov 13:06

Choose a tag to compare

1.15.0 (2025-11-23)

Features

v1.14.0

21 Nov 06:54

Choose a tag to compare

1.14.0 (2025-11-21)

Features

  • remove warning parameter and suppression code from Adapter (#19) (456a940)

v1.13.0

17 Sep 17:42

Choose a tag to compare

1.13.0 (2025-09-17)

Features

  • fix code formatting errors and migrate metadata from setup.py to pyproject.toml (#13) (95204bf)
  • improve code format for black (#12) (8e2a827)

v1.12.0

17 Sep 07:25

Choose a tag to compare

1.12.0 (2025-09-17)

Features

  • improve performance by doing bulk insert in add_policies() API (#9) (e7aa07f)

v1.11.0

16 Sep 16:22

Choose a tag to compare

1.11.0 (2025-09-16)

Features

v1.10.0

20 Aug 05:30

Choose a tag to compare

1.10.0 (2025-08-20)

Features

v1.9.0

15 Aug 14:43

Choose a tag to compare

1.9.0 (2025-08-15)

Features

  • switch from casbin to pycasbin (#6) (7fe0649)