Releases: briantist/CcgVault
Releases · briantist/CcgVault
v0.1.0
This is the first release and has really basic functionality. Only token auth is supported (read from a file); I think it's best to use this alongside Vault Agent to take care of logging in with various auth methods and keeping a fresh token active in a sink file.
The KV backend (versions 1 and 2) are supported as a secret source.
What's Changed
- add first workflow by @briantist in #1
- Add first MSI build and move testing to new jobs by @briantist in #2
- Configure COM+ application & NT service by @briantist in #3
- fill out integration tests by @briantist in #4
- colorize pester output by @briantist in #5
- add COM+ tests by @briantist in #6
- Ensure the installer enabled the plugin in the CCG by @briantist in #7
- add some tests using the binary directly by @briantist in #8
- tests - setup vault by @briantist in #9
- separate the CLI command implementations by @briantist in #10
Full Changelog: https://github.com/briantist/CcgVault/commits/v0.1.0