Skip to content

v0.2.0 Release

Choose a tag to compare

@david-waltermire david-waltermire released this 22 Aug 12:57
· 108 commits to main since this 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-trace CLI 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

Download

This release is on Maven Central.

Full Changelog: v0.1.1...v0.2.0