v0.2.0 Release
What's Changed
- Command improvements by @david-waltermire-nist in https://github.com/usnistgov/oscal-java/pull/37
- Added support for the experimental OSCAL mapping-collection model. This model is currently under development for an OSCAL 1.1.0 release.
- Adjusted exit code and message handling. Added support for a
--show-stack-traceCLI option that will show the full stack trace for a handled error message. - Removed sub-commands that were not properly implemented on some model command paths. These commands were commented out in previous builds.
- Improved error messages for some errors.
- Added support for alter statements in profile resolution.
- Implemented Spotbugs static analysis to identify code errors and fixed identified errors.
Dependency Changes
- Bump github/codeql-action from 2.1.18 to 2.1.20 by @dependabot in #42
- Bump spotbugs-annotations from 4.2.0 to 4.7.1 by @dependabot in #39
Download
This release is on Maven Central.
Full Changelog: v0.1.1...v0.2.0