Features 🌈
- add support for btrfs resize (#1225)
- add azureGoSDKLogLevel config in chart (#1232)
- support driver deployment on Windows node as host-process containers (#1201)
Bug Fixes 🐞
- fix: CVE-2022-0778 in image build (#1222)
- fix: leader-election namespace issue (#1238)
What's Changed
- fix: CVE-2022-0778 in image build by @andyzhangx in #1222
- test: fix capz test failure by @andyzhangx in #1221
- feat: add support for btrfs resize by @andyzhangx in #1225
- chore: refine prometheus metrics by @andyzhangx in #1230
- feat: add azureGoSDKLogLevel config in chart by @andyzhangx in #1232
- test: fix volume cloning test failure on capz by @andyzhangx in #1233
- test: fix clone volume test failure on capz by @andyzhangx in #1235
- feat: Run Windows containers as host-process containers by @marosset in #1201
- fix: leader-election namespace issue by @andyzhangx in #1238
- chore: upgrade azure lib by @andyzhangx in #1239
New Contributors
Full Changelog: v1.13.0...v1.14.0