Skip to content

Releases: covid-be-app/cwa-verification-server

Remove metrics for pos/neg

02 Mar 05:03
46d3f51
Compare
Choose a tag to compare

Remove metrics for pos/neg as they are moved to the testresult service.

v1.3.2

28 Sep 15:49
ce59056
Compare
Choose a tag to compare

Add application metrics

v1.3.1

18 Sep 05:25
bb0309f
Compare
Choose a tag to compare
Merge pull request #13 from covid-be-app/development

Pre-release v1.3.1 to staging

Release v1.3.0 candidate to staging (#9)

05 Sep 13:32
76d3712
Compare
Choose a tag to compare
* CBA-104: added global /api context path, removed mgmt port (block by LB), added TODOs

* CBA-104: updated test server result context path

* CBA-91: added mobiletest controller + domain

* CBA-91: hooked up verification server to new test server, using R1,t0 format and support for various result dates

* CBA-91: custom objectmapper for enum handling , fixed typo

* CBA-91: custom objectmapper for enum handling , fixed typo

* CBA-91: do not serialize null values

* CBA-91: checkstyle order import

* CBA-115 : added ack endpoint

* Add action for push to develop

* Fix workflow name

* Force action start

* Develop branch is called development, not develop

* Add AWS_DEFAULT_REGION global envvar

* Add repo host to docker login command

* CBA-95: initial implementation

* CBA-95: initial implementation

* CBA-115: javadocs

* CBA-95: added random delays / jitter for fake responses

* CBA-112: integrated spring-cloud-starter-aws-parameter-store

* CBA-112: disabled cloudformation stack detection in spring boot

* CBA-247: added e2e-tls by default / option to disable it for local dev

* Feature/cba 155 cicd (#8)

* CBA-155: cicd

* CBA-155: Fix misleading step names

* CBA-155: Fix search and replace side effect

* CBA-367: Missing runs-on: in workflow jobs

* CBA-367: Remove obsolete if: in workflow jobs

* CBA-155: Remove opened and reopend types from workflow

Co-authored-by: Davy De Waele <ddewaele@gmail.com>