Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 10:32
· 238 commits to refs/heads/main since this release
f98e55f

Bug Fixes

  • Implement auth token issuance on cluster access @jastBytes (#179)
    • In v0.4.0 there has been a bug so that users which are not allowed to access a certain cluster still could leverage the API to get a valid token for that cluster. This has been fixed in this release.
  • Ignore deleted tenants on tenant users @jastBytes (#173)

Maintenance

  • ghactions: bump dependabot/fetch-metadata from 1.1.1 to 1.3.1 @dependabot (#174)
  • golang: bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.37 @dependabot (#176)