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.33.0 (2025-07-28)
<!-- Release notes generated using configuration in .github/release.yaml
at main -->
## What's Changed
### Exciting New Features 🎉
* feat: Reserve time to return preflight results before webhook timeout
by @dlipovetsky in
#1235
* feat: Support context for all Nutanix client calls by @dlipovetsky in
#1234
* feat: Support AWS PlacementGroups by @jimmidyson in
#1219
### Fixes 🔧
* fix(webhook): Update cluster webhook to validate failure domains by
@thunderboltsid in
#1233
* fix: More fixes to preflight result messages and fields by
@dlipovetsky in
#1240
* fix(deps): udpate CAPX to v1.7.0-beta.5 by @thunderboltsid in
#1241
### Other Changes
* build: Use GH client and token for coredns version mapping by
@jimmidyson in
#1238
* build: Update all tools by @jimmidyson in
#1237
**Full Changelog**:
v0.32.0...v0.33.0
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dimitri Koshkin <[email protected]>
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.33.0 (2025-07-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: Reserve time to return preflight results before webhook timeout by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1235
10
+
* feat: Support context for all Nutanix client calls by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1234
11
+
* feat: Support AWS PlacementGroups by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1219
12
+
### Fixes 🔧
13
+
* fix(webhook): Update cluster webhook to validate failure domains by @thunderboltsid in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1233
14
+
* fix: More fixes to preflight result messages and fields by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1240
15
+
* fix(deps): udpate CAPX to v1.7.0-beta.5 by @thunderboltsid in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1241
16
+
### Other Changes
17
+
* build: Use GH client and token for coredns version mapping by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1238
18
+
* build: Update all tools by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1237
0 commit comments