Skip to content

Releases: jcasbin/jdbc-adapter

v2.8.0

07 Aug 09:28
8e86da1
Compare
Choose a tag to compare

2.8.0 (2024-08-07)

Features

v2.7.0

10 May 16:27
d3e66e8
Compare
Choose a tag to compare

2.7.0 (2024-05-10)

Features

  • implement UpdatableAdapter and add tests (#73) (d3e66e8)

v2.6.0

04 Mar 05:18
Compare
Choose a tag to compare

2.6.0 (2024-03-04)

Features

  • upgrade postgresql and mysql-connector-j dependencies (37f90e8)

v2.5.0

20 Aug 09:05
c76c964
Compare
Choose a tag to compare

2.5.0 (2023-08-20)

Features

v2.4.1

19 May 08:28
47c2b81
Compare
Choose a tag to compare

2.4.1 (2023-05-19)

Bug Fixes

  • removeFilteredNamedGroupingPolicy "" filtered (#62) (47c2b81)

v2.4.0

14 Nov 13:57
c0435fe
Compare
Choose a tag to compare

2.4.0 (2022-11-14)

Features

  • fix repeat to create casbin_sequence for PostgreSQL (#60) (c0435fe)

v2.3.3

23 Sep 09:34
ab66263
Compare
Choose a tag to compare

2.3.3 (2022-09-23)

Bug Fixes

  • fix auto_increment issues for H2 (#58) (ab66263)

v2.3.2

18 Aug 09:03
c348e4f
Compare
Choose a tag to compare

2.3.2 (2022-08-18)

Bug Fixes

  • fix null retry policy and conn when not auto-creating db (#55) (c348e4f)

v2.3.1

12 Jun 15:56
7bde0b2
Compare
Choose a tag to compare

2.3.1 (2022-06-12)

Bug Fixes

  • modify the implement of removePolicy() (#53) (7bde0b2)

v2.3.0

03 Jun 07:17
7f1e7f8
Compare
Choose a tag to compare

2.3.0 (2022-06-03)

Features

  • support customized table name, options to throw exception and create table automatically (#52) (7f1e7f8)