Releases: spacelift-io/spacectl
v1.1.0
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.1.0
What's Changed
New commands
module list
module list-versions
Full Changelog: v1.0.1...v1.1.0
v1.0.1
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.1
What's Changed
- Bump Go packages by @peterdeme in #231
- Improve repository name detection by @tomasmik in #233
Full Changelog: v1.0.0...v1.0.1
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
v0.30.0
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:0.30.0
What's Changed
- Install shell completions by @mbialon in #209
- Allow to get run changes and replan a run by @tomasmik in #213
- feat(usage-view): download usage data in csv format by @mwasilew2 in #214
- docs: update release steps by @mwasilew2 in #215
Full Changelog: v0.29.0...v0.30.0
v0.29.0
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:0.29.0
What's Changed
- Allow to draw a basic worker pools view by @tomasmik in #190
- Allow to cancel runs by @tomasmik in #194
- chore(maintenance): bump Go and GitHub Action versions by @peterdeme in #196
- fix: typo in setvar error message by @adamconnelly in #199
- chore: bump dependencies by @peterdeme in #200
- Add space details to the stack object by @tomasmik in #201
- Small improvement in the GitHub Release body by @peterdeme in #203
- Allow to pick module tests when running local-preview by @tomasmik in #204
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #207
- Allow to use
=
in the actual variable definition by @tomasmik in #208
New Contributors
- @dependabot made their first contribution in #207
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Use filepath functions for path manipulation in getGitRepositorySubdir by @JeffreyVdb in #177
- Remove double call to flepath.Dir in getGitRepositorySubdir by @JeffreyVdb in #180
- Upgrade to go 1.21 by @mwasilew2 in #184
- Add installation guide for alpine linux package by @hristiy4n in #185
- Improve user facing error massage when the stack is not found by @mwasilew2 in #182
- Update README.md by @tomasmik in #187
- Add a way to view stack dependencies by @tomasmik in #188
New Contributors
- @JeffreyVdb made their first contribution in #177
- @mwasilew2 made their first contribution in #184
- @hristiy4n made their first contribution in #185
Full Changelog: v0.27.0...v0.28.0
v0.27.0
v0.26.0
v0.25.0
What's Changed
- Test for empty subdir when searching for stacks by @bodgit in #128
- Check the provided URL during login by @tomasmik in #164
- Generate winget manifests by @mbialon in #163
- Fix brew deprecation warning by @mbialon in #167
- Allow to disregard the gitignore file during local preview file packing by @tomasmik in #166
- Allow to predefine login actions by @tomasmik in #165
Full Changelog: v0.24.3...v0.25.0
v0.24.3
What's Changed
- Add information about how to release by @adamconnelly in #160
- Always use stack ID in the open command by @tomasmik in #161
- Always pass state version when getting run logs by @tomasmik in #162
Full Changelog: v0.24.2...v0.24.3