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-verification-server

v1.5.7

24 Jan 16:07
c45a409
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Seperate Unique Constraints for hashed_guid and hashed_guid_dob #258

Documentation

  • Bump copyright year in README.md #257

Others

  • Chore: Update Dependencies, Update File Header #259

1.5.6

21 Dec 07:50
97e8e69
Compare
Choose a tag to compare

Bug Fixes

  • fix: bump log4j version 2.17.0 #256

v1.5.5

15 Dec 14:17
0d238d8
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Possible Race Condition when Hashing Client Certificates #254

1.5.4

15 Dec 11:12
32735e3
Compare
Choose a tag to compare

Bug Fixes

  • Fix/Bump Log4j to 2.16 #255

Others

  • chore: update version in POM #253

1.5.3

09 Dec 17:34
96c1e82
Compare
Choose a tag to compare

Enhancements

  • feat: Add Shedlock, Cron, direct query #252

1.5.2

22 Nov 09:12
9013d1c
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Add Unique Constraint for RegistrationToken and TeleTan #251

v1.5.1

19 Nov 14:05
2c3e3b6
Compare
Choose a tag to compare

Enhancements

  • Add Extra Truststore for TRS #250
  • feat: update openAPI to match version 1.5.0 #247
  • Feat: Allow-List for Certificate Hashes #246
  • Feat: Added values to remove from helm #245

Bug Fixes

  • Fix: Add Unique Constraint to HashedGuid Property #249

Others

  • Chore/updated dependecies #243

1.5.0

26 Aug 07:17
8500876
Compare
Choose a tag to compare

Enhancements

  • Feat: Add TeleTan Type (EVENT and TEST) #239
  • Add Possibility to disable DOB Hash Check in External Test Result Controller #236
  • Add Digital Covid Certificate Readiness #234

Bug Fixes

  • Fix: Missing testId in InternalTestResult #235

Others

  • chore: lift version 1.5.0 #242
  • chore/create version 1.4.0 #233

v.1.4.0

27 May 13:31
a6c704c
Compare
Choose a tag to compare

Enhancements

  • feat: ceate new release notes on edit/update #229
  • feat(#226)/Added Collection Sample (cs) timestamp #227
  • make sure TeleTANs are unique in the database #110
  • fix: handle unsupported content type and HTTP method #164
  • Improve generations of tele-tans #128
  • Migrate from JUnit 4 to JUnit 5 #94
  • rename variable to reflect it's type #212

Bug Fixes

  • fix/Sample Collection naming #228

Documentation

  • Update table with links to other repositories #220

Others

  • fix/fixed fake behavior #232
  • fix/fake to return seconds #231
  • fix ci #224
  • Link to repository table in documentation repository (README change only) #222
  • Feat add vault #223
  • Changed lombok version to 1.18.16 #221
  • Fix a typo in log message #219
  • fix: unnecessary annotations #217

v1.3.2

01 Oct 08:51
Compare
Choose a tag to compare

Enhancements

  • feat: update database updated_at when a Tan is generated for a Registration Token #214

Bug Fixes

  • fix: restrict TLS versions for internal and external connections #213