Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

62 lines (39 loc) · 2.29 KB

Changelog

All notable changes to this project will be documented in this file.

1.3.2.RELEASE - 2021-12-20

Changed

  • Updated log4j2 version to 2.17.0

1.3.1.RELEASE - 2021-12-17

Changed

  • Updated log4j2 version to 2.15.0
  • Updated testcontainers version to 1.16.2

1.3.0.RELEASE - 2021-02-17

Added

  • Added expiry column on gaen exposed table.
  • Added origin country as visited country.

1.2.0.RELEASE - 2020-12-17

Added

  • Download keys service saves visited countries in database.

1.1.0.RELEASE - 2020-11-12

Added

Changed

  • Fixed typo in README.md.
  • THIRD-PARTY-NOTICES - Deleted Hazelcast IMDG and Auth0 Java since these libraries are not used.
  • Copied new BatchSignatureVerifier.java from EFGS.
  • Upgraded to Spring Boot 2.3.5.RELEASE.
  • Changed project from web application to batch application - Using ApplicationRunner.

Fixed

1.0.0.RELEASE - 2020-10-31