Skip to content

Releases: smallstep/cli

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

09 Aug 16:36
d3ac1b7

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

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.

Release v0.27.3-rc13

08 Aug 19:41
54d3e3b

Choose a tag to compare

Release v0.27.3-rc13 Pre-release
Pre-release
Add packages: write.

Release v0.27.3-rc11

08 Aug 19:18
4db4cf9

Choose a tag to compare

Release v0.27.3-rc11 Pre-release
Pre-release
Fix conditional for uploading packages

Step CLI v0.27.3-rc10 (24-07-24)

24 Jul 00:06
8dd0403

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

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

Changelog

  • 8dd0403 Remove s3-versioned builds - use name_template and default builds
  • 00f209d [ci] remove duplicate s3 unversioned builds in favor of name_templates
  • 28c568e Merge pull request #1245 from smallstep/carl/goreleaser-fix-build
  • 07a000e Goreleaser s3 upload not working (#1243)

Thanks!

Those were the changes on v0.27.3-rc10!

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-rc9

23 Jul 23:37
0f3153d

Choose a tag to compare

Release v0.27.3-rc9 Pre-release
Pre-release
Remove s3-versioned builds - use name_template and default builds

Step CLI v0.27.3-rc8 (24-07-23)

23 Jul 19:13
6ee0630

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-rc8_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc8_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-rc8_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-rc8!

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-rc7

23 Jul 18:50
47e081a

Choose a tag to compare

Release v0.27.3-rc7 Pre-release
Pre-release
Fix debug

Release v0.27.3-rc6

23 Jul 18:35
cf4934a

Choose a tag to compare

Release v0.27.3-rc6 Pre-release
Pre-release
Default id back in makefile

Step CLI v0.27.3-rc5 (24-07-23)

23 Jul 17:23
ff45fd9

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

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

Changelog

  • ff45fd9 Explicitly name the default build 'step'

Thanks!

Those were the changes on v0.27.3-rc5!

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