Skip to content

Releases: ibm-hyper-protect/contract-go

v2.19.0

15 Apr 13:51

Choose a tag to compare

2.19.0 (2026-04-15)

Features

  • add support for template (3ae7ccd)

Documentation

  • update docs with usage of contract templates (d1e35bd)

v2.18.0

15 Apr 12:49

Choose a tag to compare

2.18.0 (2026-04-15)

Features

Bug Fixes

  • encryption & attestation certificate validation and crl revocation (d713751)

Documentation

  • update user documentation (0e56ae1)
  • update user documentation (dc23c90)

Miscellaneous Chores

  • deps: update docker.io/library/hello-world docker digest to f907814 (#217) (089e7f4)
  • go mod tidy (f8b82d8)
  • unused cert files (46fa8e3)

v2.17.1

12 Apr 08:49

Choose a tag to compare

2.17.1 (2026-04-12)

Bug Fixes

v2.17.0

01 Apr 19:12

Choose a tag to compare

2.17.0 (2026-04-01)

Features

  • Added New schema for CCCO(HPCC) for contract validation (fe9e348)

v2.16.1

01 Apr 09:48

Choose a tag to compare

2.16.1 (2026-04-01)

Bug Fixes

v2.16.0

31 Mar 06:13

Choose a tag to compare

2.16.0 (2026-03-31)

Features

  • add support to accept password for encrypted private key (a55c916)
  • add support to public functions for accepting password for encrypted private key (d2c6696)
  • add/update testcases (c018541)
  • more testcases (b21fd6c)
  • some optimisations (2c138ce)
  • update go version to 1.26.1 (6c1e93d)

Documentation

Miscellaneous Chores

  • deps: update docker.io/library/hello-world docker digest to 452a468 (#210) (0e65719)
  • deps: update docker.io/library/hello-world docker digest to 6ae972d (#209) (eba6300)

v2.15.0

23 Mar 07:15

Choose a tag to compare

2.15.0 (2026-03-23)

Features

  • add public function for chain of certificate and CRL revocation (8974545)
  • add support to validate cert chain, expiry, download crl and revocation (8ac3464)

Documentation

  • add documentation for chain of certificate & revocation list (18a2dc3)
  • add user documentation badge in README (b47ba7f)
  • update Issue & PR templates (db551b6)
  • update user documentations (b121c91)

Miscellaneous Chores

  • deps: update docker.io/library/hello-world docker digest to 85404b3 (#206) (43dce64)
  • review comments (652b4ab)
  • update code comments for public function (3e63af4)

v2.14.1

06 Mar 17:38

Choose a tag to compare

2.14.1 (2026-03-06)

Bug Fixes

  • Add function to keep raw bytes without any trimming or modification (bfdc12a)

v2.14.0

04 Mar 18:42

Choose a tag to compare

2.14.0 (2026-03-04)

Features

  • add support to sign contract (922e33b)

Documentation

  • update user documentation (1206538)

v2.13.0

04 Mar 11:24

Choose a tag to compare

2.13.0 (2026-03-04)

Features