Releases: vapor-ware/sctl
Releases · vapor-ware/sctl
1.6.0
What's Changed
- [ci] Updated the goreleaser config to comply with latest by @lazypower in #88
- Patch release by @lazypower in #86
- Read/no decode by @lazypower in #87
- VIO-1856 Offboard Chuck by @lazypower in #92
- VIO-1911 Build with podman by @rodrigc in #93
- [VIO-2757] Implement loopback OAUTH flow by @AdamIsrael in #94
New Contributors
- @rodrigc made their first contribution in #93
- @AdamIsrael made their first contribution in #94
Full Changelog: 1.5.0...1.6.0
1.5.0
- Added a dockerfile to release sctl via
vaporio/sctl
images - Added an alias -e for
--envelope
to all subcommands - Allow envelope flag to take path to directory, will automatically search for .scuttle.json
- Added a bug-report sub-command to aid in debugging
- Test updates for development efforts (stretcher, testify)
- Added an ergonomic change to reference secrets by list index
A big thank you goes to @edaniszewski for the effort and features rolled up into this release.