Releases: goto/guardian
Releases · goto/guardian
v0.12.2
What's Changed
- feat: add support for google_oauth2 token. Related to issue: https://… by @anjali9791 in #169
- feat: add support for expression in request body when fetching metada… by @anjali9791 in #170
- ci: lock golangci-lint to v1.59 by @rahmatrhd in #172
- chore: fetch creator details before fetching metadata sources as they… by @anjali9791 in #174
- test(appeal): add fix for failing test case by @anjali9791 in #176
- feat(notifier): lark support for guardian by @harishkswami in #163
- feat: update approval check for self approval by @utsav14nov in #178
- fix: notifier backward compatibility issue by @utsav14nov in #179
- feat(grant): update grant expiration date by @rahmatrhd in #171
New Contributors
- @harishkswami made their first contribution in #163
Full Changelog: v0.12.1...v0.12.2
v0.12.2-alpha.8
What's Changed
- fix: notifier backward compatibility issue by @utsav14nov in #179
Full Changelog: v0.12.2-beta.5...v0.12.2-alpha.8
v0.12.2-alpha.7
What's Changed
- fix: notifier backward compatibility issue by @utsav14nov in #179
Full Changelog: v0.12.2-beta.5...v0.12.2-alpha.7
v0.12.2-alpha.6
Full Changelog: v0.12.2-alpha.4...v0.12.2-alpha.6
v0.12.2-beta.5
What's Changed
- feat(notifier): lark support for guardian by @harishkswami in #163
- feat: update approval check for self approval by @utsav14nov in #178
New Contributors
- @harishkswami made their first contribution in #163
Full Changelog: v0.12.2-beta.4...v0.12.2-beta.5
v0.12.2-alpha.5
Full Changelog: v0.12.2-beta.5...v0.12.2-alpha.5
v0.12.2-alpha.4
Full Changelog: v0.12.2-alpha.3...v0.12.2-alpha.4
v0.12.2-alpha.2
Changelog
- b2edb4c Revert "fix: check update payload diff"
- ecbcdc2 chore: fix lint
- 55817f1 chore: handle error codes properly
- 9584496 chore: remove is_permanent field from grant update payload
- e6c051e feat(grant): update grant expiration date
- 2b97521 feat: introduce grant diff in update
- 033e5f9 fix: add check if grant is inactive
- 4e4face fix: assign actors for diff items
- 2dab9f5 fix: check update payload diff
- f02d83b fix: fix double imports
- 780961e fix: introduce Patch in grant repository to update falsy value to db
- 8171353 fix: pass auth user as actor from handler
- be2d47c test(appeal): add fix for failing test case (#176)
v0.12.2-beta.4
What's Changed
- test(appeal): add fix for failing test case by @anjali9791 in #176
Full Changelog: v0.12.2-beta.3...v0.12.2-beta.4
v0.12.2-alpha.3
What's Changed
- ci: lock golangci-lint to v1.59 by @rahmatrhd in #172
Full Changelog: v0.12.2-beta.2...v0.12.2-alpha.3