Skip to content

Releases: apache/casbin-python-sqlalchemy-adapter

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 17:19

1.9.0 (2025-11-17)

Features

  • fix SQLAlchemy warning from duplicate CasbinRule class names (#12) (6bea106)

v1.8.0

Choose a tag to compare

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

1.8.0 (2025-11-16)

Features

  • add create_table parameter to control automatic table creation (#10) (0ac6def)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:28

1.7.0 (2025-08-29)

Features

  • fix the bug that custom db_class alters global metadata state (#8) (ce9966d)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 01:24

1.6.0 (2025-08-21)

Features

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:34

1.5.0 (2025-08-15)

Features

  • switch from casbin to pycasbin (#6) (4dc3674)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:01

1.4.0 (2025-08-14)

Features

  • add custom table names for CasbinRule class and update tests (0d2b660)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 14:51

1.3.0 (2024-10-26)

Features