github smallstep/cli v0.30.0-rc4
Step CLI v0.30.0-rc4 (26-03-17)

pre-release6 hours ago

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.30.0-rc4_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.30.0-rc4_amd64.tar.gz

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

Changelog

  • 74af5a6 Merge pull request #1595 from smallstep/herman/oauth-device-authorization-skip-code
  • 99d8a58 Skip printing user code when verification URI already includes it
  • d288552 Merge pull request #1590 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.49.0
  • 1f38cd3 Bump golang.org/x/crypto from 0.48.0 to 0.49.0
  • b909b3e Merge pull request #1591 from smallstep/dependabot/go_modules/golang.org/x/term-0.41.0
  • 53bc5dd Bump golang.org/x/term from 0.40.0 to 0.41.0
  • 329fd08 Merge pull request #1592 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.30.0-rc4
  • 94ecefa Merge pull request #1593 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.6.1
  • 77517e9 Merge pull request #1594 from smallstep/dependabot/github_actions/webfactory/ssh-agent-0.10.0
  • 6159881 Bump webfactory/ssh-agent from 0.9.1 to 0.10.0
  • 6d19392 Bump softprops/action-gh-release from 2.5.0 to 2.6.1
  • 5afc97e Bump github.com/smallstep/certificates from 0.30.0-rc3 to 0.30.0-rc4
  • 2920832 Merge pull request #1589 from smallstep/herman/fix-ci-with-provisioners-optoin
  • 123b1be Add nolint exclusion on authority.WithProvisioner usage

Thanks!

Those were the changes on v0.30.0-rc4!

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

Don't miss a new cli release

NewReleases is sending notifications on new releases.