Pull request #198: CR-360: Update series counter for single dose boostersMerge in COM/covid-19-borgerstatus from feature/cr-360_update_single_dose_boosters_series_counter to develop
* commit '673ae7b71fdc5402560bfdc4e95ed3950a67735e':
CR-360: Update the 'series' counter for single dose boosters: Must now be numbered x/1 instead of x/x, e.g. 2/1, 3/1, etc., according to new EU rules
Pull request #197: Fix DataFetcherTest on slow CPUs: Make 'impatientDataFetcher' a little less impatientMerge in COM/covid-19-borgerstatus from testfix/fix-impatient-datafetcher to master
* commit '3ee8306ac1175b8f87f818181e400d82528d568e':
Fix DataFetcherTest on slow CPUs: Make 'impatientDataFetcher' a little less impatient
Pull request #196: Release/1.6.1Merge in COM/covid-19-borgerstatus from release/1.6.1 to master
* commit '2788703a25d4fd7bc5b0e451382afb8e3faf68e9':
Set version 1.6.1
Update application-service.properties to match upcoming PROD config
DkPassportConfiguration docs: Added missing properties to toString() representation
[CR-357] Refactoring
[CR-357] Fix DKINFO vaccination entries having wrong value in 'xdu' property f...
Pull request #195: Bugfix/CR-357 wrong vaccination xdu valuesMerge in COM/covid-19-borgerstatus from bugfix/cr-357_wrong_vaccination_xdu_values to develop
* commit '5ec9b5b78a1168fbc94f1a4f35431e5fc37aa9fb':
DkPassportConfiguration docs: Added missing properties to toString() representation
[CR-357] Refactoring
[CR-357] Fix DKINFO vaccination entries having wrong value in 'xdu' property for: 1)people under 18 (new rule in CR-352) and for 2)additio...
Pull request #194: [CR-359]: fix calculation of time until 18 in CprFormatBasedAgeCalculatorImplMerge in COM/covid-19-borgerstatus from fix/CR-358_invalid_period_calculation to develop
* commit 'f352a5da12646ac7c270e51719e9acca896f42e5':
[CR-359]: add tests for age calculations with invalid cpr
[CR-359]: fix calculation of time until 18 in CprFormatBasedAgeCalculatorImpl
[CR-357] Fix DKINFO vaccination entries having wrong value in 'xdu' property for:1)people under 18 (new rule in CR-352) and for
2)additional vaccination entries ([CR-341], including revaccination entries [CR-349])
Pull request #193: Release/1.6.0Merge in COM/covid-19-borgerstatus from release/1.6.0 to master
* commit 'a1e38d2e2a86712724769419076ac12ad9a4ecf4': (38 commits)
Set version 1.6.0
Update integrationtest assumptions to match actual DDV data on test1 for users with fixed test data
[CR-349]: Added tests
[CR-349]: Added RecoveryPassportEvaluator to CombinedPassportEvaluator + audit logging
[CR-349]: Updated tests
[CR...
Pull request #189: [CR-352]: add age differentiationMerge in COM/covid-19-borgerstatus from feature/CR-352 to develop
* commit '724bd440979d585ae5414c50e91aab6b2286b4fb':
[CR-352]: fix review comments
[CR-352]: calculate vaccination pass expiration based on date of 18th birthday for persons under 18
[CR-352]: add age differentiation
1)cbs-fetcher + cbs-datacache-invalidator: Use a @Configuration class with @ComponentScan instead of a 'basePackages' String when initializing the Spring application context: This helps IDEs (IntelliJ IDEA) to provide navigation between injection points and bean declarations (via gutter icons) which helps tremendously when navigating the source code.2)Fix tests (now that Mockito is strict per default)
1)cbs-service: Use a @Configuration class with @ComponentScan instead of a 'basePackages' String when initializing the Spring application context: This helps IDEs (IntelliJ IDEA) to provide navigation between injection points and bean declarations (via gutter icons) which helps tremendously when navigating the source code.2)Remove @SuppressWarnings("java:S1118") that seems to be no longer needed with newer version of SonarLint.
3)@CbsTest no longer configures Mockito to always being lenient (this means Mockito is now strict, per its own default, which helps catch bugs in test code).
Fix test on test1: Test1 is configured with dk.test.validator.maximum-period-after-test.ag=PT48H which causes the test to fail there.Remove assertion on DK passes as it is not relevant for the subject of the test
Pull request #191: Tilføjet STAT_EU audit log informationer så vi kan lave statistik til EUMerge in COM/covid-19-borgerstatus from hotfix/CR-324-statistik-for-udstedte-eu-covidcertifikater to develop
* commit 'fe01c3a1e7732cfabbf51154d97bab20b04c9fc9':
Tilføjet STAT_EU audit log informationer så vi kan lave statistik til EU
Pull request #190: Tilføjet STAT_EU audit log informationer så vi kan lave statistik til EUMerge in COM/covid-19-borgerstatus from hotfix/CR-324-statistik-for-udstedte-eu-covidcertifikater to master
* commit 'fe01c3a1e7732cfabbf51154d97bab20b04c9fc9':
Tilføjet STAT_EU audit log informationer så vi kan lave statistik til EU