Skip to content

Releases: smallstep/cli

Step CLI v0.27.3-rc25 (24-08-15)

15 Aug 16:32
b7500df
Compare
Choose a tag to compare
Pre-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

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-rc25_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc25_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-rc25_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

Thanks!

Those were the changes on v0.27.3-rc25!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Release v0.27.3-rc24

15 Aug 16:19
a210e4f
Compare
Choose a tag to compare
Release v0.27.3-rc24 Pre-release
Pre-release
Disable CI again.

Release v0.27.3-rc23

14 Aug 20:32
bace89a
Compare
Choose a tag to compare
Release v0.27.3-rc23 Pre-release
Pre-release
Temp disable CI.

Step CLI v0.27.3-rc21 (24-08-13)

13 Aug 20:45
c87aa50
Compare
Choose a tag to compare
Pre-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

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-rc21_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc21_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-rc21_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • c87aa50 Set NFPM id and remove GORELEASER_PHASE.

Thanks!

Those were the changes on v0.27.3-rc21!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Step CLI v0.27.3-rc20 (24-08-13)

13 Aug 20:21
bcf8f8b
Compare
Choose a tag to compare
Pre-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

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-rc20_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc20_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-rc20_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

Thanks!

Those were the changes on v0.27.3-rc20!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Release v0.27.3-rc19

13 Aug 19:29
4626fdb
Compare
Choose a tag to compare
Release v0.27.3-rc19 Pre-release
Pre-release
Add quotes.

Release v0.27.3-rc18

13 Aug 19:17
77a0157
Compare
Choose a tag to compare
Release v0.27.3-rc18 Pre-release
Pre-release
Switch to is-prerelease.

Step CLI v0.27.3-rc16 (24-08-09)

09 Aug 18:41
1130654
Compare
Choose a tag to compare
Pre-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

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-rc16_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc16_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-rc16_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • 1130654 Fix Debian ARMv6 and ARMv7 duplicated package names.

Thanks!

Those were the changes on v0.27.3-rc16!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Step CLI v0.27.3-rc15 (24-08-09)

09 Aug 16:36
d3ac1b7
Compare
Choose a tag to compare
Pre-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

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-rc15_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc15_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-rc15_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • d3ac1b7 Ignore goreleaser dist/ directory.

Thanks!

Those were the changes on v0.27.3-rc15!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Step CLI v0.27.3-rc14 (24-08-09)

08 Aug 20:30
d40a6c1
Compare
Choose a tag to compare
Pre-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

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-rc14_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc14_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-rc14_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • d40a6c1 Set enable-packages-upload: true.

Thanks!

Those were the changes on v0.27.3-rc14!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.