Skip to content

Releases: onc-healthit/code-validator-api

1.0.33

01 Oct 00:19
f5e15e1
Compare
Choose a tag to compare

What's Changed

  • Updated spring core from 4.1.0.RELEASE to 5.3.39

Full Changelog: 1.0.32...1.0.33

1.0.32 - SITE Release 3.1.75

30 Jan 18:14
1ca5914
Compare
Choose a tag to compare

1.0.32 - SITE Release 3.1.75

SITE 3.1.50

31 Aug 02:10
c3e58e0
Compare
Choose a tag to compare
  • Fix DocumentBuilderFactory XXE vulnerability
  • Fix WK005 Exception during parallel execution of DocumentBuilder

1.0.30 | SITE 3.1.49 Release for July 26 2021 | Dependency Update

27 Jul 01:43
3d92db4
Compare
Choose a tag to compare

-Update xerces from 2.11.0 to 2.12.1 & JUnit from 4.12 to 4.13.1

Commits:
changed xercesImpl from 2.11.0 to 2.12.1 & junit from 4.12 to 4.13.1
e474141

1.0.29 | CPT Loader bug fix

30 Jun 15:18
07d1fb4
Compare
Choose a tag to compare
  • Fix bug in the CPT Loader where some records were missing

1.0.28 | CPT Update

27 Apr 02:01
04c59aa
Compare
Choose a tag to compare
  • Release Notes:
    • Code Validation
      • Updated CPT code system Files to CPT 2021 Data File_PLA Q2 Updt
        • Now uses the correct long name file per the ReadMe.txt found in the Code Validator API Project documentation
      • Updated CPT loader to accommodate the tab format of the LONGULT.txt file

Commits:
@Plow74
FIX: CPT Loader accommodates the tab delimited file with long descriptions
8beecb3

CPT loader updated to load the tab-delimited file that uses the long display names.
Updated schema for code display names to have a varchar max length of 100,000

1.0.27 | JDK8 Update

23 Feb 22:19
b3124e2
Compare
Choose a tag to compare

Release Notes:
-Update JDK

Commits:
@ssavarala
Update pom.xml
77a5053
@drbgfc
Upgrade from JDK1.7 JDK1.8
67bdec6
@drbgfc
Update to 1.0.27 for Feb 2020 Release
fc97c91

1.0.26

09 Dec 15:35
677e6f7
Compare
Choose a tag to compare

-Updated VSAC loader to do a null check before calling string functions on the cell content. Some of the new value sets have null cells rather than empty strings.
-Updated CDT code system loader to load the latest CDT code system using the file downloaded from VSAC. This is a breaking change for anyone loading the CDT file in the old format.
-Match existing formatting.

1.0.25 Add null check before reading cell

23 Oct 13:22
d29abf5
Compare
Choose a tag to compare

Added a null check before reading cell contents.

1.0.23 Add support for vocabularyValidationConfigurationsErrorCount

01 Oct 14:07
abaf8c3
Compare
Choose a tag to compare
Merge pull request #74 from onc-healthit/develop

Add support for vocabularyValidationConfigurationsErrorCount