validate v3.4.1
What's Changed
- Fixes for supporting NaNs and INF per IEEE754 and schematron exception handling by @al-niessner in #765
- Throw ERROR when file areas point at same file by @al-niessner in #769
- Add docker container deployment steps by @jordanpadams in #782
- Skip delimited table offset check when no
object_length
is given by @al-niessner in #783 - check for duplicate lids pointing at same file by @al-niessner in #784
Dependency and Technical Updates
- Add secrets detection by @nutjob4life in #770
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #772
- Update hashicorp/aws requirement from ~> 5.26.0 to ~> 5.29.0 in /terraform by @dependabot in #777
- Bump actions/setup-java from 3 to 4 in /.github/workflows by @dependabot in #776
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #771
- Bump docker/setup-qemu-action from 2 to 3 in /.github/workflows by @dependabot in #788
- Bump docker/setup-buildx-action from 2 to 3 in /.github/workflows by @dependabot in #791
- Bump docker/build-push-action from 3 to 5 in /.github/workflows by @dependabot in #789
- Update hashicorp/aws requirement from ~> 5.29.0 to ~> 5.30.0 in /terraform by @dependabot in #786
- Bump docker/login-action from 2 to 3 in /.github/workflows by @dependabot in #790
- Bump org.junit.vintage:junit-vintage-engine from 5.7.0 to 5.10.1 by @dependabot in #787
- Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in #778
- Bump com.google.guava:guava from 30.1.1-jre to 32.0.0-jre by @dependabot in #792
- process both min/max by @al-niessner in #794
Known bugs and possible work arounds: known bugs in v3.4.1
Full Changelog: v3.3.3...v3.4.1