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.17.0
Features
- Add booster vaccinated card for Statistics (#1641)
- License and Copyright (#1679)
- Lower DCC_PERSON_WARN_THRESHOLD to 4 (#1673)
- Update the card Id sequence for booster vaccination (#1688)
Fixes
- Fix some typos in comments and log message (found by codespell) (#1659)
- To lower/upper case is locale dependent (#1675)
- ShutdownHook="disable", log4j dependeny obsolete (#1663)
- Fix sonnar cloud issue (Deleted duplicated method (#1683), Deleted default constructor (#1686), Complete assertion (#1684), Refactor RuleType enum (#1682), Refactor/deprecated (#1687), use java.util.Collections.emptyList (#1685))
Dependencies and version update
- Bump jackson.version from 2.13.0 to 2.13.1 (#1661)
- Bump log4j-core from 2.16.0 to 2.17.0 (#1658)
- Bump feign.version from 11.7 to 11.8 (#1668)
- Bump spring-boot.version from 2.6.1 to 2.6.2 (#1667)
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#1669)
- Bump log4j.version from 2.17.0 to 2.17.1 (#1671)
- Bump checkstyle from 9.2 to 9.2.1 (#1670)
- Bump netty-codec-http from 4.1.71.Final to 4.1.73.Final (#1680, #1694)
- Bump protobuf.version from 3.19.1 to 3.19.3 (#1681, #1691)
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#1689, #1693)
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#1695)
- Dependency/bump awssdk s3 (#1665)
Release 2.16.1
Features
- Filter TEKs with TRL (1 or 2) before distributing them (#1692)
Release 2.16.0
Dependencies and version update
- Bump checkstyle from 9.1 to 9.2 (#1616)
- Bump spring-boot.version from 2.5.7 to 2.6.1 (#1618)
- Bump spring-cloud-openfeign-core from 3.0.5 to 3.1.0 (#1621)
- Bump bcpkix-jdk15on from 1.69 to 1.70 (#1622)
- Bump wiremock-jre8 from 2.31.0 to 2.32.0 (#1624)
- Bump tomcat-embed-core from 9.0.55 to 9.0.56 (#1629)
- Dependency/management (#1648)
- log message date format: yyyy-MM-dd'T'HH:mm:ssZ (#1649)
- Bump log4j.version from 2.17.0 to 2.17.1 (#1671) (#1676)
- Replace information in LICENSE with placeholder (#1674)
Enhance Distribution
Release 2.15.3
Dependency Update
- Update log4j to 2.17.0 version (#1656)
Release 2.15.2
Dependency Updates
Update log4j to 2.16.0 version (#1642)
Release 2.15.1
Release 2.15.0
Features
- Add special case for Eisenach (#1604)
- Update dead link to high-level architecture view (#1608)
- Feature/use local node config (#1607)
- Validation service allow list (#1613, #1620 #1625 #1626 #1627)
- Feature/app feature changes for validation service & dcc (#1630)
Fixes
- Fix that the value is hex-encoded, not utf-8 (#1619)
- Delete min and max restrictions for app feature values (#1631 #1635 #1636)
Dependencies and version updates
Release 2.13.2
Hotfix
- Add block list for DCCs - HF #1602
Release 2.14.0
Fixes and refactoring
- Feature/fix spelling naming (#1587) - distribution
Dependencies Updates
- Bump protobuf.version from 3.18.1 to 3.19.1 (#1584, #1591)
- Bump test-containers.version from 1.16.0 to 1.16.2 (#1583, #1589)
- Bump spring-boot.version from 2.5.5 to 2.5.6 (#1586)
- Bump feign.version from 11.6 to 11.7 (#1590)
- Bump checkstyle from 9.0.1 to 9.1 (#1592)
- Bump postgresql from 42.3.0 to 42.3.1 (#1593)