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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 0.36.0 (2025-10-28)
4
+
5
+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6
+
7
+
## What's Changed
8
+
### Exciting New Features 🎉
9
+
* feat: update Nutanix CSI to 3.3.8 by @prajnutanix in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1320
10
+
* feat: update all addon versions by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1352
11
+
* feat: deploy AWS Load Balancer controller in EKS clusters by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1341
12
+
* feat: NFD local feature discovery for aws placement groups by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1363
13
+
### Fixes 🔧
14
+
* fix: update CAPA to v2.10.0-ncn.1 by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1360
15
+
* fix: skip syncing controlplane's infrastructure templates for EKS Clusterclass by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1366
16
+
### Other Changes
17
+
* build: handle missing creds Secrets listing CSI images by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1359
18
+
* build: fix list-images for AWS LB controller by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1364
0 commit comments