Skip to content

Releases: razzkumar/vlt

v1.0.1

27 Mar 11:02

Choose a tag to compare

Changelog

  • fef9261 feat: support recursive directory secret export
  • 21400e1 fix: ci lint config

v1.0.0

27 Mar 04:13

Choose a tag to compare

Changelog

  • ef43277 Merge pull request #1 from razzkumar/fix-file-store
  • 733f519 Merge pull request #3 from razzkumar/enhancement
  • d246d0d feat: Phase 2 & 3 - bug fixes and refactoring
  • ca11802 feat: add auto completion
  • 0dc558e feat: add copy command for duplicating secrets between paths
  • aee1628 feat: add file matadata
  • a989340 feat: add file support
  • ba016da feat: add j json command
  • a507137 feat: add json command
  • 31a6167 feat: add more readable command
  • e977eee feat: add test infrastructure with VaultClient interface and mock
  • 114ffd7 feat: add test script
  • 7e1f774 feat: add vault-env
  • 3eed546 feat: new commands, config validation, error handling, CLI options
  • c422560 feat: open-source readiness — security fixes, CI/CD, and community files
  • e582d6e feat: refactor code
  • eb1f538 feat: setup .vlt.yaml and use --from-file
  • 712f27c feat: setup cli app
  • f98cb57 feat: setup config
  • a3ea891 feat: setup transit key
  • 972e596 feat: support recursive copies across Vault instances
  • 54a7816 feat: update more readable yarml config
  • d68b246 feat: upgrade version
  • ae88866 feat: use default config vault-env.yaml
  • 03e926f feat: ~/.vlt.yaml config
  • b015d89 fix: add vlt
  • f52755a fix: address PR review findings — security, completions, and CI
  • fba9fb9 fix: address critical and high review findings from PR #4
  • 36a1b6f fix: config
  • 58eb7d0 fix: default permissions
  • 036f458 fix: encyption on sync
  • 965a183 fix: env put and file get
  • 5de5d8c fix: file get
  • e5ffa56 fix: version
  • ecadc54 init
  • 8c7d1dc reafactor: file creds
  • e515f32 refactor: eliminate env var mutation, add sentinel errors, remove dead code
  • 6e41874 version up