1.21.3 (2026-04-16)
- deps: update docker.io/library/hello-world docker digest to f907814 (1c43ca2)
- homebrew: update cask for contract-cli v1.21.2 (1bd9475)
1.21.2 (2026-04-12)
- homebrew: update cask for contract-cli v1.21.1 (fa41021)
1.21.1 (2026-04-01)
- fix docs (553ee4a)
- homebrew: update cask for contract-cli v1.21.0 (a7c7502)
1.21.0 (2026-03-31)
- add support for encrypted private key (3333cc9)
- add testcases for the feature (11a4437)
- update GO version to 1.26.1 (48fcd29)
- deps: update docker.io/library/hello-world docker digest to 452a468 (#101) (15968af)
- homebrew: update cask for contract-cli v1.20.1 (803f389)
- more testcases (9fda526)
1.20.1 (2026-03-23)
- deps: update docker.io/library/hello-world docker digest to 85404b3 (e65f541)
- homebrew: update cask for contract-cli v1.20.0 (dc74ad3)
1.20.0 (2026-03-10)
- Add support of signature verification for attestation records in decryptAttestation record command (476dd78)
- Add support to signature verification for attestation records (6e5c8e8)
- dummy commit (648e572)
- removing doc reference (abaa482)
- removing previous imlementation (110dbf0)
- updated doc with examples (17982c0)
- updated error statement with log.fatal (464a3dd)
- deps: update alpine docker tag to v3.23 (#96) (cdb830d)
- deps: update go dependencies (#97) (ad50b36)
- homebrew: update cask for contract-cli v1.19.2 (e7b1846)
1.19.2 (2026-03-08)
- .goreleaser.yaml sbom bug (e2e729c)
1.19.1 (2026-03-08)
- goreleaser for cyclonedx error (2bc7a72)
1.19.0 (2026-03-08)
- add command to install specific version for brew and winget (8aefcbf)
- cosign changes (64c8b59)
- update compliance docs (8891279)
- update documentation with the latest changes (0b1a2d1)
- update .gitignore (2d27eea)
1.18.0 (2026-03-08)
- update print statements with new product names (68bd5c0)
1.17.1 (2026-03-06)
1.17.0 (2026-03-05)
1.16.4 (2026-03-05)
1.16.3 (2026-03-04)
- deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.13.0 (6d73d41)
1.16.2 (2026-03-04)
- update examples (7ec59f7)
1.16.1 (2026-03-04)
- added peer pods (5b00f3d)
- change offering name to CCCR (9a699e2)
- fix commit message (05c2311)
- update maintainers (7c3fcb8)
- update security details (61d4c8d)
- updated readme with cli url (05ae2cc)
1.16.0 (2026-02-19)
- add support for stdin for input (a6180ba)
- Added stdin support in base64-tgz (2bc1619)
- Added stdin support in decryptAttestation (f3ecbe8)
- Added stdin support in encrypt string (9f965d9)
- Added stdin support in get certificate (e937e32)
- Added stdin support in image (55325ab)
- Added stdin support in initdata (af1cdfa)
- Added stdin support in validate contract (ff01be2)
- Added stdin support in validate encryption certificate (a933a2b)
- Added stdin support in validate network config (49a125e)
- resolving review comments (c5183f1)
- resolving review comments and adding stdin functionality to base64 command (33651f0)
- updated README.md file (8dfa231)
- fixing OutputFlagDescription of base64 tgz command: (77bc739)
1.15.2 (2026-02-18)
1.15.1 (2026-02-17)
1.15.0 (2026-02-16)
- Added Support for HPCC Initdata annotation. (bb08a05)
- Added Support for Initdata(initdata) creation in contract-cli tool (9e40b10)
- Modified docs and comments (48d9e09)
- Resloved review comments (5b2d4dc)
- Resolved Review comments (f5e431f)
- Updated DOCS (0daf1f8)
1.14.1 (2026-02-16)
- Add testcases for files under lib directory (07b77b6)
- adding testcases in base64_test.go for more coverage (7eb4b2b)
- adding testcases in base64Tgz_test.go for more coverage (72b9f08)
- adding testcases in decryptAttestation_test.go for more coverage (b6314d8)
- adding testcases in encrypt_test.go for more coverage (d7318ef)
- adding testcases in encryptString_test.go for more coverage (49b20f9)
- adding testcases in getCertificate_test.go for more coverage (770037d)
- adding testcases in image_test.go for more coverage (311ba56)
- update testcase (8147a31)
1.14.0 (2026-01-20)
- update HpcrGetEncryptionCertificateFromJson function return value with new logic added (26c9ed9)
1.13.1 (2026-01-12)
1.13.0 (2026-01-05)
- Add support to give error flag name in error if required flag is missing (d3c4705)
- Add template to print usage after error message (11a2d45)
- Added cmd help if required flag is missing for more information (ecfd71f)
- Added flag info in download-cert command and updated go mod file with updated version of contract-go (1af80c9)
- Added flag missing error message in call commands (a488700)
- Added support for all commands (928b97a)
- dummy commit to check unit testcase failure (3affb45)
- removing duplicate lines in template function (7056c65)
1.12.1 (2025-12-22)
1.12.0 (2025-12-19)
- Add required flag section in downloadCertificates (c1258a4)
- Add support to display mandatory and optional flags separately in CLI help (1b5f3ce)
- Add support to display mandatory/optional flag for all commands (24ff5c3)
- Add testcase to check format of contract-cli --help command (e0405a7)
- update contract-go version to latest (79d548b)
- updating version flag value to Yes (d775a2d)
1.11.3 (2025-12-13)
1.11.2 (2025-12-12)
- deps: update actions/cache action to v5 (#64) (2ed0de5)
- deps: update docker.io/library/hello-world docker digest to d4aaab6 (#63) (3a0fc2b)
1.11.1 (2025-12-09)
1.11.0 (2025-12-08)
- addressing review comments (bb6b1b8)
- change to add code refactor in PR description (e308580)
- decrypt attestation section (dc1c38a)
- download certificate section (b2d3171)
- encrypt section (cad5c95)
- encrypt string section (33a30ce)
- get certificate section (858fd93)
- image section (6f91476)
- update variable to camelcase (7701cd0)
- updated variable name in root section (c861bda)
- validate contract section (29a3c79)
- validate encryption certificate (dbfe5e5)
- validate network section and removing constant.go file (44a3aab)
1.10.2 (2025-12-05)
1.10.1 (2025-12-04)
1.10.0 (2025-12-03)
- Add functionality to validate encrption certificate (7f5e493)
1.9.0 (2025-12-03)
- update to latest contract cli version & upgrade makefile (6c875ce)
- update messages (5a8de5a)
- downgrade contract-go version (2dcaa38)
1.8.0 (2025-12-02)
- update code of conduct, contributing, maintainers and security (531a226)
- update user documentation (6ae3a7e)
- deps: update actions/checkout action to v6 (#48) (1388de1)
- deps: update docker.io/library/hello-world docker digest to f793160 (#47) (d2b4f2d)
1.7.1 (2025-11-07)
1.7.0 (2025-11-07)
- deps: update actions/setup-node action to v6 (#43) (6e25275)
- deps: update docker.io/library/hello-world docker digest to 54e66cc (#41) (77ee24b)
- deps: update go dependencies (#40) (1945304)
1.6.4 (2025-09-07)
1.6.3 (2025-08-28)
1.6.2 (2025-08-25)
1.6.1 (2025-08-24)
1.6.0 (2025-08-21)
- Message update (4e096fc)
- 1.5.3 [skip ci] (b11995f)
- deps: update docker.io/library/hello-world docker digest to a0dfb02 (#34) (e823963)
1.5.4 (2025-08-14)
- deps: update actions/checkout action to v5 (#31) (c9cee62)
- deps: update docker.io/library/hello-world docker digest to c3c03e6 (#32) (9da5f9b)
1.5.3 (2025-07-25)
1.5.2 (2025-07-25)
1.5.1 (2025-07-11)
1.5.0 (2025-07-10)
- update documentation (b5efcce)
1.4.2 (2025-07-10)
- schema error (9054198)