Skip to content

Commit b90a53a

Browse files
github-actions[bot]jimmidyson
authored andcommitted
release(main): v0.7.0
1 parent 5e00c3b commit b90a53a

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.0"
2+
".": "0.7.0"
33
}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 0.7.0 (2024-04-15)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Exciting New Features 🎉
9+
* feat: Sync up from d2iq-labs fork by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/489
10+
* feat: set default instance profile for AWS CP and worker nodes by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/506
11+
### Fixes 🔧
12+
* fix: set defaults for AWS CP and Worker instanceType by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/504
13+
### Other Changes
14+
* build: Remove unused tool crane by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/459
15+
* ci: Add govulncheck check by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/461
16+
* ci: Remove auto-approve PR steps by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/462
17+
* build: Tidy up examples sync script by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/458
18+
* test: Remove redundant test case from httpproxy handler by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/463
19+
* ci: Fix pages workflow concurrency by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/493
20+
* refactor: Replace direct usage of CAAPH API with vendored types by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/492
21+
* refactor: Update module paths to use nutanix-cloud-native GH org by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/494
22+
* build: Remove unused capbk and capd hack modules by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/496
23+
* docs: add pull request template for the repository by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/502
24+
* docs: Add file extension to containerd-metrics doc by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/503
25+
* build: set dockerhub credentials for Nutanix examples by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/501
26+
27+
28+
**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.6.0...v0.7.0
29+
330
## 0.6.0 (2024-03-19)
431

532
<!-- Release notes generated using configuration in .github/release.yaml at main -->

0 commit comments

Comments
 (0)