Skip to content

Commit a635f6a

Browse files
chore: update release notes (#1928) (#1930)
Signed-off-by: Charles-Edouard Brétéché <[email protected]> Co-authored-by: Charles-Edouard Brétéché <[email protected]>
1 parent 20862ce commit a635f6a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.release-notes/main.md

+12
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,15 @@ Release notes for `TODO`.
2121
## 💫 New features 💫
2222

2323
- 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

Comments
 (0)