Skip to content

1.0.3.RELEASE

Choose a tag to compare

@iCesofT iCesofT released this 29 Oct 22:24
· 30 commits to develop since this release

Added

  • Configured AWS Parameters Store for service property management.
  • Added fake code (Fib sequence) so apps can send fake requests to DP3T.
  • Added new test for hashing and verification.
  • Added warn logging when code / TAN can't be redeemed.
  • Added @unroll to Spock Framework tests.
  • Added CODE_OF_CONDUCT.md file.
  • Added CHANGELOG.md file.

Changed

  • Modified exception handling.
  • Refactor infection day control, and bug fixed.

Deleted

  • The properties files for Preproduction and Production environments have been removed, because these properties are stored encrypted in the infrastructure (AWS parameter stores).
  • Deleted Headers started with "x-forwarded", in server logs.
  • Deleted api-docs.yaml file. Yaml available through swagger endpoint.
  • Removed Testcontainers annotation.

Fixed

  • Fixed contact email in THIRD-PARTY-NOTICES file