Skip to content

Releases: apache/casbin-pg-adapter

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:46

1.6.1 (2026-06-16)

Bug Fixes

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:21

1.6.0 (2026-06-16)

Bug Fixes

Features

  • update repo path (53df25a)
  • upgrade casbin dependency from v2 to v3 (a36c3c1)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 11:54

1.5.0 (2025-11-22)

Features

  • fix empty string values converted to NULL in PostgreSQL (54f75a8)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 16:26
1dea951

1.4.0 (2024-01-26)

Features

  • update go-pg to overcome SASL error (#50) (1dea951)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 14:35

1.3.0 (2024-01-26)

Features

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 05:47
88f1805

1.2.1 (2023-08-08)

Bug Fixes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 16:37
5c834b8

1.2.0 (2022-09-30)

Features

  • upgrade casbin to latest and add error to LoadPolicyLine() (#44) (5c834b8)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:31
f5f993b

1.1.0 (2022-07-13)

Features

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 29 Nov 17:12
fc569f3

1.0.4 (2021-11-29)

Bug Fixes

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:48
8d6c19e

1.0.3 (2021-08-30)

Bug Fixes

  • update UpdateFilteredPolicies method and fix updatePolicies can't be called repeatedly (5128cf4)