Step CLI v0.27.3-rc1 (24-07-23)
Pre-release
Pre-release
·
489 commits
to master
since this release
Official Release Artifacts
Below are the most popular artifacts for step on each platform.
For packaged versions (Homebrew, Scoop, etc.), see our installation docs.
Linux
- 📦 step_linux_0.27.3-rc1_amd64.tar.gz
- 📦 step_linux_0.27.3-rc1_arm64.tar.gz
- 📦 step_linux_0.27.3-rc1_armv7.tar.gz
- 📦 step-cli_0.27.3-rc1_amd64.deb
- 📦 step-cli_0.27.3-rc1_amd64.rpm
- 📦 step-cli_0.27.3-rc1_arm64.deb
- 📦 step-cli_0.27.3-rc1_arm64.rpm
- see
Assetsbelow for more builds
macOS Darwin
Windows
Signatures and Checksums
step uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign to verify a release artifact:
cosign verify-blob \
--certificate ~/Download/step_darwin_0.27.3-rc1_amd64.tar.gz.pem \
--signature ~/Downloads/step_darwin_0.27.3-rc1_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
~/Downloads/step_darwin_0.27.3-rc1_amd64.tar.gz
The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- 149f52e Shut off ci while testing
- c3386a6 [ci] Fix upload of release build artifacts to s3
- b6cfe6f Merge pull request #1242 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.8
- ddc1a4f Merge pull request #1226 from smallstep/carl/install-goreleaser-pro
- 7f62410 Merge branch 'master' into carl/install-goreleaser-pro
- 85a3ed5 Bump softprops/action-gh-release from 2.0.6 to 2.0.8
- 0d9d309 Install goreleaser-pro in make bootstrap
Thanks!
Those were the changes on v0.27.3-rc1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.