Step CLI v0.28.7-rc2 (25-05-29)
Pre-release
Pre-release
·
30 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.28.7-rc2_amd64.tar.gz
- 📦 step_linux_0.28.7-rc2_arm64.tar.gz
- 📦 step_linux_0.28.7-rc2_armv7.tar.gz
- 📦 step-cli_0.28.7.rc2-1_amd64.deb
- 📦 step-cli-0.28.7.rc2-1.x86_64.rpm
- 📦 step-cli_0.28.7.rc2-1_arm64.deb
- 📦 step-cli-0.28.7.rc2-1.aarch64.rpm
- see
Assets
below 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.28.7-rc2_amd64.tar.gz.pem \
--signature ~/Downloads/step_darwin_0.28.7-rc2_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
~/Downloads/step_darwin_0.28.7-rc2_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- cb02664 Merge pull request #1429 from smallstep/herman/fix-some-linter-issues
- cdb6e01 Fix linter issues by updating linters and ignoring some issues
Thanks!
Those were the changes on v0.28.7-rc2!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.