set up release

This commit is contained in:
Grahame Grieve 2024-05-21 23:29:08 -05:00
parent d9c1c74924
commit bb3a98cd21
2 changed files with 9 additions and 3 deletions

View File

@ -1,7 +1,13 @@
## Validator Changes
* no changes
* remove "LOINC 2711-0 Oxygen saturation in Venous blood" from the list in the validator that checks whether an observation is a vital sign
## WHO I18n Project
* fix value set summary line display
* update the source of truth translation files
## Other code changes
* no changes
* Handle more than one expectation extensions in CapabilityStatement
* Fix NPEs in Liquid renderer

View File

@ -21,7 +21,7 @@
<commons_compress_version>1.26.0</commons_compress_version>
<guava_version>32.0.1-jre</guava_version>
<hapi_fhir_version>6.4.1</hapi_fhir_version>
<validator_test_case_version>1.5.9-SNAPSHOT</validator_test_case_version>
<validator_test_case_version>1.5.9</validator_test_case_version>
<jackson_version>2.17.0</jackson_version>
<junit_jupiter_version>5.9.2</junit_jupiter_version>
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>