Releases: smallstep/step-kms-plugin
Releases · smallstep/step-kms-plugin
v0.5.3-rc3
Changelog
- 7a2401c Add docker_tags_cloud output
v0.5.3-rc1
Changelog
- 475d4c6 Add job to build docker images without CGO
v0.5.2
v0.5.1
v0.5.1-rc2
v0.5.1-rc1
v0.5.0
Changelog
- df34cbf Add missing command in examples
- c0f7e42 Add nolint comment
- 1eab1da Add support for producing JWS signatures
- 56f0165 Bump go.step.sm/crypto from 0.23.0 to 0.23.1
- e452fe6 Bump golang.org/x/term from 0.1.0 to 0.2.0
- 6d6a450 Bump golang.org/x/term from 0.2.0 to 0.3.0
- 459a823 Bump golang.org/x/term from 0.3.0 to 0.4.0
- df7e8ee Merge pull request #22 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.23.1
- 1d5c98a Merge pull request #23 from smallstep/dependabot/go_modules/golang.org/x/term-0.2.0
- f6c09ac Merge pull request #24 from smallstep/dependabot/go_modules/golang.org/x/term-0.3.0
- 7e81771 Merge pull request #25 from smallstep/dependabot/go_modules/golang.org/x/term-0.4.0
- 385ebf5 Merge pull request #26 from smallstep/upgrade-goreleaser-cross
- 11ffe0c Merge pull request #27 from smallstep/jws-format
- 0c10a99 Upgrade goreleaser-cross to v1.19.5
v0.4.0
Changelog
- 80b2478 Add a simple password prompter to use with pemutil
- 2761710 Add colon on prompt if it does not exist
- 5e824e7 Add help an minor fixes to decrypt and encrypt
- df5b775 Add implementation for encrypt and decrypt commands.
- 4aeb7a5 Add windows support for read a password
- ccf675d Apply and format suggestions
- 04b9cb7 Apply suggestions from code review
- 4b43d82 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
- 7be38a4 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
- 6f78fc1 Clarify that yubikey can use OAEP using YKCS11
- 57c92f0 Close KeyFS and CertFS
- a2de238 Fix linter error
- a070c5f Merge branch 'main' into encrypt-decrypt
- 2fb6872 Merge pull request #13 from smallstep/dependabot/go_modules/github.com/spf13/cobra-1.6.0
- fb39e6e Merge pull request #14 from smallstep/encrypt-decrypt
- 0c33a0a Merge pull request #15 from smallstep/fs-close
- ab74e91 Merge pull request #16 from smallstep/dependabot/go_modules/github.com/spf13/cobra-1.6.1
- b7d8239 Merge pull request #17 from smallstep/capi-support
- 5a39935 Merge pull request #18 from smallstep/max/gitleaks-key
- c39aaaf Merge pull request #19 from smallstep/max/release-pat
- be4d086 Merge pull request #20 from smallstep/max/action-update
- c6796e2 Merge pull request #21 from smallstep/read-password
- 9900943 Nolint tui.go
- ff781ba Upgrade go.step.sm/crypto
- fc39e89 Upgrade go.step.sm/crypto and goreleaser-cross
- cb8e1c2 Use cobra context
- f78361b [action] GITLEAKS_LICENSE_KEY remove requirement
- 57f121c [action] change release-pat to github-token
- 7344087 [action] github actions api updates
- af5782c go mod tidy
v0.3.0
Changelog
- f22e449 Add code scanning cron
- 37fa961 Add dependabot
- cba8140 First pass at common CI workflow
- b0f74a5 Merge pull request #10 from smallstep/yubikey-policies
- 09e1990 Merge pull request #11 from smallstep/go-1.19.2
- c6410ec Merge pull request #12 from smallstep/max/needs
- f84e9a7 Merge pull request #8 from smallstep/max/ci
- 619c258 Merge pull request #9 from smallstep/max/workflow-branch-name
- bb2657c Support for YubiKey pin policies
- c6644cb Update cmd/create.go
- 6237289 Use Go 1.19.2
- 1ba12fa Use release version of go.step.sm/crypto
- 9668810 [action] release workflow required nonexistant job
- f044673 [action] workflow branch is now main