Skip to content

Step CLI v0.31.0-rc1 (26-09-25)

Pre-release
Pre-release

Choose a tag to compare

@step-ci step-ci released this 25 Sep 19:12
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
562202d

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 \
  --bundle ~/Downloads/step_darwin_0.31.0-rc1_amd64.tar.gz.sigstore.json \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.31.0-rc1_amd64.tar.gz

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

Changelog

  • 562202d Merge pull request #1711 from smallstep/mariano/changelog
  • 166e059 Update changelog for 0.30.4 through 0.31.0
  • faffa73 Merge pull request #1709 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.91.0
  • 626f71a Bump go.step.sm/crypto from 0.90.0 to 0.91.0

Thanks!

Those were the changes on v0.31.0-rc1!

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