Skip to content

Releases: WorldHealthOrganization/tng-key-distribution

0.8.0

01 Nov 15:37
9773ce3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.2...0.8.0

tngkds-0.4.0

21 Oct 12:37
f4a3e42
Compare
Choose a tag to compare

A Helm chart for TNG Key Distribution Service

tngkds-0.3.0

25 Jul 10:11
b0c0f3b
Compare
Choose a tag to compare

A Helm chart for TNG Key Distribution Service

0.7.2

18 Jun 16:38
511d290
Compare
Choose a tag to compare

Enhancements

  • feat: update setup for did signing #31
  • Feat: Add kid to DID VerificationMethod TrustListEntry #34
  • Feat: Update DDCC-Lib (+ Update to Java 21) #33
  • Feat: Add FilterLogic for TrustedIssuers #30
  • Initial setup for automatic helm chart generation on release #29

Others

  • Consolidating separate charts into single main chart #38
  • Helm chart upgrades #36
  • Fix/signing algorithm for did signing #37
  • fix(did): kid as jwk field #35
  • fix(did): base64Url encoding for keys #32
  • ddcc-gateway-lib version bump #16
  • feat: deployment with did config and h2 as default db #28

0.7.1

24 May 14:09
Compare
Choose a tag to compare

No changelog for this release.

0.7.0

24 May 13:53
f88e205
Compare
Choose a tag to compare

What's Changed

  • feature: git upload by @ascheibal in #23
  • feat(domain): added domain to signer information (DSC) by @tence in #25
  • feat: did truslist generator v2.0.0 by @tence in #26

Full Changelog: 0.6.1...0.7.0

0.6.1

08 May 15:04
a207c0a
Compare
Choose a tag to compare

Others

  • feature: db as service #24

0.6.0

03 May 14:48
28679a6
Compare
Choose a tag to compare

Enhancements

  • Feat: Add DID Exporter #22
  • Feat: Add persistence for CSCA #21

0.5.0

28 Mar 16:16
8f34e17
Compare
Choose a tag to compare

Enhancements

  • feat: did trustlist parsing and storing #19
  • feat(ci): added init container #18
  • Fix/502 tng deployment causes changelog locked #17
  • feat: Main chart adjusted and unnecessary files removed. #7
  • Feature/helm chart deployment #5

Others

  • Universal Resolver Integration changes #9
  • fix: universal resolver integration checkstyle fixes #15
  • fix: mtls certs config for tng connection #13
  • Feature/tng dev connection #11
  • feat(kds-deployment): fixes deployment #8

0.0.1

06 Oct 11:51
bb7f0ed
Compare
Choose a tag to compare

Enhancements

  • feat: TNG dependencies removed #3
  • Feature/adapt documentation #2
  • Java packages refactored to tng.trustnetwork.keydistribution #1

Others

  • feat: workflow for docker push #4