v0.12.0
What's Changed
- Update progress doc by @adamconnelly in #74
- Add run list command by @adamconnelly in #77
- feat(spacectl/stack): add stack lock and unlock commands by @jpJuni0r in #76
- Rename lock note flag by @adamconnelly in #83
- Add approval and rejection support by @adamconnelly in #82
- feat(spacectl/workerpool): add workerpool and workerpool list commands by @jpJuni0r in #80
- Tweak the workerpool command slightly by @adamconnelly in #85
- feat(spacectl/worker): allow draining/undraining of workers by @jpJuni0r in #84
- Switch
log.Printf
tofmt.Printf
for consistency by @peterdeme in #86 - Use Go 1.19 and bump GitHub Actions versions by @peterdeme in #87
- Fix
securego/gosec
GH Action by @peterdeme in #88
New Contributors
- @peterdeme made their first contribution in #86
Full Changelog: v0.11.0...v0.12.0