You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 I have created a release *beep* *boop*
---
## 0.37.0 (2025-11-03)
<!-- Release notes generated using configuration in .github/release.yaml
at main -->
## What's Changed
### Exciting New Features 🎉
* feat: add Multus CNI integration with socket-based readiness by
@legacyrj in
#1367
* feat: Add support for deploying K8s Agent as Helm Addon during cluster
deployment by @vijayaraghavanr31 in
#1345
* feat: Build with go 1.25.3 to fix CVEs by @jimmidyson in
#1369
## New Contributors
* @legacyrj made their first contribution in
#1367
**Full Changelog**:
v0.36.0...v0.37.0
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.37.0 (2025-11-03)
4
+
5
+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6
+
7
+
## What's Changed
8
+
### Exciting New Features 🎉
9
+
* feat: add Multus CNI integration with socket-based readiness by @legacyrj in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1367
10
+
* feat: Add support for deploying K8s Agent as Helm Addon during cluster deployment by @vijayaraghavanr31 in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1345
11
+
* feat: Build with go 1.25.3 to fix CVEs by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1369
12
+
* feat: ensure Cilium kube-proxy is enabled when kube-proxy is disabled by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1371
13
+
### Fixes 🔧
14
+
* fix: webhook panic when management cluster has nil topology by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1372
15
+
16
+
## New Contributors
17
+
*@legacyrj made their first contribution in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1367
0 commit comments