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
Release 2.4.0
features
- Digital Green Certificate (#1397, #1412, #1413, #1421, #1423)
- vaccination statistics (#1408, #1409)
- log when exceeding tek/event checkins file size (#1406)
fixes
refactorings and test coverage
- Use Spring resourceLoader instead for QR code template also (#1390)
- Path.split("/") isn't system independent (#1398)
- Fix integration tests for upload (#1396)
dependencies and version updates
Release 2.3.1
Fixes
Release 2.3.0
digital green certificate
bug fixes
refactorings and test coverage
- refactor trace time warning distribution tests (#1357)
- refactor shared module (#1354, #1386)
- refactor add testcontainer to spin up s3 cloudserver instead of the maven docker plugin (#1374)
- move log (#1387)
- set groupId: app.coronawarn.server (#1377)
dependencies and version updates
Release 2.2.0
mobile app config
- load the QRCode template dynamically via env var (#1349)
- set proper content-type for QR code templates (#1353)
bug fixes
- submission type not persisted (#1359)
- missing download select permission (#1368)
- Fix/enabled protocols (#1371)
refactorings and test coverage
- Fake checkins - move business logic to submission service (#1350)
- more tests for the START_INTERVAL_GENERATION (#1361)
- avoid empty catch block (#1363)
dependencies and version updates
- release 2.2
- Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#1365)
- Bump s3 from 2.16.42 to 2.16.52 (#1366)
- Bump postgresql from 42.2.19 to 42.2.20 (#1351)
preparation for 2.3
- Protocol Buffer update for release 2.3.x (#1364)
Release 2.1.0
Add submission type (for rapid antigen test MVP scope) (#1339, #1360)
Submission
Callback
- openapi updates (#1341)
Upload / Download (EFGS / CHGS)
- Add FEDERATION_GATEWAY_KEYSTORE_PATH to docker-compose.yml (#1334)
Application Configuration enhancement
Code smells and refactorings
- close input stream when loading QR template (#1305)
- Replace/config file application context initializer (#1290)
Rapid Antigen Test
- Protocol Buffer update - CoronaRapidAntigenTestParameters (#1328)
Dependencies and version updates
Release 2.0.2
Release 2.0.1
Release 2.0.0
Upload / Download (EFGS / CHGS)
- Fix bug with keys not being marked correctly for re-upload (#1279)
- Enhance logging (#1254, #1256, #1269)
Event Registration (Submission + Distribution)
- Protocol Buffer changes for release 2.0.x (#1249, #1267, #1281)
- Event Registration (#1247) parts of this have been reverted later (#1283, #1286)
- Distribute check-ins (#1288)
- Publish QR code templates from packaged resources (#1291)
- Sql permission script distribution (#1296)
- Add @component annotation for TraceTimeIntervalWarningsPackageBundler (#1293)
- Fix/add checksum to empty hourly files (#1297)
- Create abstract layer for traceTimeIntervalWarningBundler (#1304)
- Update qr code poster parameters (#1311)
- Feature/sort twps (#1307)
- Simply remove the TEK headers from the twp file (#1308)
- Allow optional slash in event registration qr code (#1309)
- Add "cwa-empty-pkg" header to all files (#1310)
- Random checkin data padding during submission (#1302)
- QR Poster Template proto change and code adaptation (#1314)
- Fix: use hex decoding in config because pepper is prob. a hexadecimal string (#1315)
- Feature/exclude current hour twp (#1313)
- Sort TraceTimeIntervalWarnings via TraceLocationIDs… (#1317)
- Lower threshold for high-risk from check-ins (#1320)
- Feature/twp demo include current hour (#1318)
- Fix/set period when exporting tracewarnings (#1321)
- Add missing submission user permission (#1322)
- Revert "Add "cwa-empty-pkg" header to all files (#1310)" (#1323)
- Fix checkin interval checks (#1324)
- Feature/return headers submission (#1325)
- Enhance logging when filtering checkins (#1326)
- add QRCodeTextBoxIOS addressTextBox (#1329, #1332)
- Config Updates for PT (#1330)
Actuator Configuration changes
- Once a single parameter is specified at
management.server.ssl.*
it requires specifying all parameters again (#1265)
Application Configuration enhancement
- Presence tracing parameters (#1301)
- Add missing trl mapping for Android V2 and IOS app_config (#1312)
Code smells and refactorings
- Add missing attribute to the log message (#1256)
- No apparent downside to using the fix everywhere, so after testing it for submission it was rolled out to every service: (#1269)
- Fix missing start-class property that is used by spring-boot maven plugin (#1272)
- Mitigate some code smells (#1275)
- Fix missing parameter metadata for Java Enum (#1289)
Dependencies and version updates
- Bump tomcat-embed-core from 9.0.43 to 9.0.44 (#1248)
- Bump protobuf.version from 3.15.3 to 3.15.6 (#1250)
- Bump feign.version from 11.0 to 11.1 (#1252)
- Bump spring-cloud-dependencies from 2020.0.1 to 2020.0.2 (#1259)
- Bump spring-boot.version from 2.4.3 to 2.4.4 (#1264)
- Bump guava from 30.1-jre to 30.1.1-jre (#1268)
- Bump checkstyle from 8.41 to 8.41.1 (#1282)
- Upgrade spring vault core (#1273, #1274)
Release 1.15.2
Release 1.15.1
Update parameters for risk calculation (#1260)