v1.0.4
What's Changed
- Added a unit test that illustrates a simple example of how to use the library. Resolved #10 by @david-waltermire-nist in #37
- Added support for a URI resolver which can be specified by extending the ProfileResolver.getEntityResolver(URI) method. Resolved #12 by @david-waltermire-nist in #20
- Adjusted generated XML declarations to use double quotes instead of single quotes. Resolved #14 by @david-waltermire-nist in usnistgov/metaschema-java#53
- Corrected metadata/oscal-version handling bug to use OSCAL version, not the content version from a source profile. Resolves #15 by @david-waltermire-nist in #21
- Redesigned profile resolver reference tracking to properly handle configured references, ensuring referenced objects (i.e., roles, parties) are preserved properly. Resolves #17 @david-waltermire-nist in #36
- Added support for defining a constraint validation handler on a deserializer. Resolves #19 by @david-waltermire-nist in usnistgov/metaschema-java#66
Dependencies
- Bump actions/setup-java from 2 to 3 by @dependabot in #23
- Bump actions/checkout from 2 to 3 by @dependabot in #22
- Bump download-maven-plugin from 1.4.2 to 1.6.8 by @dependabot in #29
- Bump Saxon-HE from 11.2 to 11.3 by @dependabot in #28
- Bump xmlunit-core from 2.8.4 to 2.9.0 by @dependabot in #27
- Bump xmlunit-assertj3 from 2.8.4 to 2.9.0 by @dependabot in #26
- Bump dependency.xmlresolver.version from 4.2.0 to 4.3.0 by @dependabot in #25
- Bump cyclonedx-maven-plugin from 2.5.3 to 2.6.2 by @dependabot in #30
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #34
- Bump cyclonedx-maven-plugin from 2.6.2 to 2.7.0 by @dependabot in #32
- Bump github/codeql-action from 2.1.11 to 2.1.12 by @dependabot in #35
- Bump actions/setup-java from 3 to 3.4.0 by @dependabot in #38
- Bump github/codeql-action from 2.1.12 to 2.1.14 by @dependabot in #40
Full Changelog: v1.0.2...v1.0.4
New Contributors
- @dependabot made their first contribution in #23
Download
This release is on Maven Central.