We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11530ff commit 58ba6bdCopy full SHA for 58ba6bd
.release-notes/main.md
@@ -21,3 +21,15 @@ Release notes for `TODO`.
21
## 💫 New features 💫
22
23
- Added support for templating filenames used in operations
24
+- Added `ppc64le` and `s390x` binaries in release artifacts
25
+- Added support for Kubernetes 1.31
26
+- Added server side validation to validate the submitted resource
27
+- Added support for overriding the working directory in `command` and `script` operations
28
+- Compile string expressions at loading time
29
+- Made json path value optional in `wait` operation
30
+- Improved logging with `begin`, `end` and `warning` statuses
31
+- Added golang 1.23 support
32
+
33
+## 🔧 Fixes 🔧
34
35
+- Fixed configuration `v1alpha2` lint command
0 commit comments