validate v3.5.2
Highlights
- Memory leak fix for bundle validation - #826
- Add WARNING messages for context product metadata mismatch with labels and new flag --disable-context-mismatch-warnings to disable the messages by @al-niessner in #890
- Update functionality to throw ERROR for validation_format mismatch, and WARNING for field_format mismatch. by @al-niessner in #888
- Numerous fixes to support special constants
- Improve handling for high_instrument_saturation - #831
- Update handling of Infinity / NaN values as special constants when they are not represented as the data type of the parent object. by @al-niessner in #894
What's Changed
Enhancements / Bug Fixes
- Add retries to schematron downloads in the event of network connectivity issues by @al-niessner in #907
- Update duplicate file check to only check for Product Observational by @al-niessner in #914
- Fix URL handling on Windows OS by @al-niessner in #920
- Update reference warning to throw on all
--rule
executions by @al-niessner in #921 - Allow 64 bits to span more than 8 bytes (think shifted relative to byte boundaries) by @al-niessner in #922
- Downgrade maven-site-plugin per bug with markdown by @jordanpadams in #934
Dependency Upgrades
- Bump gov.nasa.pds:pds3-product-tools from 4.3.0 to 4.4.0 by @dependabot in #911
- Update hashicorp/aws requirement from ~> 5.50.0 to ~> 5.51.1 in /terraform by @dependabot in #908
- Bump commons-io:commons-io from 2.7 to 2.16.1 by @dependabot in #885
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #917
- Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 by @dependabot in #909
- Update hashicorp/aws requirement from ~> 5.51.1 to ~> 5.52.0 in /terraform by @dependabot in #918
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #910
- Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M14 to 4.0.0-M15 by @dependabot in #927
Full Changelog: v3.5.1...v3.5.2