Releases: FalcoSuessgott/vops
Releases · FalcoSuessgott/vops
v0.0.7
Changelog
New Features
- 9e4b54d: feat(keyfile): make keyfile optional (#28) (@FalcoSuessgott)
Dependency updates
- b87276d: feat(deps): bump github.com/hashicorp/vault/api from 1.9.0 to 1.9.1 (#26) (@dependabot[bot])
- 38f4914: feat(deps): bump github.com/hashicorp/vault/sdk from 0.8.1 to 0.9.0 (#25) (@dependabot[bot])
- 6748484: feat(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#23) (@dependabot[bot])
- 43b3c22: feat(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#24) (@dependabot[bot])
v0.0.6
Changelog
New Features
- e84db32: feat(cfgval): list token exec command error in config validate command (#15) (@FalcoSuessgott)
Bug fixes
- 2c8fb23: fix(init): add boolean flag for autounseal initialization (@FalcoSuessgott)
- b2fa50a: fix(snapshot): fix filerenaming (#17) (@FalcoSuessgott)
Dependency updates
- 945a5fe: feat(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#19) (@dependabot[bot])
- 281ce09: feat(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 (#18) (@dependabot[bot])
Other work
- 3b89058: docs(README): add example (@FalcoSuessgott)
v0.0.5
Changelog
New Features
- 5eac0ec: feat(adhoc): add adhoc command (@FalcoSuessgott)
- 098ce99: feat(prerune): use persistentprerune func and persistent cluster flags (@FalcoSuessgott)
- 0568c6f: feat(testing): add e2e test (@FalcoSuessgott)
Bug fixes
- b645e67: fix(cleanup): remove vops.yaml (@FalcoSuessgott)
v0.0.4
Changelog
New Features
- 96b60c7: feat(config): improve configfile validation (@FalcoSuessgott)
Dependency updates
- 81953ae: feat(deps): bump github.com/hashicorp/vault/sdk (@dependabot[bot])
- 8f876b3: feat(deps): bump github.com/stretchr/testify (@dependabot[bot])
Other work
- 9883112: docs(README): add example (@FalcoSuessgott)
v0.0.3
Changelog
New Features
- 89a298e: feat(login): add login subcommand (@FalcoSuessgott)
- 806084f: feat(token): add token subcommand (@FalcoSuessgott)
- 11c44ad: feat(ui): add ui subcommand (@FalcoSuessgott)
Other work
- a9f66cf: docs(README): add vhs tape (@FalcoSuessgott)
v0.0.2
Changelog
New Features
- f1cc1f0: feat(custom): introduce custom command (@FalcoSuessgott)
Bug fixes
- 4f69ed6: fix(coverage): fix coverage (@FalcoSuessgott)
Other work
- 93732b3: docs(README): badges and early stage note (@FalcoSuessgott)
- 382609c: docs(README): improve readme (@FalcoSuessgott)
v0.0.1
Changelog
New Features
- 3614143: feat(boilerplate): add boilerplate code (@FalcoSuessgott)
Dependency updates
- 9f7fc16: feat(deps): bump github.com/hashicorp/vault/api from 1.8.1 to 1.9.0 (@dependabot[bot])