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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
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
+
13
+
## New Contributors
14
+
*@legacyrj made their first contribution in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1367
0 commit comments