Releases: Overal-X/storm
Releases · Overal-X/storm
v0.0.17
Changelog
Others
- 2ae1bdf: Add AES encryption and decryption commands for inventory management (@struckchure)
- 4ece7bc: Update README.md (@struckchure)
- 34f86a8: Update README.md (@struckchure)
- 37e2b22: Update README.md (@struckchure)
- 41df6f1: Update README.md (@struckchure)
- b2bdec8: Update README.md (@struckchure)
- 5c7a713: Update README.md (@struckchure)
- f0f01ca: Update README.md (@struckchure)
- a21c53c: Update README.md (@struckchure)
- 238fb2c: Update README.md (@struckchure)
v0.0.16
Changelog
Others
- 1221ab7: build(scripts): updates version to
v0.0.16
(@struckchure) - be22900: style(agent.go): removes excess
>
in agent run output (@struckchure)
v0.0.15
Changelog
Docs
- 0fb0c08: docs(docs): adds directory field to
workflow.yaml
sample (@struckchure) - 6fd7889: docs(samples): adds yam language server scheme to configs (@struckchure)
Others
- dc9c277: build(scripts): updates script default installation version to
v0.0.15
(@struckchure) - b67a57b: build(scripts): updates scripts to
v0.0.14
(@struckchure) - bf6f736: docs(schema.workflow.json): adds
directory
to json schema (@struckchure) - 586a17e: docs(scheme.workflow.json): removes id field from step, adds directory field (@struckchure)
- 047de1c: feat(json-schema): adds json schema for intellisense (@struckchure)
- 3b8d291: feat(workflow.go): adds support to specify directory for steps (@struckchure)
v0.0.14
Changelog
Others
- 38b366e: feat(cmd/main.go): adds json (for cli) and struct (code) format (@struckchure)
v0.0.13
Changelog
Docs
- 1924ba9: docs(readme): updates readme file (@struckchure)
Others
- 6637f0f: build(goreleaser): adds cloudsmith as publisher (@struckchure)
- 939ad7b: build(goreleaser): removes cloudsmith publish (@struckchure)
- a68e986: docs(samples/basic/inventory.yaml): adds different port for server inventory (@struckchure)
- 619b43a: feat(workflow.go): adds option to recieve step output as struct (@struckchure)
- 9079f5a: fix(cmd/main.go): applies agent and workflow updates to cli (@struckchure)
- cab09ae: perf(ably): removes ably client helper and dependencies (@struckchure)
- 3443284: refactor(agent.go): updates workflow run args to allow nil on fields (@struckchure)
v0.0.12
Changelog
Bug fixes
- 52e1177: fix(goreleaser): updates regexp grouping pattern (@struckchure)
Others
- c5e2247: build(goreleaser): groups changelog (@struckchure)
- 1fc8780: build(goreleaser): updates goreleaser changelog to use
github
(@struckchure) - a840918: build(scripts): upgrades scripts to
v0.0.12
(@struckchure) - 2464edc: ci(build-and-release.yaml): updates release workflow (@struckchure)
- 77cd95c: docs(samples/basic/inventory.yaml): removes port 22, adds private ssk key to config (@struckchure)
- 94041c9: feat(agent.go): updates agents to use private ssh key (@struckchure)
- 5c43a1b: feat(inventory_type.go): adds default ssh port to 22, reads ssh file from config (@struckchure)
- 3a1b5d5: feat(ssh.go): adds private ssh key authentication (@struckchure)