Releases: mvisonneau/strongbox
Releases · mvisonneau/strongbox
0.1.2
FEATURES
- Implemented a function to rotate transit keys [GH-2]
- Got a full test environment in Makefile, added Vault container
- Possibility to generate random passwords on secret writes [GH-4]
IMPROVEMENTS
- Added links in Changelog
- Nicer version output
- Updated CLI, added some flags on secret write and read functions
- Enhanced functions usage outputs
BUGFIXES
- Fixed
status
command on empty Vault Cluster
0.1.1
IMPROVEMENTS
- Added CHANGELOG.md
- Updated dependencies
BUGFIXES
- Fixed Dockerfile
- Fixed build versioning
0.1.0
FEATURES
- Dockerfile for building the app
- Implement the CLI
- Management of state file
- Management of Vault transit keys
- Management of secrets
- Plan and apply changes on Vault
- Makefile
- CI
- Some unit tests
- License