This release is a reference implementation compatible with OpenCRVS version 1.4.1.
What's changed?
-
Improved logging for emails being sent
-
Updated default Metabase init file so that it's compatible with the current Metabase version
-
Deployment: Verifies Kibana is ready before setting up alert configuration
-
Deployment: Removes
depends_on
configuration from docker compose files -
Deployment: Removes some deprecated deployment code around Elastalert config file formatting
-
Provisioning: Creates backup user on backup servers automatically
-
Provisioning: Update ansible Github action task version
-
Copy: All application copy is now located in src/translations as CSV files. This is so that copy would be easily editable in software like Excel and Google Sheets. After this change,
AVAILABLE_LANGUAGES_SELECT
doesn't need to be defined anymore by country config.