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.44.0 (2026-02-27)
<!-- Release notes generated using configuration in .github/release.yaml
at main -->
## What's Changed
### Exciting New Features 🎉
* feat: support registry addon PersistentVolume expansion by @dkoshkin
in
#1454
* feat: Require every NTP server to be a unique IP or DNS name by
@dlipovetsky in
#1492
* feat: Preflight checks for validating pod and service CIDRs by
@legacyrj in
#1493
### Fixes 🔧
* fix: Skip preflight when only spec change is paused field by
@dlipovetsky in
#1485
* fix: changing self-hosted runners for CI jobs by @abhay-nutanix in
#1494
**Full Changelog**:
v0.43.0...v0.44.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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 0.44.0 (2026-02-27)
4
+
5
+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6
+
7
+
## What's Changed
8
+
### Exciting New Features 🎉
9
+
* feat: support registry addon PersistentVolume expansion by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1454
10
+
* feat: Require every NTP server to be a unique IP or DNS name by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1492
11
+
* feat: Preflight checks for validating pod and service CIDRs by @legacyrj in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1493
12
+
### Fixes 🔧
13
+
* fix: Skip preflight when only spec change is paused field by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1485
14
+
* fix: changing self-hosted runners for CI jobs by @abhay-nutanix in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1494
0 commit comments