Releases: smallstep/certificates
Step CA v0.28.1 (24-11-20)
Official Release Artifacts
Linux
- 📦 step-ca_linux_0.28.1_amd64.tar.gz
- 📦 step-ca_0.28.1-1_amd64.deb
- 📦 step-ca-0.28.1-1.x86_64.rpm
- 📦 step-ca_0.28.1-1_arm64.deb
- 📦 step-ca-0.28.1-1.aarch64.rpm
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.28.1_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.28.1_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.28.1_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- d327203 Add a few PRs to the 0.28.1 changelog (#2079)
- f5b45d8 Changelog for 0.28.1 (#2078)
- f88a136 Merge pull request #2076 from smallstep/jdoss/repos
- 354af7f Merge branch 'master' into jdoss/repos
- c0d41d7 Add p11-kit package.
- cd57b50 Add in PKCS11 packages.
- 7c9e3ff Merge pull request #2077 from smallstep/jdoss/HSM_container_packages
- ae54b5a Add p11-kit package.
- e63b649 Make script +x.
- 0851563 Add in PKCS11 packages.
- 330b28f Merge branch 'master' into jdoss/repos
- b1c3d18 Merge pull request #2072 from smallstep/dependabot/go_modules/google.golang.org/api-0.206.0
- e0196e4 Bump google.golang.org/api from 0.205.0 to 0.206.0
- 61af4c3 Merge pull request #2074 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.35.2
- 2847fbd Merge pull request #2073 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.2
- b9296c1 Merge pull request #2075 from smallstep/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.14.0
- 2b4894a Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com.
- a0048b4 Bump github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0
- e9a1a7b Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
- 35bc30b Bump go.step.sm/crypto from 0.54.0 to 0.54.2
- 707f537 Merge pull request #2071 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.1.0
- fc007df Bump softprops/action-gh-release from 2.0.9 to 2.1.0
- 7eccbc5 Merge pull request #2069 from smallstep/mariano/urn
- 1a2e647 Change URN for acme errors
- 73f97e2 Ignore non-constant format string linting error (#2068)
- fdaa665 Merge pull request #2066 from smallstep/mariano/webhook-errors
- 05295d9 Propagate human errors from webhooks
- 2f7690c Merge pull request #2065 from smallstep/mariano/challenge-webhook
- ff37bf1 Add unit tests for scepchallenge webhooks
- f2663dd Add data support on SCEPCHALLENGE webhooks
- 295892e Merge pull request #2060 from smallstep/dependabot/go_modules/google.golang.org/api-0.205.0
- 15e9041 Bump google.golang.org/api from 0.204.0 to 0.205.0
- 8465db8 Merge pull request #2062 from smallstep/dependabot/go_modules/golang.org/x/net-0.31.0
- 8313e47 Bump golang.org/x/net from 0.30.0 to 0.31.0
- c4c0d92 Merge pull request #2061 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.29.0
- 6dda3c1 Bump golang.org/x/crypto from 0.28.0 to 0.29.0
- e82c228 Merge pull request #2057 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.9
- 59deaa5 Merge pull request #2058 from smallstep/dependabot/go_modules/google.golang.org/api-0.204.0
- 1ab27b1 Bump google.golang.org/api from 0.203.0 to 0.204.0
- 0a0dfc0 Bump softprops/action-gh-release from 2.0.8 to 2.0.9
Thanks!
Those were the changes on v0.28.1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.28.1-rc2 (24-11-19)
Official Release Artifacts
Linux
- 📦 step-ca_linux_0.28.1-rc2_amd64.tar.gz
- 📦 step-ca_0.28.1.rc2-1_amd64.deb
- 📦 step-ca-0.28.1.rc2-1.x86_64.rpm
- 📦 step-ca_0.28.1.rc2-1_arm64.deb
- 📦 step-ca-0.28.1.rc2-1.aarch64.rpm
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.28.1-rc2_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.28.1-rc2_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.28.1-rc2_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 35c1054 Testing
- e63b649 Make script +x.
- 330b28f Merge branch 'master' into jdoss/repos
- b1c3d18 Merge pull request #2072 from smallstep/dependabot/go_modules/google.golang.org/api-0.206.0
- e0196e4 Bump google.golang.org/api from 0.205.0 to 0.206.0
- 61af4c3 Merge pull request #2074 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.35.2
- 2847fbd Merge pull request #2073 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.2
- b9296c1 Merge pull request #2075 from smallstep/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.14.0
- 2b4894a Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com.
- a0048b4 Bump github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0
- e9a1a7b Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
- 35bc30b Bump go.step.sm/crypto from 0.54.0 to 0.54.2
- 707f537 Merge pull request #2071 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.1.0
- fc007df Bump softprops/action-gh-release from 2.0.9 to 2.1.0
- 7eccbc5 Merge pull request #2069 from smallstep/mariano/urn
- 1a2e647 Change URN for acme errors
- 73f97e2 Ignore non-constant format string linting error (#2068)
- fdaa665 Merge pull request #2066 from smallstep/mariano/webhook-errors
- 05295d9 Propagate human errors from webhooks
- 2f7690c Merge pull request #2065 from smallstep/mariano/challenge-webhook
- ff37bf1 Add unit tests for scepchallenge webhooks
- f2663dd Add data support on SCEPCHALLENGE webhooks
- 295892e Merge pull request #2060 from smallstep/dependabot/go_modules/google.golang.org/api-0.205.0
- 15e9041 Bump google.golang.org/api from 0.204.0 to 0.205.0
- 8465db8 Merge pull request #2062 from smallstep/dependabot/go_modules/golang.org/x/net-0.31.0
- 8313e47 Bump golang.org/x/net from 0.30.0 to 0.31.0
- c4c0d92 Merge pull request #2061 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.29.0
- 6dda3c1 Bump golang.org/x/crypto from 0.28.0 to 0.29.0
- e82c228 Merge pull request #2057 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.9
- 59deaa5 Merge pull request #2058 from smallstep/dependabot/go_modules/google.golang.org/api-0.204.0
- 1ab27b1 Bump google.golang.org/api from 0.203.0 to 0.204.0
- 0a0dfc0 Bump softprops/action-gh-release from 2.0.8 to 2.0.9
Thanks!
Those were the changes on v0.28.1-rc2!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Release v0.28.1-rc1
Testing
Step CA v0.28.0 (24-10-30)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.28.0_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.28.0_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.28.0_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- df13aae Update changelog for v0.28.0 (#2051)
- 77667e7 Merge pull request #2049 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.18.2
- 5147c60 Bump cloud.google.com/go/security from 1.18.1 to 1.18.2
- efd324d Merge pull request #2048 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.6.2
- a51f670 Merge pull request #2047 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.35.1
- 9943bf1 Merge pull request #2050 from smallstep/dependabot/go_modules/google.golang.org/api-0.203.0
- bb8605c Add DisableSSHCAUser and DisableSSHCAHost options to linkedca GCP provisioner (#2045)
- 95a6cad Bump google.golang.org/api from 0.201.0 to 0.203.0
- 99baf67 Bump cloud.google.com/go/longrunning from 0.6.1 to 0.6.2
- bfe436b Bump github.com/newrelic/go-agent/v3 from 3.35.0 to 3.35.1
- 34ba7a2 Merge pull request #2046 from smallstep/herman/refactor-cli-utils-import
- b45b73f Use
github.com/smallstep/cli-utils
instead ofgo.step.sm/cli-utils
- 88443dd Use dnsNamesSubsetValidator for IID provisioners (#2044)
- 946bba2 Merge pull request #2040 from smallstep/dependabot/go_modules/github.com/prometheus/client_golang-1.20.5
- 61fb5f4 Merge pull request #2039 from smallstep/dependabot/go_modules/google.golang.org/api-0.201.0
- 5afe6b1 Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
- 6ce8f7d Bump google.golang.org/api from 0.200.0 to 0.201.0
Thanks!
Those were the changes on v0.28.0!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.5 (24-10-17)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.5_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.5_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.5_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 8d0b4d7 Update changelog for 0.27.5 (#2035)
- d4f96b5 Merge pull request #2032 from smallstep/dependabot/go_modules/github.com/urfave/cli-1.22.16
- 89a4708 Bump github.com/urfave/cli from 1.22.15 to 1.22.16
- 3aa8627 Merge pull request #2031 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.35.0
- 3e2be3e Merge pull request #2029 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.0
- 7e4560e Merge pull request #2030 from smallstep/dependabot/go_modules/google.golang.org/api-0.200.0
- 4d59f35 Merge pull request #2034 from smallstep/mariano/http-client
- 6b872e8 Do not fail creating the provisioner HTTP client
- ac93ce8 Bump github.com/newrelic/go-agent/v3 from 3.34.0 to 3.35.0
- 2831a8a Bump google.golang.org/api from 0.199.0 to 0.200.0
- b0acbee Bump go.step.sm/crypto from 0.53.0 to 0.54.0
- 03c4b18 Merge pull request #2020 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.35.1
- 55b097a Fix protobuf enum field type error message comparison test
- ebcb6a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1
- 46b7e12 Merge pull request #2021 from smallstep/dependabot/go_modules/golang.org/x/net-0.30.0
- 43b68da Bump golang.org/x/net from 0.29.0 to 0.30.0
- 01b8a67 Merge pull request #2022 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.28.0
- cd87739 Bump golang.org/x/crypto from 0.27.0 to 0.28.0
- 26b7ca6 Merge pull request #1994 from smallstep/herman/pkcs7-windows-scep-fix
- bd49471 Fix and/or silence linter issues
- 4545659 Fix SCEP Windows client integration test for Go 1.23
- 69486d3 Refactor preparation of test SCEP CAs
- a0dd8d5 Add test case emulating Windows SCEP client
- f1a8d1a Merge pull request #2015 from smallstep/dependabot/go_modules/google.golang.org/api-0.199.0
- a8fa6e0 Bump google.golang.org/api from 0.198.0 to 0.199.0
- b8d5147 Merge pull request #2018 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.67.1
- 442677f Bump google.golang.org/grpc from 1.67.0 to 1.67.1
- a8c2f4d Merge pull request #2017 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.53.0
- 8a7d3cf Bump go.step.sm/crypto from 0.52.0 to 0.53.0
- 45f44e4 Add option for the logging middleware to log real IP (#2002)
- 5909db6 Merge pull request #2009 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.6.1
- 3520d17 Merge pull request #2007 from smallstep/dependabot/go_modules/github.com/prometheus/client_golang-1.20.4
- 27b1dd4 Bump cloud.google.com/go/longrunning from 0.6.0 to 0.6.1
- b599056 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
- 2dc75cf Merge pull request #2005 from smallstep/dependabot/go_modules/google.golang.org/api-0.198.0
- ab71b58 Merge pull request #2006 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.18.1
- 0a8ac03 Merge pull request #2008 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/kubernetes-0.8.0
- 65aae5d Bump github.com/hashicorp/vault/api/auth/kubernetes from 0.7.0 to 0.8.0
- 964ecd9 Bump cloud.google.com/go/security from 1.18.0 to 1.18.1
- ebe782b Bump google.golang.org/api from 0.197.0 to 0.198.0
- e7841d8 Merge pull request #1998 from smallstep/dependabot/go_modules/google.golang.org/api-0.197.0
- cb6e474 Merge pull request #1999 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/approle-0.8.0
- dee71eb Bump google.golang.org/api from 0.196.0 to 0.197.0
- 705f90d Merge pull request #1997 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.52.0
- 4b19f81 Bump github.com/hashicorp/vault/api/auth/approle from 0.7.0 to 0.8.0
- bc56c9a Merge pull request #1996 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/aws-0.8.0
- d7168a6 Merge pull request #2000 from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.9.4
- e9f3bc4 Bump github.com/slackhq/nebula from 1.9.3 to 1.9.4
- edba68b Bump go.step.sm/crypto from 0.51.2 to 0.52.0
- 6be2a41 Bump github.com/hashicorp/vault/api/auth/aws from 0.7.0 to 0.8.0
- 35a4d6e Fix typo in legacy X509 certificate parser comment
- f088f92 Fix for failing Windows SCEP enrollment certificates
Thanks!
Those were the changes on v0.27.5!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.4 (24-09-13)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.4_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.4_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.4_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.4!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.4-rc1 (24-09-13)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.4-rc1_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.4-rc1_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.4-rc1_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 736e1ec [ci] Missing permission in goreleaser job
Thanks!
Those were the changes on v0.27.4-rc1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.2 (24-07-18)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.2_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.2_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.2_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 077f688 Add changelog for 0.27.2 & 0.27.1 | update changelog for 0.27.0 (#1934)
- eb503c7 Merge pull request #1931 from smallstep/mariano/console
- 797f577 Merge pull request #1929 from smallstep/dependabot/go_modules/go.step.sm/linkedca-0.22.1
- 61ffb32 Merge pull request #1928 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.17.3
- 8b89dd1 Update step_config.tpl template
- b67eb9d Bump go.step.sm/linkedca from 0.21.1 to 0.22.1
- 53f616d Bump cloud.google.com/go/security from 1.17.0 to 1.17.3
Thanks!
Those were the changes on v0.27.2!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.1 (24-07-12)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.1_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.1_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.1_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 3897771 Merge pull request #1926 from smallstep/mariano/dns
- 3e61796 Add a flag to enable strict DNS resolution
- 0a9dd62 [actions] use ref_name as release name (#1924)
Thanks!
Those were the changes on v0.27.1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
Step CA v0.27.0 (24-07-12)
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the Assets
section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
cosign verify-blob \
--certificate step-ca_darwin_0.27.0_amd64.tar.gz.sig.pem \
--signature step-ca_darwin_0.27.0_amd64.tar.gz.sig \
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.27.0_amd64.tar.gz
The checksums.txt
file (in the Assets
section below) contains a checksum for every artifact in the release.
Changelog
- 3978d2b Update changelog for 0.27.0 | add actionlint | update go.step.sm/crypto (#1923)
- 383d281 Merge pull request #1765 from smallstep/mariano/init-provisioners
- 343e730 Remove Disabled provisioner add add an Uninitialized state
- 3908932 Merge branch 'master' into mariano/init-provisioners
- b6da1de Merge pull request #1922 from smallstep/mariano/identity
- ffbbdf6 Update api/ssh.go
- 955338a Create identity uri on any provisioner
- 95afe68 Merge pull request #1920 from smallstep/mariano/crypto
- 191f1a5 Fix unit tests after introduction of rawSubject
- 8f19b3d Upgrades go.step.sm/crypto
- e28eae7 Merge pull request #1919 from smallstep/mariano/fix-acme-http-port
- 8ac876d Fix HTTP01 challenge url when --acme-http-host is used
- 0eee6f0 Merge pull request #1918 from smallstep/carl/make-install-path
- e81512d Merge pull request #1913 from smallstep/herman/improve-missing-device-attestation-error
- ecd6c62 Mirrors smallstep/cli#1214
- a7d4141 Merge pull request #1915 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.33.1
- 530810f Merge pull request #1914 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.5.9
- 2590690 Merge pull request #1916 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.65.0
- a553907 Bump google.golang.org/grpc from 1.64.0 to 1.65.0
- 78aa7b0 Bump github.com/newrelic/go-agent/v3 from 3.33.0 to 3.33.1
- e733cf9 Bump cloud.google.com/go/longrunning from 0.5.8 to 0.5.9
- 5fecc2b Fix HTTP internal server error when bad attestation object is provided
- bc35b0c Merge pull request #1911 from smallstep/mariano/crypto-update
- f93ad60 Upgrade go.step.sm/crypto
- b9657b6 Merge pull request #1910 from smallstep/mariano/dns
- 87c8020 make fmt
- 2b30ae5 Show clean URL on HTTP-01 errors
- c79a4d5 Add helper annotation on test function
- ed71ac0 Wait for CA to start in a goroutine
- 5817c95 Upgrade github.com/smallstep/nosql
- 5c07d20 Do strict DNS lookup on ACME
- 8829b42 Merge pull request #1903 from smallstep/mariano/validity
- f8bda96 Apply suggestions from code review
- caea80d Use a tagged version of go.step.sm/crypto
- 1704ab9 Merge pull request #1908 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.5.8
- b3f538f Merge pull request #1907 from smallstep/dependabot/go_modules/github.com/go-chi/chi/v5-5.1.0
- 143c027 Merge pull request #1906 from smallstep/dependabot/go_modules/google.golang.org/api-0.186.0
- 596dcb9 Bump cloud.google.com/go/longrunning from 0.5.7 to 0.5.8
- 0ca263c Bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0
- 12e7089 Bump google.golang.org/api from 0.185.0 to 0.186.0
- cb9abbe Add support for validities in templates
- a85723d Merge pull request #1897 from smallstep/dependabot/go_modules/google.golang.org/api-0.185.0
- c3beeaf Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.185.0
- 367d90d Merge pull request #1898 from smallstep/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.14
- 27bea35 Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.14
- 5eb1849 Merge pull request #1896 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.6
- ee69818 Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.185.0
- 7ff52f6 Merge pull request #1899 from smallstep/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.7.0
- 12c2e75 Update goreleaser YML version (#1901)
- d12d866 Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0
- 43bf6b5 Bump google.golang.org/api from 0.184.0 to 0.185.0
- fffffc6 Bump softprops/action-gh-release from 2.0.5 to 2.0.6
- 9bf6a83 Merge pull request #1891 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.34.2
- 43bdd61 Bump google.golang.org/protobuf from 1.34.1 to 1.34.2
- 1563c26 Merge pull request #1890 from smallstep/dependabot/go_modules/google.golang.org/api-0.184.0
- 14230d8 Merge pull request #1889 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.47.1
- 958c344 Bump google.golang.org/api from 0.183.0 to 0.184.0
- 8a78924 Bump go.step.sm/crypto from 0.47.0 to 0.47.1
- 890e81c [actions] dependabot to common workflow | move to new release action (#1887)
- 2d4bc95 Merge pull request #1883 from smallstep/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
- 93ca1e2 Merge branch 'master' into dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
- 7bc9d15 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
- 06a9d2e Allow custom SCEP key manager
- 976bf0c Do not fail if a provisioner cannot be initialized
Thanks!
Those were the changes on v0.27.0!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.