v0.14.0 - 2022-10-20
Changelog
Bug Fixes 🐞
Continuous Integration 💜
Documentation 📘
- 43a8bf6 docs: update keyvault command for managed identity in quickstart (#583)
- 2e02d54 docs: update docs for managed identity (#577)
- 32b5da0 docs: update to non-beta Azure Identity SDKs (#574)
- c618a64 docs: Use KEYVAULT_URL in quick start guide (#563)
Features 🌈
- 885c9d1 feat: add azure-identity java example (#585)
- 75ae5a2 feat: add azure-identity .NET example (#581)
- 8aadc8f feat: add azure-identity node example (#580)
- d3ea1dc feat: add azure-identity python example (#579)
Maintenance 🔧
- fdb07e0 chore: bump dependencies for k8s v1.25.3 (#600)
- 6c77e40 chore: bump github.com/Azure/aad-pod-identity from 1.8.12 to 1.8.13 (#595)
- 82df24e chore: bump k8s.io/kubernetes from 1.25.2 to 1.25.3 (#597)
- 662a3e4 chore: bump docker/login-action from 2.0.0 to 2.1.0 (#598)
- 529d525 chore: bump github/codeql-action from 2.1.26 to 2.1.27 (#589)
- 708c8dd chore: bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 (#588)
- 14e2d37 chore: bump github/codeql-action from 2.1.25 to 2.1.26 (#578)
- a00ef76 chore: Update KEYVAULT_URL in dotnet and python examples (#573)
- 83fbae3 chore: bump k8s.io/kubernetes from 1.25.1 to 1.25.2 (#570)
- 188a279 chore: bump github/codeql-action from 2.1.24 to 2.1.25 (#571)
- c8527f3 chore: update golangci-lint to v1.49.0 (#565)
- cb6f5bc chore: bump k8s.io/kubernetes from 1.25.0 to 1.25.1 (#567)
- 7e8eae2 chore: bump github/codeql-action from 2.1.22 to 2.1.24 (#568)
- c91eb15 chore: Load keyvault url from environment variable in example (#561)
- 1f67e29 chore: bump github.com/Azure/aad-pod-identity from 1.8.11 to 1.8.12 (#558)
- 0ad2a3b chore: bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#559)
- 33d34cb chore: bump azure/login from 1.4.5 to 1.4.6 (#560)
- 9c747e8 chore: run apt update && apt upgrade -y in dockerfile
- 2e1d7d4 chore: support kubernetes v1.25.0 (#552)
Security Fix 🛡️
- 174a043 security: fix multiple CVEs