Releases: spacelift-io/spacectl
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
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