v1.0.2
Summary
oscal-cli 1.0.2 is a patch release with improvements and changes that are backwards compatible, specifically updating liboscal-java and metaschema-framework dependencies to make use of the OSCAL v1.1.1 models and the underlying use of the Metaschema Framework.
Changes: Key Take-aways
Key takeaways are below:
- 13f4bf15 Update metaschema-framework and liboscal-java for v1.1.1 support.
Details
- 13f4bf15 Update metaschema-framework and liboscal-java for v1.1.1 support.
Appendix
Detailed Commit Log
Note for NIST developers: the output below is from executing the following command against the release branch (main
) on a developer workstation: git log origin/main..origin/develop --pretty=oneline --abbrev-commit
.
- 13f4bf15 Update metaschema-framework and liboscal-java for v1.1.1 support.
- 24b3e413 Bump actions/checkout from 3.5.3 to 4.1.0 (#195)
- 8899203e Bump github/codeql-action from 2.21.8 to 2.21.9 (#196)
- 243fb42d Bump actions/setup-java from 3.12.0 to 3.13.0 (#194)
- 75ef1e45 Bump github/codeql-action from 2.21.4 to 2.21.8 (#193)
- 9aefbebf [maven-release-plugin] prepare for next development iteration