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

Release 2.1.0

Compare
Choose a tag to compare
@ioangut ioangut released this 20 Apr 13:38

Add submission type (for rapid antigen test MVP scope) (#1339, #1360)

Submission

  • TRL mapping derivation (#1335)
  • Change log level to infor for EventCheckinDataFilter (#1348)

Callback

  • openapi updates (#1341)

Upload / Download (EFGS / CHGS)

  • Add FEDERATION_GATEWAY_KEYSTORE_PATH to docker-compose.yml (#1334)

Application Configuration enhancement

  • Add coronaTestParameters to the app config (#1331)
  • Add presence tracing parameters (#1298)

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

  • Bump protobuf.version from 3.15.6 to 3.15.8 (#1327)
  • Bump tomcat-embed-core from 9.0.44 to 9.0.45 (#1316)
  • Bump docker-maven-plugin from 0.34.1 to 0.35.0 (#1300)
  • Bump postgresql from 1.15.2 to 1.15.3 (#1344)
  • Bump spring-boot.version from 2.4.4 to 2.4.5 (#1343)
  • Bump aws sdk s3 to 2.16.42 (#1345)

Complete Diff to previous version