BAH-4161 | Add. Bump Address Hierarchy Version to 2.19.0 #217
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2.17.0 -> 2.19.0
JIRA -> BAH-4161
This PR upgrades the Address Hierarchy module in Bahmni from version 2.17.0 to the latest version 2.19.0. The Address Hierarchy module upgrade is to leverage new features, improvements, and bug fixes introduced between versions 2.18.0 and 2.19.0.
Between v1.17 and v1.19 of openmrs-module-addresshierarchy, mostly HTML/XML sanitization has been added to input fields to enhance security and prevent potential XSS vulnerabilities. Additionally, privileged-based access to global properties was introduced, ensuring that only authorized users can access sensitive configuration settings. Furthermore, GitHub Actions (GHA) workflows were added to streamline automated testing and continuous integration processes, improving development efficiency and reliability.