Skip to content

Releases: WreckingBallStudioLabs/vault-client

v0.0.11

07 Nov 17:55
v0.0.11
9e2be1e
Compare
Choose a tag to compare
  • Moves validation to the main file
  • Fixes bug that would break processes if some env vars were not set, even if VAULT_CLIENT_SKIP were set

v0.0.10

07 Nov 08:41
v0.0.10
b48fc94
Compare
Choose a tag to compare
  • General improvements:
    • Uses new logger
    • Uses improved cache
    • Breaks if appName isn’t set
    • Adds skip flag: process.env.VAULT_CLIENT_SKIP
  • Improves documentation
  • Updates TODO, help wanted :)
  • Improved cache: scoped per application