Skip to content

Releases: apache/casbin-node-casbin-prisma-adapter

v1.12.0

01 Feb 14:11

Choose a tag to compare

1.12.0 (2026-02-01)

Features

  • restructure CI workflow and update README badges (#77) (abfbca8)

v1.11.0

01 Feb 13:47

Choose a tag to compare

1.11.0 (2026-02-01)

Features

  • fix duplicate CI runs on pull requests (#75) (61d5c88)
  • remove semantic-release git commits, tag code commits directly (#73) (2daaa85)

v1.9.0

09 Dec 13:08

Choose a tag to compare

1.9.0 (2025-12-09)

Features

  • support custom Prisma client output paths by lazily importing PrismaClient (#66) (d38a678)

v1.8.0

17 Jun 07:52

Choose a tag to compare

1.8.0 (2025-06-17)

Bug Fixes

  • update README about new usage (77e70ab)

Features

  • add PrismaAdapter.newAdapter(prisma) constructor and fix prismaclient instanceof failure (#64) (e156061)

v1.7.0

30 Nov 12:21

Choose a tag to compare

1.7.0 (2024-11-30)

Features

v1.6.0

22 Nov 03:24

Choose a tag to compare

1.6.0 (2024-11-22)

Features

  • update savePolicy() to batch insert (#60) (00ec59f)

v1.5.0

05 Jan 01:02

Choose a tag to compare

1.5.0 (2024-01-05)

Features

v1.4.0

28 Aug 13:32

Choose a tag to compare

1.4.0 (2023-08-28)

Features

  • upgrade @prisma/client and prisma version to ^5.2.0 (#52) (c98257c)

v1.3.0

27 Aug 04:55

Choose a tag to compare

1.3.0 (2023-08-27)

Features

  • add loadFilteredPolicy() support (#50) (e7954f7)

v1.2.0

16 Aug 14:42

Choose a tag to compare

1.2.0 (2022-08-16)

Features