This repository has been archived by the owner on May 26, 2023. It is now read-only.
Releases: gardener-attic/component-cli
Releases · gardener-attic/component-cli
v0.45.0
no release notes available
v0.44.0
[component-cli]
⚠️ Breaking Changes
- [USER] remove deprecated flag --signing-cert in "verify x509" command (use --cert instead) (gardener/component-cli#93, @jschicktanz)
- [DEVELOPER] Upgraded logr to
v1.2.3
(gardener/component-cli#92, @Diaphteiros)
✨ New Features
- [USER] add retry to component-archive remote copy cmd (gardener/component-cli#94, @jschicktanz)
🏃 Others
- [OPERATOR] The
component-cli
container now usesdistroless
instead ofalpine
as a base image. (gardener/component-cli#95, @dimityrmirchev)
v0.43.0
no release notes available
v0.42.0
[component-cli]
✨ New Features
- [USER] update signing server sign cmd: add option for client certificate auth, add hash and signature algorithm headers (gardener/component-cli#88, @jschicktanz)
- update component spec to 0.0.65: this will break existing signatures
v0.41.0
[component-cli]
✨ New Features
- [USER] remove buildDate build time variable from install script (gardener/component-cli#81, @jschicktanz)
🏃 Others
- [USER] signatures created with rsa signing are now saved in pem format in the component descriptor (gardener/component-cli#87, @jschicktanz)
v0.40.0
no release notes available
v0.39.0
[component-cli]
✨ New Features
- [USER] BREAKING: signature verify/check-digests: removed --skip-access-type parameter. Resources excluded from signature are marked by a special digest field. (gardener/component-cli#74, @enrico-kaack-comp)
- BREAKING: changes in normalisation/signing algorithm: Signatures have to be regenerated.
v0.38.0
[component-cli]
✨ New Features
- [USER] [Experimental] Add sign signing-server: to sign a component descriptor with a signing server (gardener/component-cli#72, @enrico-kaack-comp)
- [Experimental] Add verify x509: to verify a component descriptor with a x509 certificate chain
v0.37.0
[component-cli]
✨ New Features
- [USER] New feature signing/verification of component descriptor [EXPERIMENTAL]: (gardener/component-cli#65, @enrico-kaack-comp)
- add digests, check digests, sign with rsa private key, verify with rsa public key
🐛 Bug Fixes
- [USER] fix replication of oci image indexs (are now replicated 1:1) (gardener/component-cli#71, @jschicktanz)
v0.36.0
no release notes available