v1.0.0
Note
This is the first major release of spacectl
. This update does not contain any breaking change whatsoever, this milestone only means that we consider this tool stable and production-ready.
Artifacts
Binaries
The binaries are available at the bottom of this release.
Docker images
The following multi-arch (amd64 and arm64) Docker images have been published:
ghcr.io/spacelift-io/spacectl:latest
ghcr.io/spacelift-io/spacectl:1.0.0
What's Changed
- Add browser-based authentication abstraction by @calebstewart in #216
- Add git to container by @JeffreyVdb in #221
- Check if local-preview is enabled on a stack by @tomasmik in #223
- Add spacelift client type request header by @michieldewilde in #227
- Add workerpool cycle command; bump Go packages by @peterdeme in #228
New Contributors
- @calebstewart made their first contribution in #216
- @michieldewilde made their first contribution in #227
Full Changelog: v0.30.0...v1.0.0