Skip to content

Latest commit

 

History

History
524 lines (311 loc) · 36.6 KB

File metadata and controls

524 lines (311 loc) · 36.6 KB

1.21.3 (2026-04-16)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.19.0 (#108) (4035593)

Miscellaneous Chores

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.17.1 (#106) (563076f)

Miscellaneous Chores

  • homebrew: update cask for contract-cli v1.21.1 (fa41021)

1.21.1 (2026-04-01)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.17.0 (#105) (bb94578)

Documentation

Miscellaneous Chores

  • homebrew: update cask for contract-cli v1.21.0 (a7c7502)

1.21.0 (2026-03-31)

Features

  • add support for encrypted private key (3333cc9)
  • add testcases for the feature (11a4437)
  • update GO version to 1.26.1 (48fcd29)

Bug Fixes

Miscellaneous Chores

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.15.0 (#100) (664b466)

Miscellaneous Chores

  • 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)

Features

  • 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)

Miscellaneous Chores

  • 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)

Bug Fixes

  • .goreleaser.yaml sbom bug (e2e729c)

1.19.1 (2026-03-08)

Bug Fixes

  • goreleaser for cyclonedx error (2bc7a72)

1.19.0 (2026-03-08)

Features

  • add support for homebrew token (c5b542d)
  • add support to build packages (ff1cf7d)

Documentation

  • 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)

Miscellaneous Chores

1.18.0 (2026-03-08)

Features

  • update print statements with new product names (68bd5c0)

Documentation

  • add badges and some minor changes (157be5a)
  • update user documentation & policies (bf498d3)

1.17.1 (2026-03-06)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.14.1 (#92) (d6fdc84)

1.17.0 (2026-03-05)

Features

  • add support for sign contract (7d9d716)
  • update contract-go to latest version (bd79fce)

Documentation

Miscellaneous Chores

1.16.4 (2026-03-05)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.14.0 (#89) (801ddf0)

1.16.3 (2026-03-04)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.13.0 (6d73d41)

1.16.2 (2026-03-04)

Bug Fixes

Documentation

1.16.1 (2026-03-04)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.11.0 (#84) (203025e)

Documentation

1.16.0 (2026-02-19)

Features

  • 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)

Bug Fixes

  • fixing OutputFlagDescription of base64 tgz command: (77bc739)

1.15.2 (2026-02-18)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.10.0 (#80) (68810d3)

1.15.1 (2026-02-17)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.9.0 (#78) (4b67a7b)

1.15.0 (2026-02-16)

Features

  • 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)

Miscellaneous Chores

  • deps: update docker.io/library/hello-world docker digest to ef54e83 (#75) (1a45397)

1.14.1 (2026-02-16)

Bug Fixes

Tests

  • 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)

Features

  • update HpcrGetEncryptionCertificateFromJson function return value with new logic added (26c9ed9)

Miscellaneous Chores

  • deps: update docker.io/library/hello-world docker digest to 05813ae (#72) (67edef6)

1.13.1 (2026-01-12)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.6.1 (#71) (4833e90)

1.13.0 (2026-01-05)

Features

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.5.1 (#67) (62399ce)

1.12.0 (2025-12-19)

Features

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.5.0 (#66) (e972182)

1.11.2 (2025-12-12)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.4.0 (#65) (38a1162)

Miscellaneous Chores

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.3.0 (#60) (5613a4a)

1.11.0 (2025-12-08)

Features

  • moved base64 logic to lib folder (223e2bc)
  • update structure of base64Tgz (101dcda)

Code Refactoring

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go/v2 to v2.2.0 (#59) (3358118)

1.10.1 (2025-12-04)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.2 (#50) (fa9b425)

1.10.0 (2025-12-03)

Features

  • Add functionality to validate encrption certificate (7f5e493)

1.9.0 (2025-12-03)

Features

  • update to latest contract cli version & upgrade makefile (6c875ce)

Documentation

Miscellaneous Chores

  • downgrade contract-go version (2dcaa38)

CI/CD updates

  • fix artifact upload error in GitHub actions (529e1a5)
  • fix Github docs (e587d0d)

1.8.0 (2025-12-02)

Features

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go to v1.15.0 (#49) (749196b)

Documentation

  • update code of conduct, contributing, maintainers and security (531a226)
  • update user documentation (6ae3a7e)

Miscellaneous Chores

  • deps: update actions/checkout action to v6 (#48) (1388de1)
  • deps: update docker.io/library/hello-world docker digest to f793160 (#47) (d2b4f2d)

CI/CD updates

  • fix github actions bug (b4af19f)
  • update PR template & add issue templates (4989ccb)

1.7.1 (2025-11-07)

Bug Fixes

1.7.0 (2025-11-07)

Features

Miscellaneous Chores

  • 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)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.1 (#39) (d79f451)

1.6.3 (2025-08-28)

Bug Fixes

1.6.2 (2025-08-25)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go to v1.13.7 (#36) (a766f44)

1.6.1 (2025-08-24)

Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.11.0 (#35) (d0a8baa)

1.6.0 (2025-08-21)

Features

Miscellaneous Chores

  • 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)

Bug Fixes

Miscellaneous Chores

  • 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)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go to v1.13.5 (#30) (ab4bcca)

1.5.2 (2025-07-25)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go to v1.13.4 (#27) (73d8881)

1.5.1 (2025-07-11)

Bug Fixes

  • deps: update module github.com/ibm-hyper-protect/contract-go to v1.13.1 (#25) (b6ec810)

1.5.0 (2025-07-10)

Features

Miscellaneous Chores

1.4.2 (2025-07-10)

Bug Fixes

1.4.1 (2025-07-10)

Bug Fixes

1.4.0 (2025-07-03)

Features

  • add CHANGELOG file (7e96528)
  • add pull request template (7b45f49)
  • add SECURITY, MAINTAINERS, CONTRIBUTING and CODE OF CONDUCT files (3f73029)
  • add support for automatic changelog (407e789)
  • update pipeline (e5c0c0d)