This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Releases: admin-ch/CovidCertificate-App-Verification-Check-Service
Releases · admin-ch/CovidCertificate-App-Verification-Check-Service
v2.9.0-prerelease1
v2.8.0-prerelease2
v2.8.0
Merge pull request #15 from admin-ch/feature/prometheus add prometheus dependency
v2.8.0-prerelease3
v2.8.0-prerelease1
Commits
- 03b1296: Created first version of simple controller (Lasse_Meinen) #10
- 84d6e74: Fixed typo (Lasse_Meinen) #10
- be1f4bf: Activate controllers based on spring profile (Lasse_Meinen) #10
- b44d4c0: Give more detailed response in simple controller (Lasse_Meinen) #10
- c1932a6: Added dockerfile (Lasse_Meinen) #10
- c891d19: Updated workflow to produce jar artifact (Lasse_Meinen) #10
- 07140ad: Fixed file path for jar artifact (Lasse_Meinen) #10
- 8b94b23: Don't produce artifacts in regular build workflow (Lasse_Meinen) #10
- 6afbbb2: Download jar from tagged release on github when creating image (Lasse_Meinen) #10
- 4f0f61a: Added comment to Dockerfile (Lasse_Meinen) #10
- 9d8ad9d: Updated README with docker commands (Lasse Meinen) #10
- 3bdc653: Added documentation and simplified simple verification response (Lasse_Meinen) #10
- f10849f: Added documentation to the README (Lasse Meinen) #10
- e125ad7: Set baseurl based on 'profile' env variable (Lasse_Meinen) #10
- ee2f924: Added version to simplecontroller endpoint (Lasse_Meinen) #10
- 8caad5c: Docker build with jib and Github Actions (Daniel Gstöhl) #12
- cbd5d06: update README and workflow with dockerhub info (gstoehld) #10
- 1b28f35: Add request and response examples to README (gstoehld) #10
- 05e82c1: don't specify explicit password encoder for actuator security (gstoehld) #13
- 533a010: Delete Dockerfile (gstoehld) #10
- 0911878: backported SDK hotfix for sero-positive (Daniel Gstöhl) #14
v2.6.1-prerelease2
Merge pull request #11 from admin-ch/feature/actuator-security fix actuator security config
v2.6.1
Merge pull request #11 from admin-ch/feature/actuator-security fix actuator security config
v2.6.1-prerelease1
Commits
- 91da0a2: fix actuator security config (Felix Haller)