validate v3.2.0
Release Highlights
Enhancements
- #1: new command-line option to support content validation for every N products by @al-niessner in #587
- New
validate-refs
command-line tool to check system referential integrity using the Registry by @al-niessner in #600
Bug Fixes
- #514: fix bug with table content validation not finding NaNs and Infs by @al-niessner in #588
- #519: tweak table processing by @al-niessner in #589
- #614: Bug fix to order data objects by offset prior to validation by @al-niessner in #630
- #593: fix regression introduced to #325 integration tests by @al-niessner in #594
- Fix issue with checking special constants for valid max/min by @al-niessner in #613
Other Notable Changes
- Update to keep track of superseded products to avoid false warnings by @al-niessner in #615
- #622: clean up reference integrity check tool by @al-niessner in #624
- #566: Provide enhanced exception logging for Array validation by @al-niessner in #627
- #619: handle OpenSearch API timeouts in
validate-refs
execution by @al-niessner in #625 - #616: add unit tests for NASA-PDS/pds4-jparser#89 fix by @al-niessner in #618
Dependency Upgrades
- pds-jparser to v2.5.0. see https://github.com/NASA-PDS/pds4-jparser/releases/tag/v2.5.0 for details on upgrade.
New Contributors
- @thomas-nilsson-irfu made their first contribution in #590
Full Changelog: v3.1.1...v3.2.0