Releases: microsoft/cluster-api-provider-azurestackhci
Releases · microsoft/cluster-api-provider-azurestackhci
v1.1.17
v1.1.17-rc.2
What's Changed
- add AzureStackHCIClusterTemplate for clusterclass by @mogliang in #275
- CAPI 1.5 -> 1.7 by @astaninger in #277
- Fix dockerfile binary permissions by @astaninger in #279
- Gpu api change to include gpu count by @wenjlu-lgy in #276
New Contributors
- @wenjlu-lgy made their first contribution in #276
Full Changelog: v1.1.16-rc.1...v1.1.17-rc.2
v1.1.16-rc.1
What's Changed
- Add default ratelimiter by @DarrenDeng137 in #269
New Contributors
- @DarrenDeng137 made their first contribution in #269
Full Changelog: v1.1.16-rc.0...v1.1.16-rc.1
v1.1.16-rc.0
What's Changed
- Check CloudAgent reachability in caph liveness probe by @PavanNeerudu in #266
- Update moc reference for f16s_hpn vm size support by @yingzhan-msft in #270
- pretify moc version message by @lpdnju in #271
- Revert "Update moc reference for f16s_hpn vm size support (#270)" by @yingzhan-msft in #273
- Moc revendor for Standard_F16s_HPN SKU support by @yingzhan-msft in #274
- Migration to MCR by @martiniadam in #272
New Contributors
- @yingzhan-msft made their first contribution in #270
Full Changelog: v1.1.15...v1.1.16-rc.0
v1.1.15
What's Changed
- Remove old APIs to help with removing older module dependencies. by @PavanNeerudu in #259
- update kustomize by @apurvparekh30 in #262
- Don't wrap not-found error by @nistopia in #261
- Add Availability Set support by @bgriddaluru in #265
- Fix config CRD base yaml files for new fields in CR by @bgriddaluru in #268
- Delete VNet before deleting group by @mchen727 in #263
- switch logger to klog which is same as k8s system components by @lpdnju in #267
New Contributors
- @apurvparekh30 made their first contribution in #262
- @nistopia made their first contribution in #261
- @mchen727 made their first contribution in #263
Full Changelog: v1.1.14...v1.1.15
v1.1.14
What's Changed
- Fix component governance for cloud-operator by @astaninger in #240
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.44.0 by @astaninger in #242
- add correlationId in eventhandler of ctrl by @lpdnju in #243
- updating owner by @pradipd in #244
- Vendor packages for A16 GPU. by @JamesLiang29 in #247
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #246
- Add codeql yaml by @zawachte in #248
- Fix CVE-2023-48795, CVE-2023-46129, CVE-2023-47090 and legal alert by @astaninger in #249
- AzureStackHCIVirtualMachine Deletion Bug fix, tests, mocks and fixes for issues including linting, codeql, tsa, etc by @PavanNeerudu in #250
- Fixing CodeQL S360 issues by @JocelynBerrendonner in #252
- disable get moc deploymentid by @lpdnju in #251
- Using CAPI 1.5 by @martiniadam in #255
Full Changelog: v1.1.13...v1.1.14
v1.1.11-hotfix.0
Support for non-default MOC storage containers
added networkinterface spec
networkinterface spec will be used to populate secondary ipconfigurations for the node.
v1.1.9
Revert "Bump capi version to v1.4.2 (#217)" (#226) This reverts commit aec84daf8297446b7a13fb795f990edc934bbfce. Co-authored-by: Zhengyue Cheng <[email protected]>
v1.1.7-hotfix.2
stop logging full vm structure object (#209) Co-authored-by: zach <[email protected]>