Skip to content

OpenCRVS Country Configuration - v1.4.1

Latest
Compare
Choose a tag to compare
@euanmillar euanmillar released this 22 Mar 13:51
· 7 commits to master since this release
2aae1e6

An example OpenCRVS country configuration. To be used in conjunction with opencrvs-core release v1.4.1

Read the release notes!

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

Breaking changes

  • 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.

Full Changelog: v1.3.3...v1.4.1