Skip to content

Commit 64f4e33

Browse files
release(main): v0.3.0
1 parent e5fea7d commit 64f4e33

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## 0.3.0 (2024-01-24)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Exciting New Features 🎉
9+
* feat: starts additional sec groups by @faiq in https://github.com/d2iq-labs/capi-runtime-extensions/pull/252
10+
* feat: add control-plane load balancer scheme patch by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/228
11+
* feat: Pull in CAAPH APIs by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/282
12+
* feat: Use latest dynamic credential provider and v1 kubelet API by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/293
13+
* feat: Add ClusterResourceSet strategy for CNI installation by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/288
14+
### Fixes 🔧
15+
* fix: Stable EBS CSI manifests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/270
16+
### Other Changes
17+
* build: Upgrade devbox tools by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/271
18+
* ci: Update release please configuration for v4 action by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/274
19+
* build: Add release conventional commut type for release PRs by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/276
20+
* docs: Add intro page to user docs by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/280
21+
* build: Use ko for building OCI image by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/281
22+
* build: Add files for clusterctl compatibility by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/284
23+
* build: local development in macOS(and Linux) arm64/amd64 using local colima instance by @supershal in https://github.com/d2iq-labs/capi-runtime-extensions/pull/285
24+
* build: Lint for missed errors in tests too by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/287
25+
* build: Remove unused upx makefile stuff by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/291
26+
* docs: Fix indentation of AWS secret example by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/294
27+
* build: Add k8s 1.28 KinD for testing by default by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/295
28+
* build: Add devbox update scheduled job by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/310
29+
* build(main): Latest devbox update (2024-01-22) by @github-actions in https://github.com/d2iq-labs/capi-runtime-extensions/pull/315
30+
* ci: Group k8s mod updates for dependabot by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/316
31+
* build(main): Latest devbox update (2024-01-24) by @d2iq-labs-actions-pr-bot in https://github.com/d2iq-labs/capi-runtime-extensions/pull/320
32+
33+
## New Contributors
34+
* @d2iq-labs-actions-pr-bot made their first contribution in https://github.com/d2iq-labs/capi-runtime-extensions/pull/320
35+
36+
**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.2.0...v0.3.0
37+
338
## 0.2.0 (2023-10-19)
439

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

0 commit comments

Comments
 (0)