Skip to content

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

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 15:17

1.17.0 (2025-12-10)

Features

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

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 14:46

1.16.1 (2025-12-07)

Bug Fixes

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

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 14:29

1.16.0 (2025-12-07)

Features

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

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 13:06

1.15.0 (2025-11-23)

Features

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 06:54

1.14.0 (2025-11-21)

Features

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

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:42

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:25

1.12.0 (2025-09-17)

Features

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

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:22

1.11.0 (2025-09-16)

Features

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:30

1.10.0 (2025-08-20)

Features

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:43

1.9.0 (2025-08-15)

Features

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