This repository has been archived by the owner on May 16, 2023. It is now read-only.
Releases: corona-warn-app/cwa-server
Releases · corona-warn-app/cwa-server
Beta Patch 9
- Adjusts configuration based on RKI
Beta Patch 8
- Update Attenuation Duration Spec
Beta Patch 7
- Fix validation and crashing problems in docker-compose setup
- Add Actuator Health Probes
- Remove central index
- Remove empty days/hours from index files
Beta Patch 6
- Update attenuation/duration configuration according to specification
Beta Patch 5
- Shift diagnosis keys to later distribution if too few keys
- Add least privilege principle for services
- Attenuation duration thresholds
- App Version configuration
Beta Patch 4
- Ensure uniqueness of diagnosis keys on submission
- Introduced new Spring profiles signature-dev and signature-prod which determine the signature the distribution service uses. One of which needs to be set.
- Improvements on TAN verification
Beta Patch 3
- Changed S3 client from minio to AWS SDK to mitigate vulnerability
- Add Helper to allow image scanning in Quay Claire
Beta Patch 2
- Add and Update Android package name
Beta Patch 1
- Cache control headers for object store write
- S3 retention runner
- Enable SSL capabilities
Beta release
- Central index file
- Integration of Verification Server
- Risk score classification application config
- Improved code quality
- Added demo profile for easier testing
- Added actuator to submission service for Prometheus monitoring