Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ovh/okms-cli

Tags

v0.4.1

Toggle v0.4.1's commit message
build(deps): bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Secrets

Verified

This tag was signed with the committer’s verified signature.
ldesauw Aeddis Desauw

v0.3.4

Toggle v0.3.4's commit message
fix(kmip): skip unset extractable and sensitive attributes flags

When not set, values will be set by server's. Flags explicitely needs to
be set to false when needed.

This is needed for pykmip compatibility which does not support the
"extractable" attribute

Signed-off-by: Pierre-Henri Symoneaux <[email protected]>

v0.3.3

Toggle v0.3.3's commit message
build(deps): bump github.com/ovh/kmip-go from 0.3.2 to 0.3.3

Bumps [github.com/ovh/kmip-go](https://github.com/ovh/kmip-go) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/ovh/kmip-go/releases)
- [Commits](ovh/kmip-go@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/ovh/kmip-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.3.2

Toggle v0.3.2's commit message
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
phsym Pierre-Henri Symoneaux
build: update go to 1.24

Signed-off-by: Pierre-Henri Symoneaux <[email protected]>

v0.3.0

Toggle v0.3.0's commit message
feat: add KMIP commands

Signed-off-by: Pierre-Henri Symoneaux <[email protected]>

v0.2.1

Toggle v0.2.1's commit message
build(deps): bump ko-build/setup-ko from 0.7 to 0.8

Bumps [ko-build/setup-ko](https://github.com/ko-build/setup-ko) from 0.7 to 0.8.
- [Release notes](https://github.com/ko-build/setup-ko/releases)
- [Commits](ko-build/setup-ko@v0.7...v0.8)

---
updated-dependencies:
- dependency-name: ko-build/setup-ko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.2.0

Toggle v0.2.0's commit message
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6

Bumps [github.com/cpuguy83/go-md2man/v2](https://github.com/cpuguy83/go-md2man) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/cpuguy83/go-md2man/releases)
- [Commits](cpuguy83/go-md2man@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: github.com/cpuguy83/go-md2man/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>