Releases: simplifi/goverseer
Releases · simplifi/goverseer
0.3.1
This release is solely for purposes of editing an error message formatting issue in the GCP secrets goverseer watcher.
What's Changed
- INF-6653 Address Error Message by @ashley-graham in #20
Full Changelog: 0.3.0...0.3.1
0.3.0
In this release, another watcher has been added. The watcher monitors changes to a given secret (through the Google Secret Manager) in a given GCP project. And when that secret changes, the shell executioner can run a script to update a file that keeps that secret's payload. This can be useful if a license key is stored in a GCP project and needs to be updated in a file on the server where the watcher runs.
What's Changed
- Global logger by @cjonesy in #17
- Add a logo by @cjonesy in #18
- Inf 5803 assume one project one secret license use case by @ashley-graham in #19
New Contributors
- @ashley-graham made their first contribution in #19
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
0.1.0
What's Changed
- Introducing Goverseer! by @cjonesy in #2
- Move watcher configs into watcher package by @cjonesy in #3
- Move executioner configs into executioner packer by @cjonesy in #4
- Use packages for individual watchers/executioners by @cjonesy in #5
- Setup GitHub by @cjonesy in #6
- Add GCE Metadata Watcher by @cjonesy in #7
- Add ShellExecutioner by @cjonesy in #8
- Reduce complexity of config structure by @cjonesy in #9
- Add documentation by @cjonesy in #10
- Add file watcher by @cjonesy in #12
- Fix Config type by @cjonesy in #11
New Contributors
Full Changelog: https://github.com/simplifi/goverseer/commits/0.1.0