Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Releases: admin-ch/CovidCertificate-App-Verifier-Service

v0.0.3

07 Jun 14:38
Compare
Choose a tag to compare

Commits

  • 16ac5bf: Added sonarcloud workflow (lmeinen) #3
  • 32c2426: Fixed workflow (lmeinen) #3
  • 4528b0f: Separated workflow into test & code quality (lmeinen) #3
  • 4fc0548: Added coverage reports (lmeinen) #3
  • 7470e9f: x509 mapping unit test added (Felix Haller) #4
  • c2d1f4f: Fix package. (alig) #4
  • b6c0b56: more swagger doc (Felix Haller)
  • b7af703: fix clientcert mapping and sql query (Felix Haller)
  • 62c715a: prepend endpoints with trust/ (Felix Haller)

v0.0.2

02 Jun 15:13
Compare
Choose a tag to compare

Commits

  • [aeb0c4b]: Added skeleton for revocation list controller (lmeinen) #2
  • [73826c3]: Added configbean and baseurl property for revoked certs controller (lmeinen) #2
  • [e25d132]: Cleaned RevocationListController & Removed unnecessary method from rt helper (lmeinen) #2
  • [f041a8f]: Added unit tests (lmeinen) #2
  • [8c64c30]: fix unit test flyway application context (Felix Haller) #2
  • [93b917c]: Fixed revocation list controller test failures (lmeinen) #2
  • [e7ecd04]: Added mock for BAG endpoint in controller unit tests (lmeinen) #2
  • [100f4c1]: Merge branch 'master' into feature/revocationList (Lasse Meinen) #2
  • [b9f231a]: Update ch-covidcertificate-backend-verifier/ch-covidcertificate-backend-verifier-ws/src/main/resources/application.properties (Lasse Meinen) #2
  • [cb3e54a]: Removed baseline from flyway config (lmeinen) #2
  • [68a514c]: Moved RevocationResponse to separate class (lmeinen) #2
  • [8359e2b]: Made BIT revocation list endpoint a global constant (lmeinen) #2
  • [728b7ca]: Changed code returned when revocationlist gateway failed to 502 (lmeinen) #2
  • [418ba62]: Log error when error code returned by revocationList endpoint (lmeinen) #2
  • [7a0e854]: signer certificate request renaming (Felix Haller)
  • [30a4484]: Merge branch 'master' into feature/revocationList (Felix Haller) #2
  • [b2d7f20]: lint pom (double spacing) (Felix Haller) #2
  • [9059268]: rename revocation list endpoint (Felix Haller) #2
  • [92db8cc]: log complete error when revocation list request fails (Felix Haller) #2
  • [89b8ba1]: fix revocation list controller test (Felix Haller)
  • [9b4803e]: db schema changes (Felix Haller)

v0.0.1

02 Jun 06:56
Compare
Choose a tag to compare
add tagged release workflow