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
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
3
+
## 0.2.0 (2023-09-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: AWS cluster config patch by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/172
10
+
* feat: Combine generic variables with provider specific variables by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/173
11
+
* feat: Use external patch for Docker provider custom image by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/188
12
+
* feat: vendor infrastructure provider APIs by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/190
13
+
* feat: Introduce scheme and decoder helpers by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/191
14
+
* feat: add imageRegistryCredentials handler by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/174
15
+
### Fixes 🔧
16
+
* fix: bring back missing docker handlers by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/187
17
+
### Other Changes
18
+
* build: Add example files to release artifacts by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/169
19
+
* build: Add AWS clusterclass example by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/162
20
+
* refactor: Move generic handlers into generic directory by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/171
21
+
* ci: Simplify shell configuration by setting defaults by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/184
22
+
* build: Disable fortify hardener to enable local debugging by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/186
23
+
* docs: Add more details about single var by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/185
24
+
* refactor: Move meta handlers to provider packages by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/193
0 commit comments