Skip to content

Releases: casbin/gorm-adapter

v3.2.9

26 Apr 03:23
40a8c16
Compare
Choose a tag to compare

3.2.9 (2021-04-26)

Bug Fixes

  • UpdatableAdapter(add method UpdateFilteredPolicies): upgrade cab… (#103) (40a8c16)

v3.2.8

24 Apr 14:22
53e10dc
Compare
Choose a tag to compare

3.2.8 (2021-04-24)

Bug Fixes

  • Printing the supported DB name strings in error message so that user knows the valid options to use in connection string (d1e5ce9)

v3.2.7

23 Apr 04:41
6e03241
Compare
Choose a tag to compare

3.2.7 (2021-04-23)

Bug Fixes

  • postgres can not set timezone (48a73a8)

v3.2.6

06 Apr 15:03
Compare
Choose a tag to compare

3.2.6 (2021-04-06)

Bug Fixes

  • could not support sqlite in windows without cgo (3bc70f9)

v3.2.5

27 Mar 03:25
d2a165c
Compare
Choose a tag to compare

3.2.5 (2021-03-27)

Bug Fixes

  • add method UpdatePolicies (2726924)

v3.2.4

23 Mar 11:40
fb0d729
Compare
Choose a tag to compare

3.2.4 (2021-03-23)

Bug Fixes

  • create index when using custom schema (c1c559e)

v3.2.3

16 Mar 14:14
ae4ce83
Compare
Choose a tag to compare

3.2.3 (2021-03-16)

Bug Fixes

  • remove blank code block (8f14dc9)

CI

  • github action ci and semantic release (a790323)

v3.2.2: Update Gorm version to fix its default table name bug

14 Mar 13:00
Compare
Choose a tag to compare

v3.2.1: Support SQLite, change default table name to "casbin_rule"

14 Mar 12:24
1152282
Compare
Choose a tag to compare

v3.2.0: Merge pull request #73 from Despire/custom_table

02 Feb 11:08
d4ad5d9
Compare
Choose a tag to compare