Skip to content

Releases: mvisonneau/strongbox

0.1.2

15 Jan 00:06
Compare
Choose a tag to compare

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

14 Jan 19:34
Compare
Choose a tag to compare

IMPROVEMENTS

  • Added CHANGELOG.md
  • Updated dependencies

BUGFIXES

  • Fixed Dockerfile
  • Fixed build versioning

0.1.0

12 Jan 17:44
Compare
Choose a tag to compare

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