Skip to content

Releases: raystack/guardian

v0.2.10-alpha4

07 Jul 22:13
Compare
Choose a tag to compare
v0.2.10-alpha4 Pre-release
Pre-release

Changelog

  • ebd451d Merge remote-tracking branch 'origin/main' into additional-appeals-fix
  • cfc854f chore: increase max call send&receive message size (#190)
  • 1c653a7 fix(docs): fix links and typos in docs (#192)

v0.2.10-alpha3

07 Jul 22:13
Compare
Choose a tag to compare
v0.2.10-alpha3 Pre-release
Pre-release

Changelog

  • 1cbfdba chore: add debug log for skipping additional appeal creation
  • 7973a5e fix(appeal): replace resource's policy with the overridding policy from additional appeal config if configured
  • fd64734 fix(appeal): skip nested additional appeals creation for an additional appeal

v0.2.10-alpha2

07 Jul 22:13
Compare
Choose a tag to compare
v0.2.10-alpha2 Pre-release
Pre-release

Changelog

  • 6462d34 Merge branch 'appeal-fixes' into additional-appeals-fix
  • 1cbfdba chore: add debug log for skipping additional appeal creation
  • 585ab55 fix(appeal): replace resource's policy with the overridding policy from additional appeal config if configured
  • 8a9d2c1 fix(appeal): skip nested additional appeals creation for an additional appeal

v0.2.10-alpha1

07 Jul 22:13
a50679c
Compare
Choose a tag to compare
v0.2.10-alpha1 Pre-release
Pre-release

Changelog

  • a50679c fix(appeal): skip creation on appeal duplication error for additional appeals (#181)

v0.2.9

17 Jun 11:12
cd0a623
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

05 Jun 01:50
72887e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.8

v0.2.8-beta1

27 Apr 04:50
334d174
Compare
Choose a tag to compare
v0.2.8-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.8-alpha1...v0.2.8-beta1

v0.2.8-alpha3

27 Apr 04:50
Compare
Choose a tag to compare
v0.2.8-alpha3 Pre-release
Pre-release

Changelog

  • b96b6e0 fix(cmd): load host from flag for core commands (#139)
  • 8f9898f fix: Check for empty options in case of additional appeal (#148)
  • 245d638 fix: add blank as default value for IAM schema
  • 6abc852 fix: skip approve_if if the evaluation of when condition is false (#150)

v0.2.8-alpha2

27 Apr 04:49
Compare
Choose a tag to compare
v0.2.8-alpha2 Pre-release
Pre-release

Changelog

  • 90e6b2a fix: Check for empty options in case of additional appeal

v0.2.8-alpha1

25 Mar 03:59
c020144
Compare
Choose a tag to compare
v0.2.8-alpha1 Pre-release
Pre-release

Changelog

  • 6e07d53 Fix: Add intermediate certs for OpenIDM SSL connectivity (#146)
  • c020144 feat: add curl and openssl to image (#147)
  • 2746cd9 fix: guardian appeal-approval flow (#144)