File tree Expand file tree Collapse file tree 4 files changed +35
-12
lines changed
Expand file tree Collapse file tree 4 files changed +35
-12
lines changed Original file line number Diff line number Diff line change 1414 label : chainsaw version Version
1515 description : What version of chainsaw are you running?
1616 options :
17+ - v0.2.10
1718 - v0.2.9
1819 - v0.2.8
1920 - v0.2.7
Original file line number Diff line number Diff line change 2323 label : chainsaw version Version
2424 description : What version of chainsaw are you running?
2525 options :
26+ - v0.2.10
2627 - v0.2.9
2728 - v0.2.8
2829 - v0.2.7
Original file line number Diff line number Diff line change 22
33Release notes for ` TODO ` .
44
5+ <!--
6+ ## ‼️ Breaking changes ‼️
7+
58## 💫 New features 💫
69
7- - Added bindings support when referencing step templates
8- - Restructured the reports system
9- - Added reports in JSON format back
10- - Added new JUnit report formats with different granularity (` JUNIT-TEST ` , ` JUNIT-STEP ` , ` JUNIT-OPERATION ` )
11- - ` XML ` report format should be considered deprecated and replaced with one of the ` JUNIT-* ` format
10+ ## ✨ UI changes ✨
1211
13- ## 🔧 Fixes 🔧
12+ ## ⭐ Examples ⭐
1413
15- - Fixed default report name not set correctly
16- - Made ` template ` required when referencing a step template
14+ ## ⛵ Tutorials ⛵
1715
18- ## 📚 Docs 📚
16+ ## 🔧 Fixes 🔧
1917
20- - Started a JMESPath function example page in the docs (only ` x_k8s_get ` is available at this time)
18+ ## 📚 Docs 📚
2119
2220## 🎸 Misc 🎸
23-
24- - Removed test ` v1alpha2 ` API for now
21+ -->
Original file line number Diff line number Diff line change 1+ # Release notes
2+
3+ Release notes for ` v0.2.10 ` .
4+
5+ ## 💫 New features 💫
6+
7+ - Added bindings support when referencing step templates
8+ - Restructured the reports system
9+ - Added reports in JSON format back
10+ - Added new JUnit report formats with different granularity (` JUNIT-TEST ` , ` JUNIT-STEP ` , ` JUNIT-OPERATION ` )
11+ - ` XML ` report format should be considered deprecated and replaced with one of the ` JUNIT-* ` format
12+
13+ ## 🔧 Fixes 🔧
14+
15+ - Fixed default report name not set correctly
16+ - Made ` template ` required when referencing a step template
17+
18+ ## 📚 Docs 📚
19+
20+ - Started a JMESPath function example page in the docs (only ` x_k8s_get ` is available at this time)
21+
22+ ## 🎸 Misc 🎸
23+
24+ - Removed test ` v1alpha2 ` API for now
You can’t perform that action at this time.
0 commit comments