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

Releases: corona-warn-app/cwa-server

Release 1.0.8

22 Jun 11:34
ccbfe41
Compare
Choose a tag to compare
  • Disables UserDetailsServiceAutoConfiguration (#594)
  • Add random key padding (#609 & #612)

Release 1.0.7

15 Jun 14:43
9429244
Compare
Choose a tag to compare
  • Adjusting logger statement to prevent log forging (#583)

Release 1.0.6

15 Jun 12:56
c225375
Compare
Choose a tag to compare
  • Update log level for invalid TAN syntax check (#553)
  • Fix fake delay updates (#570)
  • Final adjustments for risk score configuration params based on RKI (#576)

This is the release version used for the Go-Live.

Release Candidate - Patch 5

12 Jun 14:52
713ede3
Compare
Choose a tag to compare
  • Updated timestamp format in log entries (#566)
  • Fix connection pool size configuration (#561)
  • Fix batch counter concurrency issue (#551)
  • Restrict allowed actuator routes (#540)
  • Enabling roles also for local development & docker setup (#552)

Release Candidate - Patch 4

11 Jun 09:08
48ad973
Compare
Choose a tag to compare
  • Readjust version config for android app

Release Candidate - Patch 3

11 Jun 07:59
0808b99
Compare
Choose a tag to compare
  • Add TLS Ciphers compliant to BSI-TR-02102-2
  • Readjust version config for android app

Release Candidate - Patch 2

10 Jun 21:14
b5a83c4
Compare
Choose a tag to compare
  • Add CSP header
  • Remove use of ForkJoinPool in SubmissionController
  • Fix http client connection pool size
  • Adjust version config for android app
  • Add hostname verification by setting the "ssl-client-verification-verify-hostname" profile

Release Candidate - Patch 1

08 Jun 20:12
445f273
Compare
Choose a tag to compare
  • Prometheus endpoints adhere to micrometer naming conventions
  • Mitigate CVE-2020-13692

Release Candidate

05 Jun 23:27
c814e51
Compare
Choose a tag to compare
  • SSL certificate validation for postgres connection
  • Adding mutual SSL between submission and verification
  • 16MB threshold for exposure key files
  • Higher S3 resilience - distribution fails after 5 unsuccessful operations
  • Fixing OpenAPI specification
  • Adding application logic monitoring to the prometheus endpoints.
  • Switch from e-Tag to CWA-Hash
  • Tolerate gaps in submission payload
  • Squashing migrations

Beta Patch 10

05 Jun 05:41
ef7f8a8
Compare
Choose a tag to compare
Beta Patch 10 Pre-release
Pre-release
  • Removes the android package identifiers from the signature info as a workaround due to a bug on Android (once a patch arrives this will be reverted)