Releases: spacelift-io/spacectl
v1.6.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.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.6.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.6.0
What's Changed
- add additional info to flagNoInit by @akmal-spacelift in #258
- Allow auto-select for stackID when only finding one stack by @tomasmik in #265
- feat(blueprints): Add support for blueprints by @0michalsokolowski0 in #260
New Contributors
- @akmal-spacelift made their first contribution in #258
Full Changelog: v1.5.0...v1.6.0
v1.5.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.5.0
What's Changed
- chore(module-versions): Use searchModuleVersions instead of versions when fetching module versions by @0michalsokolowski0 in #255
- Allow to delete a module version by @tomasmik in #256
- Add search for modules by @tomasmik in #257
Full Changelog: v1.4.0...v1.5.0
v1.4.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.4.0
What's Changed
- feat: Allow to provide run ID instead of stack ID in some command by @0michalsokolowski0 in #253
Full Changelog: v1.3.2...v1.4.0
v1.3.2
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.3.2
What's Changed
- refactor: Use searchStacks over stacks for listing stacks by @0michalsokolowski0 in #246
- fix: Watch log hangs when we're in a terminal state by @tomasmik in #251
- feat: Add limit and search flags to stack list command by @0michalsokolowski0 in #252
Full Changelog: v1.3.1...v1.3.2
v1.3.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.3.1
What's Changed
- ci: Extend golangci-lint configuration and fix errors by @0michalsokolowski0 in #244
- fix: Remove condition limiting when unauthorized message is written by @0michalsokolowski0 in #245
Full Changelog: v1.3.0...v1.3.1
v1.3.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.3.0
What's Changed
- feat: Add new commands for prioritizing/deprioritizing a run and flag to prioritize local-preview by @0michalsokolowski0 in #243
New Contributors
- @0michalsokolowski0 made their first contribution in #243
Full Changelog: v1.2.1...v1.3.0
v1.2.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.2.1
What's Changed
- API Endpoint from Session Endpoint by @logand22 in #239
- chore(deps): bump golang dependencies by @peterdeme in #240
Full Changelog: v1.2.0...v1.2.1
v1.2.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.2.0
What's Changed
- Allow for mTLS connections configured from environment by @logand22 in #237
- Use http.DefaultTransport when adding mTLS connections by @logand22 in #238
New Contributors
Full Changelog: v1.1.0...v1.2.0
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