Skip to content

Releases: WorldHealthOrganization/smart-trust-network-gateway

1.10.0

06 Mar 09:28
f10578c
Compare
Choose a tag to compare

Enhancements

  • Feature/ddcc as default domain for non legacy api #79
  • feat: revocation-list controller disabled. #80
  • feat(deps): bump spring boot #81
  • Feat: Increased GitHub action version. #82

Bug Fixes

  • fix: base64urlencode public key parameters #83

Others

  • feat(domains): added IPS as allowed domain #84

1.9.0

27 Oct 16:35
49b3240
Compare
Choose a tag to compare

Enhancements

  • feat(did): did document adaptation #74
  • feat(domain): new supported domain #73
  • feat(trusted-issuer): hash trusted issuers without UUID #75
  • feat(did): did per country #78
  • feat(domain): changed supported length of domain to 32 #71
  • Feat: Support for rsa keys in DID #70

Bug Fixes

  • fix(trusted-issuer): removed hash seperator at the end #77
  • Fix: Legacy TrustList Endpoint does not work when new Certificate Types were uploaded #72

Others

  • chore: dep update #76

1.8.0

31 Aug 08:40
02e13c2
Compare
Choose a tag to compare

Bug Fixes

  • fix: data type of valuesets and revocation lists for postgres #68
  • Fix: DID Trustlist Unit Test fails sporadically #67

Others

  • chore: Update CODEOWNERS #69

1.7.1

10 Aug 08:20
f22b210
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Log Format contains unwanted spaces #66

1.7.0

04 Aug 15:12
a65d569
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Implicit KID isn't used at DID-TrustList generation #65

Others

  • dep: bump spring-cloud-starter-parent 2022.0.4 #64

1.6.0

23 Jun 11:23
b36c646
Compare
Choose a tag to compare

Enhancements

  • feat: architecture v2 adapted to tng #51
  • feat: Improve legacy Trustlist endpoints #56
  • feat:cert content threat detection by cloudmersive #58
  • feature(monitoring):enabled actuator endpoints #62
  • Feat: Provide Authentication Cert as Request Header #59
  • feat: Fetch latest Changes from EU #46
  • feat: Trusted Issuer Unit Test #45
  • feat: enable heatlh check #36
  • Update Spring Boot 3+ #50
  • Feat: DID Generation #48
  • Several Fixes #39

Bug Fixes

  • fix: add missing check for country while uploading TrustedReference #37
  • fix: invalid keystore format exception by providing jks storetype #52
  • fix: skip non elliptic curve keys on did trust list generation #60
  • fix: proxy config npe #53
  • fix: added logs mounting to docker compose #49
  • add missing transactional on TrustedReferenceRepository #35
  • Fix: Trusted Reference Delete Country #44
  • Fix: Add URL to TrustedReference #43

Documentation

  • doc: Use Java 17 in readme #54

1.5.0

03 Mar 10:02
530769e
Compare
Choose a tag to compare

Enhancements

  • Feat: Add DDCCG Downloader #34

Others

  • Update persistentvolume.yml #31

1.4.2

25 Feb 08:01
1166592
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Missing domain for federated certificates #30

1.4.1

24 Feb 10:01
40230ab
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Missing Domain Attribute #29

Others

  • Documents #20

1.4.0

23 Feb 10:56
bbefaa5
Compare
Choose a tag to compare

Enhancements

  • Federation Milestone 1 + 2 #26
  • Chore: Fetch EU Changes #19
  • Fetch EU Changes #4

Documentation

  • fix: update WHO contact #2

Others

  • Kubernetes Deployment #25
  • Feat/trusted reference #24
  • Add TrustedIssuer #23
  • Postgres dependency added #22
  • feat: publish image to Github Container registry #17