Releases: ovh/okms-cli
Releases · ovh/okms-cli
v0.4.1
v0.4.0
🚀 Features
- Added secrets commands
- Enhance rekey command to support rekeying keypair
🐛 Bug Fixes
- Configure command now accepts tilde prefix in filepath
⚙️ Miscellaneous Tasks
- (deps) Bump github.com/knadh/koanf/v2 from 2.2.0 to 2.2.1 (#91)
- (deps) Bump github.com/hashicorp/go-retryablehttp
- (deps) Bump github.com/go-viper/mapstructure/v2
- (deps) Bump github.com/ovh/kmip-go from 0.3.4 to 0.4.0
- (deps) Bump github.com/ovh/okms-sdk-go (#95)
- (deps) Bump github.com/knadh/koanf/parsers/yaml
- (deps) Bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8 (#99)
- (deps) Bump go.yaml.in/yaml/v3 from 3.0.3 to 3.0.4 (#98)
- (deps) Bump github.com/knadh/koanf/v2 from 2.2.1 to 2.2.2 (#104)
- (deps) Bump golang.org/x/term from 0.32.0 to 0.33.0 (#103)
- (deps) Bump golang.org/x/text from 0.26.0 to 0.27.0 (#101)
- (deps) Bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#102)
- (deps) Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#107)
- (deps) Bump github.com/go-viper/mapstructure/v2 (#106)
- (deps) Bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 (#105)
- (deps) Bump github.com/ovh/kmip-go from 0.4.0 to 0.5.0 (#109)
- (deps) Bump github.com/go-piv/piv-go/v2 from 2.3.0 to 2.4.0 (#108)
- (deps) Bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 (#110)
- (deps) Bump golang.org/x/sys from 0.34.0 to 0.35.0 (#112)
- (deps) Bump golang.org/x/text from 0.27.0 to 0.28.0 (#113)
- (deps) Bump golang.org/x/term from 0.33.0 to 0.34.0 (#115)
- (deps) Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#114)
- (deps) Bump actions/checkout from 4 to 5 (#116)
- (deps) Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
- (deps) Bump github.com/olekukonko/ll from 0.0.9 to 0.1.0
- (deps) Bump github.com/ovh/kmip-go from 0.5.0 to 0.6.0
- (deps) Bump github.com/gookit/color from 1.5.4 to 1.6.0 (#122)
- (deps) Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#120)
- (deps) Bump github.com/spf13/pflag from 1.0.7 to 1.0.8 (#121)
- (deps) Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#125)
- (deps) Bump golang.org/x/sys from 0.35.0 to 0.36.0 (#123)
- (deps) Bump github.com/olekukonko/ll from 0.1.0 to 0.1.1 (#124)
- (deps) Bump golang.org/x/text from 0.28.0 to 0.29.0 (#128)
- (deps) Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#126)
- (deps) Bump golang.org/x/term from 0.34.0 to 0.35.0 (#127)
- (deps) Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.0 (#133)
- (deps) Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0 (#131)
- (deps) Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.17 (#134)
- (deps) Bump github.com/ovh/kmip-go from 0.6.0 to 0.7.0 (#136)
- (deps) Bump github.com/mattn/go-runewidth from 0.0.17 to 0.0.19 (#135)
- (deps) Bump golang.org/x/crypto from 0.42.0 to 0.43.0
- (deps) Bump github.com/ovh/kmip-go from 0.7.0 to 0.7.1
v0.3.5
🐛 Bug Fixes
- Fix secrets commands (#53)
- (goreleaser) Fix version of goreleaser (#89)
- (goreleaser) Fix version of goreleaser (#90)
⚙️ Miscellaneous Tasks
- (deps) Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#63)
- (deps) Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#59)
- (deps) Bump github.com/knadh/koanf/maps from 0.1.1 to 0.1.2 (#61)
- (deps) Bump ko-build/setup-ko from 0.8 to 0.9 (#64)
- Update to golangci-lint v2 (#65)
- (deps) Bump github.com/knadh/koanf/providers/file (#66)
- (deps) Bump github.com/knadh/koanf/v2 from 2.1.2 to 2.2.0 (#68)
- (deps) Bump github.com/knadh/koanf/parsers/yaml (#67)
- (deps) Bump github.com/cpuguy83/go-md2man/v2 from 2.0.6 to 2.0.7 (#69)
- (deps) Bump github.com/ovh/kmip-go from 0.3.3 to 0.3.4
- Restrict workflows permissions
- (deps) Bump golangci/golangci-lint-action from 7 to 8 (#72)
- (deps) Bump golang.org/x/term from 0.31.0 to 0.32.0
- (deps) Bump golang.org/x/crypto from 0.37.0 to 0.38.0
- (deps) Bump github.com/containerd/console from 1.0.4 to 1.0.5 (#79)
- (deps) Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 (#80)
- (deps) Bump github.com/pterm/pterm from 0.12.80 to 0.12.81
- (deps) Bump golang.org/x/crypto from 0.38.0 to 0.39.0
- (deps) Bump github.com/sergi/go-diff from 1.3.1 to 1.4.0
- (deps) Bump github.com/fatih/color from 1.16.0 to 1.18.0
- (deps) Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14
- (deps) Bump github.com/olekukonko/ll from 0.0.8 to 0.0.9
- (deps) Bump github.com/olekukonko/errors
v0.3.4
v0.3.3
🚀 Features
- Add codeowners for review (#41)
📚 Documentation
- Add download badge to README
⚙️ Miscellaneous Tasks
- (deps) Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#40)
- (deps) Bump github.com/ovh/kmip-go from 0.2.3 to 0.2.4 (#39)
- (deps) Bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.1 (#43)
- (deps) Bump golang.org/x/crypto from 0.34.0 to 0.35.0
- (deps) Bump golang.org/x/text from 0.22.0 to 0.23.0
- (deps) Bump golang.org/x/crypto from 0.35.0 to 0.36.0
- (deps) Bump github.com/ovh/kmip-go from v0.2.4 to v0.3.1
- (deps) Bump github.com/ovh/kmip-go from 0.3.1 to 0.3.2
- (deps) Bump github.com/ovh/kmip-go from 0.3.2 to 0.3.3
v0.3.2
⚙️ Miscellaneous Tasks
- (deps) Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
v0.3.1
v0.3.0
🚀 Features
- Add KMIP commands
⚙️ Miscellaneous Tasks
- (deps) Bump github.com/ovh/okms-sdk-go from 0.4.1 to 0.4.2
- (deps) Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- (deps) Bump golang.org/x/term from 0.28.0 to 0.29.0
- (deps) Bump golang.org/x/text from 0.21.0 to 0.22.0
v0.2.1
🐛 Bug Fixes
- Misspeling
- Mark name flag as required in UpdateKeyCmd
⚙️ Miscellaneous Tasks
- (deps) Bump golang.org/x/term from 0.27.0 to 0.28.0
- Add ovh/kms team as dependabot PR default reviewer
- (deps) Bump github.com/schollz/progressbar/v3
- (deps) Bump golang.org/x/crypto from 0.31.0 to 0.32.0
- (deps) Bump ko-build/setup-ko from 0.7 to 0.8
v0.2.0
⚙️ Miscellaneous Tasks
- Skip integration tests for dependabot PRs
- (deps) Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- (deps) Bump github.com/pterm/pterm from 0.12.79 to 0.12.80
- (deps) Bump golang.org/x/crypto from 0.29.0 to 0.30.0
- (deps) Bump golang.org/x/crypto from 0.30.0 to 0.31.0
- (deps) Bump github.com/ovh/okms-sdk-go from 0.3.2 to 0.4.1
- (deps) Bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6