Releases: imsweb/validation
Releases · imsweb/validation
v1.8
Version 1.8
- Increased the engine version to 5.8
- Added support for caching regular expression in context functions.
- Added support for pre-parsed and pre-compiled edits (optimization).
- Added support for new context types 'table' and 'table-index-def' that will be used for Genedits translation framework.
- Remove logic that was overriding SSF25 based on TNM Schema ID and Sex in SimpleNaaccrLinesValidatable.
- Added a proper security environment to XStream by limiting the classes that it can create when loading XML files.
- Updated staging client from version 2.5 to version 2.9 (TNM 1.5).
- Updated Groovy library from version 2.4.7 (indy) to version 2.4.12 (indy).
- Updated XStream library from version 1.4.9 to 1.4.10.
- Updated Apache commons-lang library from version 3.4 to version 3.6.
- Updated commons-codec library from version 1.10 to version 1.11.
v1.7
Version 1.7
- Increased the engine version to 5.7
- Added support for new SQLLOOKUP and SQLRANGELOOKUP Genedits functions.
- Added new log methods in context functions, a framework can provide a log implementation in the services.
- Added support for edit/set tags (used in the Genedits framework).
- Added support for timing out execution of edits (disabled by default).
v1.6.3
Version 1.6.3
- Updated staging client from version 2.4 to version 2.5; this contains the new TNM 1.4 algorithm.
- SimpleNaaccrLinesValidatable will convert the sex value to SSF25 when the SSF25 discriminator is missing for Peritoneum and Peritoneum Female Gen so that the CS schema will be found.
v1.6.2
v1.6.1
v1.6
Version 1.6
- Added new method in XmlValidatorFactory to extract all attributes from main Validator tag.
- Removed Joda library dependency, replaced by new Java 8 date framework.
- Removed BeanUtils library dependency.
- Updated staging client from version 2.1.1 to version 2.3.
- Updated Groovy library from version 2.4.6 (indy) to version 2.4.7 (indy).
- This library now requires Java 8 at minimum.
v1.5.9
v1.5.8
Version 1.5.8
- Increased the engine version to 5.6 (version 5.6 is needed for ensuring correct results when running translated metafile edits).
- Fixed another bug in the GenEDITS INLIST function implementation resulting in some edits failing when they should pass.