# Summary
oscal-cli 1.0.1 will be a [patch release](https://github.com/usnistgov/OSCAL/blob/89aa8114a66309342725369f2dc5c586090a7c7b/versioning-and-branching.md#versioning) with improvements and changes that are backwards compatible, specifically updating dependencies to fix issues with resources needed for schema-based validation commands.
# Changes: Key Take-aways
Key takeaways are below:
1. Fixes for schema-based validation commands.
# Details
1. [d48958a](https://github.com/usnistgov/liboscal-java/commit/d48958a) Update metaschema-java from 0.12.0 to 0.12.1 ([#174](https://github.com/usnistgov/liboscal-java/pull/174))
1. [96f10e7](https://github.com/usnistgov/oscal-cli/commit/96f10e7) Update resource paths to JSON and XML schemas ([#177](https://github.com/usnistgov/oscal-cli/pull/#177))
# 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`.
1. [8eb8c58](https://github.com/usnistgov/liboscal-java/commit/8eb8c58) (tag: v3.0.1) [maven-release-plugin] prepare release v3.0.1
1. [d48958a](https://github.com/usnistgov/liboscal-java/commit/d48958a) Update metaschema-java from 0.12.0 to 0.12.1 ([#174](https://github.com/usnistgov/liboscal-java/pull/174))
1. [e2499d9](https://github.com/usnistgov/liboscal-java/commit/e2499d9) Update GHA CI/CD checkout for version string ([#173](https://github.com/usnistgov/liboscal-java/pull/173))
1. [1ce285a](https://github.com/usnistgov/liboscal-java/commit/1ce285a) Bump github/codeql-action from 2.21.3 to 2.21.4 ([#172](https://github.com/usnistgov/liboscal-java/pull/172))
1. [13db3f1](https://github.com/usnistgov/liboscal-java/commit/13db3f1) Bump github/codeql-action from 2.21.2 to 2.21.3 ([#170](https://github.com/usnistgov/liboscal-java/pull/170))
1. [c6e084c](https://github.com/usnistgov/liboscal-java/commit/c6e084c) Fix build res path issue for [#171](https://github.com/usnistgov/liboscal-java/pull/171).
1. [f47aa8a](https://github.com/usnistgov/liboscal-java/commit/f47aa8a) [maven-release-plugin] prepare for next development iteration1. [3a40408](https://github.com/usnistgov/oscal-cli/commit/3a40408) (origin/develop) Update liboscal-java and metaschema-java ([#181](https://github.com/usnistgov/oscal-cli/pull/#181))
1. [178ed67](https://github.com/usnistgov/oscal-cli/commit/178ed67) Update GHA CI/CD checkout for version string ([#180](https://github.com/usnistgov/oscal-cli/pull/#180))
1. [991d1ce](https://github.com/usnistgov/oscal-cli/commit/991d1ce) Bump github/codeql-action from 2.21.3 to 2.21.4 ([#179](https://github.com/usnistgov/oscal-cli/pull/#179))
1. [96f10e7](https://github.com/usnistgov/oscal-cli/commit/96f10e7) Update resource paths to JSON and XML schemas ([#177](https://github.com/usnistgov/oscal-cli/pull/#177))
1. [3d513f2](https://github.com/usnistgov/oscal-cli/commit/3d513f2) Bump github/codeql-action from 2.21.2 to 2.21.3 ([#175](https://github.com/usnistgov/oscal-cli/pull/#175))
1. [17cb210](https://github.com/usnistgov/oscal-cli/commit/17cb210) [maven-release-plugin] prepare for next development iteration