Skip to content

Releases: raystack/guardian

v0.2.7

22 Mar 14:27
ce04f5a
Compare
Choose a tag to compare

Changelog

  • 571d981 fix: add expiration_date for appeal renewals
  • ee16adc fix: guardian appeal-approval flow
  • 2ea998d fix: population of expiration date in appeal

v0.2.6

17 Mar 13:39
ce04f5a
Compare
Choose a tag to compare

Changelog

  • bbe11e0 feat: add match, split, contains function in expression evaluation (#141)
  • ce04f5a feat: add provider update based on type and urn (#142)

v0.2.5

02 Mar 05:24
4a1ca29
Compare
Choose a tag to compare

Changelog

v0.2.4

23 Feb 15:00
08553e3
Compare
Choose a tag to compare

Changelog

v0.2.3

06 Feb 15:48
22725bd
Compare
Choose a tag to compare

Changelog

  • ee55a2d chore: fix cli spacing (#130)
  • 33caf8e chore: install ca-certificates to support https fetches which is not supported by alpine (#121)
  • da217c2 chore: upgrade salt with new spinner api (#127)
  • e599edb cli: add complettion script
  • 407c5a4 cli: move dev commands to server (#125)
  • 22725bd feat(cli): add plan and apply command for provider & policy (#129)
  • fdcdd54 feat(policy): add auto rejection reason message (#132)
  • 5806996 feat: cli-ux-enhancements (#117)
  • 94ec5cb feat: update missing cli features (#113)
  • e457d38 fix: bug fixes and error message enhancement (#131)
  • 6b71ec3 fix: typo in docs links
  • 125ff71 refactor: update progress bar from salt (#126)

v0.2.2

21 Jan 06:44
Compare
Choose a tag to compare

Changelog

  • e82007d chore(cmd): remove metadata used for debugging
  • 79055de feat: policy view command support version flag (#112)
  • f400eef fix!: migrate to uuid (#115)
  • 051547f fix(appeal): remove fatal logging in revoke expired access job handler (#118)
  • 53cd0cb fix: fix bugs (#116)

v0.2.1

18 Jan 01:59
5de5930
Compare
Choose a tag to compare

Changelog

  • 793ddbc Revert "chore: add build dev workflow"
  • 7c71dc0 chore: add build dev workflow
  • bb82953 chore: apply default sort by status for appeals and approvals (#95)
  • 5de5930 chore: server enhancements (#109)
  • 67850c1 feat(policy): introduce profile_schema field in policy for fields mapping (#111)

v0.2.0

07 Jan 01:39
v0.2.0
2f8abbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

13 Dec 09:22
9d196b5
Compare
Choose a tag to compare

Changelog

  • dcb8ee5 fix: ignore case-sensitivity when matching AUTHENTICATED_USER_HEADER_KEY config value (#92)
  • 9d196b5 fix: parse allowed_account_types in provider config (#91)

Docker images

  • docker pull docker.io/odpf/guardian:0.1.3
  • docker pull docker.io/odpf/guardian:v0.1.3-amd64

v0.1.2

06 Dec 03:04
189ac12
Compare
Choose a tag to compare

Changelog

  • 12b7560 chore: fix description typo
  • f0f8f5b chore: update proto (#83)
  • 189ac12 feat(appeal): add query filters for ListAppeals and ListUserAppeals (#86)
  • 0363e63 feat(policy): read iam config from policy (#82)
  • c260acb feat(provider): only fetch resource types that are added in provider config (#85)
  • 2e915e9 feat(resource): dynamic resource filters by details field (#80)
  • a8cd31e feat: create appeal for other account type (#73)
  • f84861a feat: load config with file (#75)
  • 2c85582 fix(policy)!: simplify policy config (#77)
  • d12b161 fix: fix validation errors on policy creation via cli (#88)

Docker images

  • docker pull docker.io/odpf/guardian:0.1.2
  • docker pull docker.io/odpf/guardian:v0.1.2-amd64