Releases: OpenCHAMI/ochami
Releases · OpenCHAMI/ochami
v0.0.4
Changelog
Fixes
Build System
- 033279e: build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (@dependabot[bot])
- c21a5a0: ci: fix zsh completion install path (@synackd)
- 6a31583: ci: install to /usr/... instead of /usr/local/... (@synackd)
- d1e7308: ci: remove duplicate binary install path (@synackd)
Other
v0.0.3
v0.0.2
v0.0.1
Changelog
Features
- 7e0c6a4: feat: add --output-format for commands that need it (@synackd)
- 47717d0: feat: add config-set command (@synackd)
- c7239e8: feat: add config-unset command (@synackd)
Build System
- c753cd9: build: ignore config when generating shell completions (@synackd)
- 25280d9: ci: add shell completions (@synackd)
Other
- e6547cb: chore: run gofmt (@synackd)
- 7a417b2: chore: run gofmt (@synackd)
- fcd3754: doc(man): add cloud-init(1) man page (@synackd)
- 07d5179: doc: add --output-format to man pages (@synackd)
- 8c10404: doc: add example config file (@synackd)
- 7460d36: doc: update man pages with config command changes (@synackd)
- 643c307: refactor(cloud-init): match API of cloud-init server v0.1.1 (@synackd)
- 91b8668: refactor: replace viper with koanf (@synackd)
v0.0.1-beta.11
Changelog
Build System
Other
- 2ae6064: chore: fix long description of config-cluster-set (@synackd)
- 3464c95: doc(man): add ochami(1) man page (@synackd)
- 2fee92f: doc(man): add ochami-bss(1) man page (@synackd)
- 166624a: doc(man): add ochami-config(1) and ochami-config(5) man pages (@synackd)
- eb9ad41: doc(man): add ochami-discover(1) man page (@synackd)
- b049f8e: doc(man): add ochami-smd(1) man page (@synackd)
- 920e55f: doc(man): ignore generated man files (@synackd)
v0.0.1-beta.10-1
v0.0.1-beta.10
Changelog
Features
- e09a76b: feat: add ability to read payload from stdin (@synackd)
- 6bba832: feat: check token expiration and validate locally (@synackd)
- 6cb6d90: feat: group SMD and BSS commands (@synackd)
Fixes
- db92995: fix(discover): append xname to group (@synackd)
- 57d3be2: fix(discover): use 'nodes' dict instead of plain YAML list (@synackd)
Documentation
Build System
v0.0.1-beta.9
Changelog
Fixes
Build System
- fc9e8b0: ci(goreleaser): allow printable characters in commit message component (@synackd)
- 29eaaf7: ci(goreleaser): rename module GitHub org from synackd to OpenCHAMI (@synackd)
- c557fe4: ci(goreleaser): use latest v2 (@synackd)
- 0120b28: ci: attest all versions of the binary (@synackd)
- ce6b4f6: ci: attest container (@synackd)
- 79f010e: ci: include cpu arch versions (@synackd)