v1.2.0 - 2022-06-14
Changelog
Bug Fixes 🐞
- 858b765 fix: use
tenantID
instead oftenantId
in parameters (#898) - 98a796f fix: updates arc ext check (#893)
- 21f8715 fix: Fixing chart version number in chart docs (#845)
- 6cff99c fix: update versions installed in devcontainer (#835)
Code Refactoring 💎
Continuous Integration 💜
- 1e5b425 ci: add CODEOWNERS file (#911)
- a61c21a ci: remove kubernetes version 1.20 (EOL) (#847)
- 9a4f5c1 ci: add exempt-pr-labels for stalebot (#840)
- 35cc84f ci: use chore prefix for dependabot updates and update pr exclude paths (#827)
Documentation 📘
- 654b5c5 docs: use
id
instead ofobjectId
for app object id (#914) - 327bf30 docs: fix uninstall commands in openshift (#913)
Features 🌈
Maintenance 🔧
- cc6bb04 chore: add additional logs in fetch cert chain (#912)
- db2dadb chore: update kubernetes deps to v1.24.1 (#908)
- 477b23e chore: adds installation method to template (#907)
- 20dbb05 chore: update to yaml.v3 (#905)
- 619225d chore: bump actions/setup-go from 3.1.0 to 3.2.0 (#902)
- 6f16013 chore: update debian-base to bullseye-v1.3.0 (#901)
- e0ff59e chore: bump goreleaser/goreleaser-action from 2.9.1 to 3 (#895)
- 9e590f0 chore: fix troubleshooting link in issue template (#894)
- 105deab chore: bump actions/setup-go from 3.0.0 to 3.1.0 (#888)
- b643e58 chore: support v1.24.0 kind cluster version (#886)
- 5fbdbc7 chore: helm chart release v1.1.3 for arc monitoring (#874)
- ee7fd7b chore: update go-autorest to v0.11.27 (#868)
- 7e8157a chore: bump codecov/codecov-action from 3.0.0 to 3.1.0 (#869)
- 32ccaa4 chore: bump actions/checkout from 3.0.1 to 3.0.2 (#870)
- ffb6e2c chore: bump actions/checkout from 3.0.0 to 3.0.1 (#862)
- 248d561 chore: change default to
/var/run
for provider path (#859) - 4e49d62 chore: bump actions/stale from 4 to 5 (#855)
- ed12204 chore: bump codecov/codecov-action from 2.1.0 to 3 (#856)
- ff80a0f chore: update to debian-base:bullseye-v1.2.0 for arc conformance (#849)
- b1cd97a chore: helm chart release for driver v1.1.2 (#848)
- 1026a58 chore: upgrade kubernetes and driver deps (#843)
- 8057df1 chore: upgrade to go 1.18 (#842)
- c0bf191 chore: switch to upstream acr (#841)
- 9f90d95 chore: helm chart release for driver v1.1.1 (#830)
- a51ffa4 chore: upgrade to driver v1.1.1 (#825)
Security Fix 🛡️
- 2540d1c security: fix CVE-2022-29162 (#899)
- 2b35c17 security: fix CVE-2022-27191 (#876)
- f5d5661 security: bump actions/checkout from 2.4.0 to 3 (#823)