What's Changed
- Resolve ops: field types from built-in map; fail on unresolvable LDD namespace; add forceLoad flag by @jordanpadams in #278
- Fallback to pds.nasa.gov mirror when third-party LDD URL is unreachable by @jordanpadams in #280
- Fix force mode: preserve found field types when DataTypeNotFoundException is partial by @jordanpadams in #284
- Update obsolete URL in error message by @c-suh in #285
- Fix LDD temp file creation on Windows and LDD JSON parser across IM versions by @jordanpadams in #287
- Make harvest wait for LDD to be ready when it is updated. by @tloubrieu-jpl in #286
New Contributors
Full Changelog: v2.4.3...v2.4.4