Skip to content

Releases: apache/casbin-python-pymongo-adapter

v1.7.0

29 Jan 06:13

Choose a tag to compare

1.7.0 (2026-01-29)

Features

  • remove changelog commits from semantic-release (#12) (6dbea4f)
  • Support reusing existing MongoDB client instances (#10) (96ac5ef)

v1.6.0

15 Aug 13:28

Choose a tag to compare

1.6.0 (2025-08-15)

Features

  • switch from casbin to pycasbin (#8) (24b7c92)

v1.5.0

09 Aug 16:21

Choose a tag to compare

1.5.0 (2025-08-09)

Features

  • support sync & async update_policy / update_policies (#7) (a36cf53)

v1.4.0

09 Aug 05:41

Choose a tag to compare

1.4.0 (2025-08-09)

Features

  • support sync & async load_filtered_policy (#5) (875263c)

v1.3.0

08 Aug 17:53

Choose a tag to compare

1.3.0 (2025-08-08)

Features

  • support PyMongo Async API (285510d)

v1.2.0

11 Nov 17:33

Choose a tag to compare

1.2.0 (2024-11-11)

Features

v1.1.1

11 Nov 17:27

Choose a tag to compare

1.1.1 (2024-11-11)

Bug Fixes

  • modify remove_filtered_policy method to support filtering of empty strings (#12) (37e0561)