# Summary liboscal-java 3.0.2 is 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 the library to the v1.1.1 release of OSCAL models and a bug fix of metaschema-java generation of XML schemas. # Changes: Key Take-aways Key takeaways are below: 1. Update embedded OSCAL models to v1.1.1 release. 1. Update metaschema-java module to correct missing type information in generated XML schemas used for OSCAL document validation. # Details 1. [a326055](https://github.com/usnistgov/liboscal-java/commit/a326055) Update XML schema type gen for usnistgov/liboscal-java#181. ([#182](https://github.com/usnistgov/liboscal-java/issues/182)) 1. [b7130ab](https://github.com/usnistgov/liboscal-java/commit/b7130ab) Update models to OSCAL v1.1.1 release. # 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. [5b66a44](https://github.com/usnistgov/liboscal-java/commit/5b66a44) Bump github/codeql-action from 2.21.7 to 2.21.8 ([#183](https://github.com/usnistgov/liboscal-java/issues/183)) 1. [a326055](https://github.com/usnistgov/liboscal-java/commit/a326055) Update XML schema type gen for usnistgov/liboscal-java#181. ([#182](https://github.com/usnistgov/liboscal-java/issues/182)) 1. [1e4ee2b](https://github.com/usnistgov/liboscal-java/commit/1e4ee2b) Bump actions/checkout from 3.5.3 to 4.0.0 ([#178](https://github.com/usnistgov/liboscal-java/issues/178)) 1. [1aba33a](https://github.com/usnistgov/liboscal-java/commit/1aba33a) Bump github/codeql-action from 2.21.4 to 2.21.7 ([#180](https://github.com/usnistgov/liboscal-java/issues/180)) 1. [b7130ab](https://github.com/usnistgov/liboscal-java/commit/b7130ab) Update models to OSCAL v1.1.1 release. 1. [09418c0](https://github.com/usnistgov/liboscal-java/commit/09418c0) [maven-release-plugin] prepare for next development iteration