10000 Releases · joaofnds/go-template · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: joaofnds/go-template

v1.42.7

27 May 12:47
8a3c629
Compare
Choose a tag to compare

1.42.7 (2025-05-27)

Chore

v1.42.6

04 Apr 23:49
af02279
Compare
Choose a tag to compare

1.42.6 (2025-04-04)

Chore

Refactor

CI

v1.42.5

26 Mar 02:40
c76e01c
Compare
Choose a tag to compare

1.42.5 (2025-03-26)

Chore

v1.42.4

28 Feb 22:36
69fe78a
Compare
Choose a tag to compare

1.42.4 (2025-02-28)

Chore

  • bump go version on go.mod (69fe78a)

v1.42.3

28 Feb 22:26
56c545a
Compare
Choose a tag to compare

1.42.3 (2025-02-28)

Chore

v1.42.2

17 Jan 03:03
0c873f6
Compare
Choose a tag to compare

1.42.2 (2025-01-17)

Chore

v1.42.1

15 Jan 18:20
b5da4e4
Compare
Choose a tag to compare

1.42.1 (2025-01-15)

Chore

  • user: add context to emitter (1fc3c3b)
  • user: rename error prop on events (03e7241)
  • validation: add method to format error messages (b5da4e4)

Documentation

Refactor

  • user: change event errors to string (58eda66)

v1.42.0

09 Jan 21:11
9098ed4
Compare
Choose a tag to compare

1.42.0 (2025-01-09)

Feature

  • authz: add method to remove all policies for a subject (208056c)
  • authz: add method to revoke all roles for a user (0166bdd)
  • authz: add middleware (b5e28c9)
  • authz: change policy effect to deny-override (5e44733)
  • authz: use globMatch on actions (9f62785)
  • user: add authz (161a83d)
  • user: cleanup permissions when user is deleted (9098ed4)
  • user: require authentication (8e24288)

Chore

Refactor

  • authn: move middleware to http module (39cbd6c)
  • authz: add policy struct to allow deny policies (b879d9d)
  • authz: change grant to accept many requests (38506e0)
  • authz: rename enforcer to permission manager (a461bf5)
  • authz: split grant into grant and grant all (ea9b7eb)
  • authz: use refstring on middleware (2a8420c)
  • ref: change order of constructor params (221e03d)
  • user: extract permission service (9002fa8)
  • user: move user ref constructor to user package (3a4d316)

Test

  • add driver user, with the entity and its own driver (998a6d4)
  • casdoor: add admin login test (8e5092e)

v1.41.0

04 Jan 22:20
5955ef5
Compare
Choose a tag to compare

1.41.0 (2025-01-04)

Feature

Chore

  • authn: remove list method (c9b9af3)

Refactor

Test

  • auth: add fake auth provider and use it on tests (4ff40a8)
  • refactor harness functional options (4182587)
  • split harness and driver (2ce01fc)

CI

  • commit: enable mise experimental features (c98a559)

v1.40.1

03 Jan 03:13
5a4cb3c
Compare
Choose a tag to compare

1.40.1 (2025-01-03)

Chore

  • taskfile: rename lint tasks (01e2d4e)

Refactor

  • test-driver: add functional options (ff8c9ce)
0