Releases: eclipse-keysealer/k8s-kms-plugin
Releases · eclipse-keysealer/k8s-kms-plugin
Release list
v0.8.0-test2-ga-aarch64-riscv64
v0.8.0-test-ci1
v0.7.0-test-ci3
Changelog
- 5b47759 update go in GA
Thanks to all contributors!
What's Changed
- Improve cobra cli and logrus logs by @Nicolas-Peiffer in #51
- Update to kms api v2 with key rotation & update go1.24.5 by @Nicolas-Peiffer in #71
Full Changelog: v0.6.1-alpha...v0.7.0-test-ci3
v0.6.1-alpha
What's Changed
- Adding CI/CD security features and version CLI command by @louison77 in #39
- [github action goreleaser] update docker-login github action to v3 by @Nicolas-Peiffer in #59
- [github action goreleaser] fix goreleaser v2.7.0 archives.format deprecation by @Nicolas-Peiffer in #60
- [github action goreleaser] remove sbom field from ko-build by @Nicolas-Peiffer in #62
- [github action goreleaser] use a repository list for ko-build by @Nicolas-Peiffer in #63
- [github action goreleaser] update goreleaser-action to v6 as per documentation by @Nicolas-Peiffer in #64
- github action not on PR by @Nicolas-Peiffer in #65
- update to go 1.23.6 by @Nicolas-Peiffer in #54
- update gose and crypto11 with latest go 1.23.6 versions by @Nicolas-Peiffer in #66
- Bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot[bot] in #69
- update from go1.23.6 to go1.23.9 by @Nicolas-Peiffer in #70
New Contributors
- @louison77 made their first contribution in #39
- @Nicolas-Peiffer made their first contribution in #59
- @dependabot[bot] made their first contribution in #69
Full Changelog: v0.6.0-alpha...v0.6.1-alpha
v0.6.0-alpha
What's Changed
- README.md: Fix typo. by @justinpettit in #1
- test: Fix build issues. by @justinpettit in #5
- serve:go: Set socket file permissions to 0775. by @justinpettit in #6
- test: Remove last SEK references. by @justinpettit in #7
- p11: Use PEM type "RSA PRIVATE KEY" for PKCS #1 encoding. by @justinpettit in #9
- Remove last references to SEK. by @justinpettit in #10
- AuthenticatedEncrypt and AuthenticatedDecrypt support by @solcates in #8
- Make FIPS compliant and lint fix. by @myidpt in #11
- Simplifying AuthenticatedEncryptResponse and AuthenticatedEncryptRequ… by @ProsaicSatsuma in #12
- Istio: Use []byte instead of string for KEK ID in Auth Encrypt/Decrypt. by @justinpettit in #14
- Moving to use wrapped DEK in authenticatedcrypt instead of KEK directly by @ProsaicSatsuma in #15
- Add prod Dockerfile and enable loading PIN from file. by @myidpt in #16
- Import Root CA Cert file via
import-certby @solcates in #17 - Import cert mods by @ProsaicSatsuma in #18
- Version response by @ProsaicSatsuma in #20
- New commands and cleanups for "cmd". by @justinpettit in #19
- revved to gose 0.8.2 by @solcates in #22
- Additional behavior for verifying cert chains - now handles the cases… by @ProsaicSatsuma in #24
- resolving test certificate expiry errors and re-formatting by @ProsaicSatsuma in #25
- Fix k8s kms registration by @ProsaicSatsuma in #29
- remove whitespace from P11_PIN_FILE by @hoskeri in #28
- Updating modules and adding Luna compatibility (entails setting GCMIV… by @ProsaicSatsuma in #33
- No pkcs11 panic by @hoskeri in #34
- Thales Plugin Injector by @hoskeri in #35
- Make Istio client compatible with grpc 1.42+ by @howardjohn in #36
- feature : aes-cbc then hmac for tpm2 by @IceManGreen in #37
- Support RSA OAEP encryption by @IceManGreen in #50
New Contributors
- @solcates made their first contribution in #8
- @myidpt made their first contribution in #11
- @ProsaicSatsuma made their first contribution in #12
- @hoskeri made their first contribution in #28
- @howardjohn made their first contribution in #36
- @IceManGreen made their first contribution in #37
Full Changelog: v0.5.0...v0.6.0-alpha