diff --git a/.release-notes/main.md b/.release-notes/main.md index cc67718b4..25259841b 100644 --- a/.release-notes/main.md +++ b/.release-notes/main.md @@ -21,3 +21,15 @@ Release notes for `TODO`. ## 💫 New features 💫 - Added support for templating filenames used in operations +- Added `ppc64le` and `s390x` binaries in release artifacts +- Added support for Kubernetes 1.31 +- Added server side validation to validate the submitted resource +- Added support for overriding the working directory in `command` and `script` operations +- Compile string expressions at loading time +- Made json path value optional in `wait` operation +- Improved logging with `begin`, `end` and `warning` statuses +- Added golang 1.23 support + +## 🔧 Fixes 🔧 + +- Fixed configuration `v1alpha2` lint command