Releases: smallstep/autocert
Autocert v0.20.1-rc4 (25-03-18)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.20.1-rc4_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.20.1-rc4_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.20.1-rc4_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- deebf9a empty commit
- d306f63 Merge pull request #341 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.59.1
- 664a150 build(deps): bump go.step.sm/crypto from 0.59.0 to 0.59.1
- 1896188 Merge pull request #343 from smallstep/dependabot/go_modules/golang.org/x/net-0.37.0
- f07cab3 build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0
- eae2a64 Merge pull request #339 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.71.0
- 015fe4d build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0
- 10534c3 Merge pull request #338 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.59.0
- f88e0f0 build(deps): bump go.step.sm/crypto from 0.58.0 to 0.59.0
- b272d34 Merge pull request #337 from smallstep/dependabot/go_modules/github.com/smallstep/cli-utils-0.12.1
- 36f71b1 build(deps): bump github.com/smallstep/cli-utils from 0.10.0 to 0.12.1
- f1c6458 Merge pull request #336 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.4
- aa9a51a build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
- ac8fa05 Merge pull request #335 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5
- 60a286e build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5
- 1c1c99d Merge pull request #332 from smallstep/dependabot/go_modules/k8s.io/api-0.33.0-alpha.2
- 0d2da32 build(deps): bump k8s.io/api from 0.32.0-alpha.0 to 0.33.0-alpha.2
- fc8bbe1 Merge pull request #331 from smallstep/dependabot/go_modules/k8s.io/apimachinery-0.33.0-alpha.2
- 49a27a9 build(deps): bump k8s.io/apimachinery
- 3774c48 Merge pull request #333 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.28.2
- f454044 build(deps): bump github.com/smallstep/certificates
- d55beec Merge pull request #334 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.58.0
- b31f3bc Use Go 1.23 and run
go mod tidy
- be39a67 build(deps): bump go.step.sm/crypto from 0.57.1 to 0.58.0
- 3c488bc Merge pull request #330 from smallstep/dependabot/go_modules/golang.org/x/net-0.35.0
- b15e3b9 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
- 3fe24cc Merge pull request #327 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.1
- 74c3670 build(deps): bump go.step.sm/crypto from 0.57.0 to 0.57.1
- ed40d84 Merge pull request #325 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.70.0
- ef16513 build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0
- b69d70c Merge pull request #326 from smallstep/dependabot/go_modules/github.com/golang/glog-1.2.4
- 0763dd8 build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4
- d425590 Merge pull request #323 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.0
- c1d3c50 build(deps): bump go.step.sm/crypto from 0.56.0 to 0.57.0
- bdfba60 Merge pull request #324 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.4
- d998d11 build(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4
- f39dbb1 Merge pull request #321 from smallstep/dependabot/go_modules/golang.org/x/net-0.34.0
- 06db4fe Merge pull request #322 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.1
- 19db1da build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1
- 1017219 build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
- fdd29c6 Merge pull request #319 from smallstep/dependabot/go_modules/golang.org/x/net-0.33.0
- 0b75e1c build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
- 186603e Merge pull request #318 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.2
- fa54028 build(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2
- d2660e1 Merge pull request #320 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.56.0
- ffe5e52 build(deps): bump go.step.sm/crypto from 0.55.0 to 0.56.0
- 9e763bc Merge pull request #316 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.0
- 63ef3c7 Merge pull request #317 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0
- 1330879 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
- 10d9180 Merge pull request #315 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.0
- ec3e097 build(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0
- 4e6dd8e build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0
- 6827cb0 Merge pull request #313 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.68.1
- ce19e89 build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.1
- 3ca0ef8 Merge pull request #314 from smallstep/dependabot/go_modules/golang.org/x/net-0.32.0
- aa0af60 build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
- 8ceedfa Merge pull request #312 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.55.0
- fa4bde5 build(deps): bump go.step.sm/crypto from 0.54.2 to 0.55.0
Thanks!
Those were the changes on v0.20.1-rc4!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Autocert v0.20.1 (25-03-18)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.20.1_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.20.1_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.20.1_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- d306f63 Merge pull request #341 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.59.1
- 664a150 build(deps): bump go.step.sm/crypto from 0.59.0 to 0.59.1
- 1896188 Merge pull request #343 from smallstep/dependabot/go_modules/golang.org/x/net-0.37.0
- f07cab3 build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0
- eae2a64 Merge pull request #339 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.71.0
- 015fe4d build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0
- 10534c3 Merge pull request #338 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.59.0
- f88e0f0 build(deps): bump go.step.sm/crypto from 0.58.0 to 0.59.0
- b272d34 Merge pull request #337 from smallstep/dependabot/go_modules/github.com/smallstep/cli-utils-0.12.1
- 36f71b1 build(deps): bump github.com/smallstep/cli-utils from 0.10.0 to 0.12.1
- f1c6458 Merge pull request #336 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.4
- aa9a51a build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
- ac8fa05 Merge pull request #335 from smallstep/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5
- 60a286e build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5
- 1c1c99d Merge pull request #332 from smallstep/dependabot/go_modules/k8s.io/api-0.33.0-alpha.2
- 0d2da32 build(deps): bump k8s.io/api from 0.32.0-alpha.0 to 0.33.0-alpha.2
- fc8bbe1 Merge pull request #331 from smallstep/dependabot/go_modules/k8s.io/apimachinery-0.33.0-alpha.2
- 49a27a9 build(deps): bump k8s.io/apimachinery
- 3774c48 Merge pull request #333 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.28.2
- f454044 build(deps): bump github.com/smallstep/certificates
- d55beec Merge pull request #334 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.58.0
- b31f3bc Use Go 1.23 and run
go mod tidy
- be39a67 build(deps): bump go.step.sm/crypto from 0.57.1 to 0.58.0
- 3c488bc Merge pull request #330 from smallstep/dependabot/go_modules/golang.org/x/net-0.35.0
- b15e3b9 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
- 3fe24cc Merge pull request #327 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.1
- 74c3670 build(deps): bump go.step.sm/crypto from 0.57.0 to 0.57.1
- ed40d84 Merge pull request #325 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.70.0
- ef16513 build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0
- b69d70c Merge pull request #326 from smallstep/dependabot/go_modules/github.com/golang/glog-1.2.4
- 0763dd8 build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4
- d425590 Merge pull request #323 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.57.0
- c1d3c50 build(deps): bump go.step.sm/crypto from 0.56.0 to 0.57.0
- bdfba60 Merge pull request #324 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.4
- d998d11 build(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4
- f39dbb1 Merge pull request #321 from smallstep/dependabot/go_modules/golang.org/x/net-0.34.0
- 06db4fe Merge pull request #322 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.1
- 19db1da build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1
- 1017219 build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
- fdd29c6 Merge pull request #319 from smallstep/dependabot/go_modules/golang.org/x/net-0.33.0
- 0b75e1c build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
- 186603e Merge pull request #318 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.2
- fa54028 build(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2
- d2660e1 Merge pull request #320 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.56.0
- ffe5e52 build(deps): bump go.step.sm/crypto from 0.55.0 to 0.56.0
- 9e763bc Merge pull request #316 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.69.0
- 63ef3c7 Merge pull request #317 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0
- 1330879 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
- 10d9180 Merge pull request #315 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.0
- ec3e097 build(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0
- 4e6dd8e build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0
- 6827cb0 Merge pull request #313 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.68.1
- ce19e89 build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.1
- 3ca0ef8 Merge pull request #314 from smallstep/dependabot/go_modules/golang.org/x/net-0.32.0
- aa0af60 build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
- 8ceedfa Merge pull request #312 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.55.0
- fa4bde5 build(deps): bump go.step.sm/crypto from 0.54.2 to 0.55.0
Thanks!
Those were the changes on v0.20.1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Autocert v0.20.1-rc3 (25-02-12)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.20.1-rc3_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.20.1-rc3_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.20.1-rc3_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.20.1-rc3!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Release v0.20.1-rc2
Turn off CI temporarily
Autocert v0.20.0 (24-11-21)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.20.0_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.20.0_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.20.0_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- 656f7b9 Merge pull request #309 from smallstep/max/bump-dependencies
- f0d065c cr.step.sm -> cr.smallstep.com
- 535f544 Bump dependencies with 'go mod tidy'
- 41efa1a Merge pull request #308 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.1.0
- 24dd847 Merge pull request #307 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.2
- 250c808 build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0
- 1681ede build(deps): bump go.step.sm/crypto from 0.54.0 to 0.54.2
- 65da231 Merge pull request #304 from smallstep/dependabot/go_modules/golang.org/x/net-0.31.0
- 7ad9350 build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
- 90ae3c2 Merge pull request #300 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.28.0
- 2674c1a Merge pull request #302 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.9
- 0e18507 build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9
- e053b69 build(deps): bump github.com/smallstep/certificates
- a764210 Merge pull request #296 from smallstep/max/bump-deps
- 2663ee3 Bump certificates and cli-utils | go mod tidy
- 3c4e957 Merge pull request #295 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.0
- eeeb537 build(deps): bump go.step.sm/crypto from 0.53.0 to 0.54.0
Thanks!
Those were the changes on v0.20.0!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Autocert v0.19.7 (24-10-08)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.19.7_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.19.7_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.19.7_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- 2e5e593 Merge pull request #289 from evans915/es/fix-bootstrapper-skip-logic
- ad78271 Merge pull request #292 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.67.1
- 215d4da build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1
- a978525 Merge pull request #291 from smallstep/dependabot/go_modules/golang.org/x/net-0.30.0
- 5a3eefc build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
- b73e0c1 bug: only skip bootstrap when we have certs
- 59737f3 Merge pull request #288 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.53.0
- d1494f6 build(deps): bump go.step.sm/crypto from 0.52.0 to 0.53.0
- a96d9d2 Merge pull request #287 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.67.0
- 0aaf748 build(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0
Thanks!
Those were the changes on v0.19.7!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Autocert v0.19.6 (24-09-18)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.19.6_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.19.6_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.19.6_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.19.6!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Release v0.19.5
Merge pull request #284 from smallstep/max/goreleaser-permissions [ci] Add permission to write packages to goreleaser job
Autocert v0.19.5-rc1 (24-09-17)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.19.5-rc1_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.19.5-rc1_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.19.5-rc1_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- d471947 Merge pull request #284 from smallstep/max/goreleaser-permissions
- ee775e9 [ci] Add permission to write packages to goreleaser job
- a88c5d3 Merge pull request #282 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.4
- 07f00e4 build(deps): bump github.com/smallstep/certificates
- 12c249f Merge pull request #281 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.52.0
- d5e3609 build(deps): bump go.step.sm/crypto from 0.51.2 to 0.52.0
- 48cd491 Merge pull request #283 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.66.2
- 50a4e26 build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2
- 74aba82 Merge pull request #280 from smallstep/dependabot/go_modules/golang.org/x/net-0.29.0
- a51aca7 build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
- 80e6882 Merge pull request #278 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.66.0
- 223be70 build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
- 8d42118 Merge pull request #277 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.51.2
- 3d8ae47 build(deps): bump go.step.sm/crypto from 0.51.1 to 0.51.2
- 8a21df9 Merge pull request #275 from smallstep/dependabot/go_modules/k8s.io/api-0.32.0-alpha.0
- 0ef78cc build(deps): bump k8s.io/api from 0.30.0-alpha.3 to 0.32.0-alpha.0
- eed5d2d Merge pull request #273 from smallstep/dependabot/go_modules/k8s.io/apimachinery-0.32.0-alpha.0
- eaf947f Run
go mod tidy
- 9c9b69d build(deps): bump k8s.io/apimachinery
- 8f6925f Merge pull request #274 from smallstep/dependabot/go_modules/golang.org/x/net-0.28.0
- f238ac7 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
- 35cb77c Merge pull request #272 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.51.1
- c2d8a20 build(deps): bump go.step.sm/crypto from 0.50.0 to 0.51.1
- 41cfe88 Merge pull request #269 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.2
- 2cac06b Merge pull request #271 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.8
- 68996b0 build(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8
- ab86029 build(deps): bump github.com/smallstep/certificates
- e1ee854 Merge pull request #267 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.1
- 5ac4241 build(deps): bump github.com/smallstep/certificates
- a61d591 Merge pull request #268 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.50.0
- 1b12601 build(deps): bump go.step.sm/crypto from 0.48.1 to 0.50.0
Thanks!
Those were the changes on v0.19.5-rc1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.
Autocert v0.19.4 (24-07-12)
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.19.4_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.19.4_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.19.4_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- b8a95b4 Merge pull request #266 from smallstep/max/release_ref_name
- f9e4a2c [actions] use ref_name as release name
- a1ab19d Merge pull request #262 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.48.1
- a039179 Run
go mod tidy
- 5ebef0b build(deps): bump go.step.sm/crypto from 0.47.1 to 0.48.1
- 739a814 Merge pull request #263 from smallstep/dependabot/go_modules/golang.org/x/net-0.27.0
- 597b84b build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
- 315b673 Merge pull request #265 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.65.0
- 489749d build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
- efd0d10 Merge pull request #260 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.6
- faf8bcc build(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6
- 3b347a0 Merge pull request #259 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.47.1
- 4472c8b build(deps): bump go.step.sm/crypto from 0.47.0 to 0.47.1
- 592dde8 Merge pull request #257 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.26.2
- 180b166 build(deps): bump github.com/smallstep/certificates
Thanks!
Those were the changes on v0.19.4!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.