Releases: smallstep/step-kms-plugin
Releases · smallstep/step-kms-plugin
v0.13.0
Changelog
- 6a9f419 Bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0
- 07a30d8 Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
- 1ccca19 Bump go.step.sm/crypto from 0.60.0 to 0.61.0
- 680af9c Bump go.step.sm/crypto from 0.61.0 to 0.63.0
- 965b9cd Bump golang.org/x/crypto from 0.36.0 to 0.37.0
- 312ac4e Bump golang.org/x/crypto from 0.37.0 to 0.38.0
- 5708916 Bump golang.org/x/net from 0.37.0 to 0.38.0
- 5ee8b42 Bump golang.org/x/term from 0.30.0 to 0.31.0
- 2ce308f Bump golang.org/x/term from 0.31.0 to 0.32.0
- a0cfd2b Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
- 3c91473 Bump softprops/action-gh-release from 2.2.1 to 2.2.2
- e5e70a2 Merge pull request #202 from smallstep/jdoss/Packages
- cc0776d Merge pull request #229 from smallstep/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
- 8d1276d Merge pull request #230 from smallstep/mariano/crypto-no-pin
- 5336660 Merge pull request #231 from smallstep/dependabot/github_actions/goreleaser/goreleaser-action-6.3.0
- 0492b50 Merge pull request #232 from smallstep/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.8.0
- 7bded7c Merge pull request #233 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.37.0
- d464d58 Merge pull request #234 from smallstep/dependabot/go_modules/golang.org/x/term-0.31.0
- 79f723f Merge pull request #235 from smallstep/dependabot/go_modules/golang.org/x/net-0.38.0
- 8019f70 Merge pull request #236 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.61.0
- bd8ee77 Merge pull request #237 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.2
- 3ce9b60 Merge pull request #238 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.63.0
- 712c542 Merge pull request #239 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.38.0
- dadfa5e Merge pull request #240 from smallstep/dependabot/go_modules/golang.org/x/term-0.32.0
- 9bd3525 Upgrade go.step.sm/crypto
Step KMS Plugin v0.12.3-rc22 (2025-04-30)
empty commit
v0.12.3-rc19
Changelog
- 5e32522 Add GPG_PRIVATE_KEY_FILE to .release-env
Release v0.12.3-rc18
Fix pedantic shellcheck SC2129.
Release v0.12.3-rc9
Update Goreleaser GH Action.
Release v0.12.3-rc8
Pass NFPM_PASSPHRASE into the container.
Release v0.12.3-rc7
Fix volume mounts, again.
Release v0.12.3-rc6
Shred and remove GPG private key at the end of the action.
Release v0.12.3-rc5
Fix Makefile quirks.
Release v0.12.3-rc4
Remove :Z from volume mount.