github Azure/azure-workload-identity v0.4.0

latest releases: v1.3.0, v1.2.2, v1.2.1...
2 years ago

v0.4.0 - 2021-08-26

Bug Fixes 🐞

  • bypass cache and get from apiserver if serviceaccount not found (#140)
  • update release targets to replace image in yaml (#128)

Continuous Integration 💜

  • do not use --dirty when generating CI image version (#136)
  • replace kind cluster version v1.18.19 with v1.22.0 (#134)
  • add /usr/local/go/bin to PATH (#132)
  • update regex in chart publish workflow (#119)

Documentation 📘

  • rename to azure-workload-identity (#151)
  • add docs on development and releasing (#143)
  • update description for tenantID annotation and fix errors (#141)
  • replace SERVICE_PRINCIPAL_* with APPLICATION_* and add steps for setting up OIDC URL (#131)
  • fix typos and broken link (#129)
  • add commands for setting up trust (#121)

Features 🌈

  • rename module and annotations from aad-pod-managed-identity to azure-workload-identity (#150)
  • implement proxy using msal-go (#142)
  • rename TOKEN_FILE_PATH to AZURE_FEDERATED_TOKEN_FILE (#133)

Maintenance 🔧

  • remove helm package and update promote-staging-manifest make target (#147)
  • use AZURE_AUTHORITY_HOST environment variable in msal-go example (#138)
  • enable additional linters (#118)

Security Fix 🛡️

  • fix CVE-2021-3711, CVE-2021-3712 (#153)

Testing 💚

  • update verify_deployment_yaml job to use latest image (#152)
  • use proxy-test-sa for proxy tests and run e2e tests in parallel (#146)
  • poll for service account creation (#125)
  • add --overwrite-existing when getting KUBECONFIG (#126)
  • reenable helm upgrade e2e (#120)

Don't miss a new azure-workload-identity release

NewReleases is sending notifications on new releases.