v0.1.9-alpha.1
Pre-release
Pre-release
github-actions
released this
13 Mar 22:54
·
459 commits
to main
since this release
Changelog
- f616ebe Add an actual link to docs (#1109)
- cde08b5 Brew formula update for chainsaw version v0.1.8 (#1040)
- b9ff758 chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 (#1108)
- 418ceb2 chore(deps): Bump anchore/sbom-action from 0.15.8 to 0.15.9 (#1054)
- c0f9d34 chore: add a couple unit tests (#1067)
- deaaa48 chore: add api unit tests (#1101)
- c040890 chore: add client unit tests (#1102)
- 259168e chore: add functions unit tests (#1107)
- 4fe0f37 chore: add k8s-server-version example (#1056)
- d33e677 chore: add mutate unit tests (#1103)
- 7d3025e chore: add resource unit tests (#1071)
- affce9c chore: add runner client unit tests (#1104)
- a0d37e4 chore: add unit tests for the utils package (#1049)
- 18d8b33 chore: add unit tests for the utils package (#1051)
- 2d31993 chore: add unit tests for values package (#1048)
- dfd4353 chore: add update operation tests (#1105)
- 58e5a3c chore: add v0.1.8 to drop down templates (#1041)
- 7da4d79 chore: add validation unit tests (#1044)
- fb833d0 chore: add validation unit tests (#1045)
- a49c9ff chore: clean mutate package (#1106)
- 75d6d15 chore: fix makefile (#1068)
- 4acd57b chore: fix makefiles dependencies (#1063)
- 741676b chore: ignore testing package in codecov (#1050)
- bc1bceb chore: update release notes (#1100)
- 5ce39e2 feat: add bindings in build docs command (#1091)
- 3e39a5d feat: add create operation outputs support (#1074)
- 778a524 feat: add env name template support in command and script (#1082)
- 4a92e7f feat: add infos binding (#1077)
- a79c12f feat: add match support in script and command outputs (#1081)
- 636150c feat: add more templating support (#1062)
- 9eaf580 feat: add outputs support to apply operation (#1072)
- 0c9194b feat: add patch operation outputs support (#1076)
- 11fe12f feat: add update operation (#1088)
- 40f7479 feat: support template in resource reference (#1061)
- 81235ea fix: add binding name validation (#1080)
- 6ee27bb fix: add missing operations in build docs command and support test level catch (#1070)
- f398253 fix: add unit tests and config as forbidden binding name (#1043)
- 4ac79a4 fix: bad usage of stdout (#1096)
- 6c91795 fix: build docs command for files with multiple tests (#1087)
- 3099b42 fix: create template field management (#1057)
- 3e2ae4c fix: create template field management (#1058)
- f66d7d5 fix: format api validation (#1064)
- c6560f4 fix: relax step file discovery regexp (#1098)
- f7564b1 fix: resource templating in non resource assertions (#1073)
- c85e0e8 fix: template in assert diff (#1095)
- 726ca61 fix: test level bindings evaluated too early (#1097)
- da97e3a fix: typo (#1065)
- ef00c7b refactor: binding names validation (#1083)
- df81ff6 refactor: bindings (#1079)
- 7ce628b refactor: output bindings (#1084)
- 4d487e0 refactor: pass bindings and context to collectors (#1060)