# Summary 1.1.0 will be a [minor release](https://github.com/usnistgov/OSCAL/blob/89aa8114a66309342725369f2dc5c586090a7c7b/versioning-and-branching.md#versioning) with important backwards-compatible enhances and bug-fixes around SSP, POA&M, profile, and cross-model metadata. Many of these feature enhancements have been pending release for over 12 months with neutral or positive community support. Key takeaways and full details are below. # Changes: Key Takeaways ## Models 1. SSP: Change certain elements from required to optional for non-RMF use cases. 2. SSP: improve constraints of links for cross-referencing components and indicating where components were imported from. 4. POAM: add related-findings assembly. 5. Profile: Remove `with-parent-controls` from the profile model. 6. Metadata: add `group` attribute to props 7. Metadata: add resource fragment to links (very useful for deep-linking into elements by UUID and point to sub-element UUID) 8. Metadata: add actions assembly to track approvals or request for changes status. 9. Metadata: correct how cross-references between controls and their parts are handled. 10. :warning: Mapping: re previous discussion, mapping, by itself or within catalog, has been moved out of the v1.1.0 release. ## Profile Resolution and Process Specs 1. Aligning with model, remove `with-parent-controls` feature from Profile Resolution spec and unit tests. ## Other 1. Website updates to reference model docs to improve performance. 1. :warning: We are going to include the website migration as part of the release (because of how GitHub works). # Details Below is a list of every change that will be promoted from develop to a 1.1.0 release branch. The changes to models, docs, and code can be reviewed. All dependency changes from Dependabot and auto-committed website changes are excluded. 1. [defe67ee0](https://github.com/usnistgov/OSCAL/commit/defe67ee0) Mapping model relocation 1/2: delete from develop (#1850) 1. [2d502f9b1](https://github.com/usnistgov/OSCAL/commit/2d502f9b1) Added changes for #1798 (#1842) 1. [bc7efd38b](https://github.com/usnistgov/OSCAL/commit/bc7efd38b) 1797 allow local definition of asset type prop values (#1821) 1. [e5d24f910](https://github.com/usnistgov/OSCAL/commit/e5d24f910) Remove with-parent-controls developmental feature (#1819) 1. [be98b429c](https://github.com/usnistgov/OSCAL/commit/be98b429c) Removed `default-mode` to avoid `apply-template` loop when the stylesheet is applied to a document. (#1804) 1. [7f5bf8051](https://github.com/usnistgov/OSCAL/commit/7f5bf8051) Validating the current SP 800-53 catalog in oscal-content results in a missing key violation. This fixes that. (#1808) 1. [7e43b9a92](https://github.com/usnistgov/OSCAL/commit/7e43b9a92) Only build and test with container on upstream (#1817) 1. [10c5efbb9](https://github.com/usnistgov/OSCAL/commit/10c5efbb9) Add missing `$` in Linux build setup steps (#1779) 1. [97dcbc1ac](https://github.com/usnistgov/OSCAL/commit/97dcbc1ac) Update Style for Generating Reference Model Anchors at Build Time (#1789) 1. [ff951bd00](https://github.com/usnistgov/OSCAL/commit/ff951bd00) Feature profile resolution unittesting a (#1770) 1. [d43713a59](https://github.com/usnistgov/OSCAL/commit/d43713a59) Specify classpath for Saxon under XSpec for #1743. (#1744) 1. [574def6d0](https://github.com/usnistgov/OSCAL/commit/574def6d0) Remove optional leveraged-authorization prop on implemented req. (#1729) 1. [e1861c198](https://github.com/usnistgov/OSCAL/commit/e1861c198) Add the with-parent-controls for #1662. (#1717) 1. [adfae0828](https://github.com/usnistgov/OSCAL/commit/adfae0828) Fix CSS for choice elements in outline docs (#1687) 1. [d54cf495c](https://github.com/usnistgov/OSCAL/commit/d54cf495c) Profile resolution how-to readmes (#1666) 1. [59ef15d23](https://github.com/usnistgov/OSCAL/commit/59ef15d23) Compatibility with Saxon 10 and 11 (#1685) 1. [b267c6a0f](https://github.com/usnistgov/OSCAL/commit/b267c6a0f) Require (Warn) port start and end when protocol is specified. (#1674) 1. [fb8a0833c](https://github.com/usnistgov/OSCAL/commit/fb8a0833c) Fix Docker container build for local dev and debugging (#1598) 1. [95461753e](https://github.com/usnistgov/OSCAL/commit/95461753e) Fix rel path from XSLT transform source issue, fix usnistgov/OSCAL#1603. (#1604) 1. [d92a3b0cd](https://github.com/usnistgov/OSCAL/commit/d92a3b0cd) Fixed improper use of allowed-values/allow-other. Ensured that all props in the OSCAL namespace are properly closed and all link rels are open for extension. (#1579) 1. [49ba917ad](https://github.com/usnistgov/OSCAL/commit/49ba917ad) Fixed syntax errors in metapaths (#1574) 1. [48a24583a](https://github.com/usnistgov/OSCAL/commit/48a24583a) Adds a constraint and index of by-component objects to support provided-by relation in links #1022 (#1452) 1. [0889a5a0c](https://github.com/usnistgov/OSCAL/commit/0889a5a0c) Added resource-fragment flag to link. (#1527) 1. [30fae9d13](https://github.com/usnistgov/OSCAL/commit/30fae9d13) Add possible Schematron documentation checks (#1501) 1. [9a1583e25](https://github.com/usnistgov/OSCAL/commit/9a1583e25) reduced the amount of 'OSCAL' references in data type documentation. (#1531) 1. [354fe57ea](https://github.com/usnistgov/OSCAL/commit/354fe57ea) Add profile checks with Schematron for usnistgov/oscal-content#128. (#1513) 1. [a332ff061](https://github.com/usnistgov/OSCAL/commit/a332ff061) Fix broken uri-use page links in updated reference docs of develop branch (#1518) 1. [f3371cc35](https://github.com/usnistgov/OSCAL/commit/f3371cc35) POAM related finding support, fixes #1120 (#1478) 1. [9e5793701](https://github.com/usnistgov/OSCAL/commit/9e5793701) Support additional control-origination props #784 (#1460) 1. [61e19ef6f](https://github.com/usnistgov/OSCAL/commit/61e19ef6f) Updated data type documentation adding a note about why NCName was deprecated. Fixes #1105 (#1480) 1. [d5b66f6b0](https://github.com/usnistgov/OSCAL/commit/d5b66f6b0) Test modify phase, plus minor XSLT enhancements (#1321) 1. [988817c4b](https://github.com/usnistgov/OSCAL/commit/988817c4b) Updates to OSCAL Metaschema documentation and constraints (#1263) 1. [e5fa65f2b](https://github.com/usnistgov/OSCAL/commit/e5fa65f2b) Implement opr:oscal-version and v:compare functions. (#1420) 1. [22f423e7a](https://github.com/usnistgov/OSCAL/commit/22f423e7a) Add actions assembly to encode an action (i.e. approval) and its role, party, and approval date. (#1052) (#1429) 1. [46e21da20](https://github.com/usnistgov/OSCAL/commit/46e21da20) Added JSON value key for relationship type. This missing value key was discovered as part of #1458. (#1462) 1. [0ed533b5e](https://github.com/usnistgov/OSCAL/commit/0ed533b5e) Update metaschema submodule for usnistgov/OSCAL#1454. (#1455) 1. [e93f12bb0](https://github.com/usnistgov/OSCAL/commit/e93f12bb0) Fixed errors in profile resolution top-level tests based on content errors. 1. [bc7b89206](https://github.com/usnistgov/OSCAL/commit/bc7b89206) imported-from relations for usnistgov/OSCAL#1023. (#1403) 1. [b43142a80](https://github.com/usnistgov/OSCAL/commit/b43142a80) Create `<define-assembly name="impact">` (fix #1129) (#1171) 1. [d3e475abc](https://github.com/usnistgov/OSCAL/commit/d3e475abc) Adding link to whitelist 1. [b8d5eccac](https://github.com/usnistgov/OSCAL/commit/b8d5eccac) More broken link fixes. 1. [6fb55e948](https://github.com/usnistgov/OSCAL/commit/6fb55e948) Fixed broken links. 1. [63b6e8688](https://github.com/usnistgov/OSCAL/commit/63b6e8688) Fixing broken links 1. [b4f048501](https://github.com/usnistgov/OSCAL/commit/b4f048501) Add assessment-assets assembly to local-definitions assembly in POAM model. #1291 (#1417) 1. [6c80f4f9a](https://github.com/usnistgov/OSCAL/commit/6c80f4f9a) Updates mapping model documentation to fix a copy and paste error. (#1409) 1. [3a75b0f0c](https://github.com/usnistgov/OSCAL/commit/3a75b0f0c) Add grouping construct to props for usnistgov/OSCAL#1064. (#1412) 1. [4ef21bbd6](https://github.com/usnistgov/OSCAL/commit/4ef21bbd6) Added legacy Withdrawn status with deprecation entry (#1419) 1. [b972ec3f9](https://github.com/usnistgov/OSCAL/commit/b972ec3f9) Profile alter model adjustments (#1418) 1. [1f01b5be2](https://github.com/usnistgov/OSCAL/commit/1f01b5be2) Add remarks field to Profile model modify.alter (add/remove). #1018 (#1404) 1. [3ca36fbae](https://github.com/usnistgov/OSCAL/commit/3ca36fbae) Follow keep instruction for back-matter resources (#1378) 1. [76ff697a6](https://github.com/usnistgov/OSCAL/commit/76ff697a6) Test finish phase, plus minor XSLT enhancements and fixes (#1377) 1. [dfb56e077](https://github.com/usnistgov/OSCAL/commit/dfb56e077) Profile Resolution spec: updated names of 'remove' directives (#1381) 1. [0dcc24319](https://github.com/usnistgov/OSCAL/commit/0dcc24319) Clarify how to determine target catalog `oscal-version` (#1386) 1. [dc6a9b5d5](https://github.com/usnistgov/OSCAL/commit/dc6a9b5d5) Profile Resolution Spec clarification: validation of imported catalogs and profiles (#1380) 1. [35798154f](https://github.com/usnistgov/OSCAL/commit/35798154f) Update metaschema-docs 1. [6a7375b6c](https://github.com/usnistgov/OSCAL/commit/6a7375b6c) Fixes to correct metaschema validation errors. 1. [feec035ef](https://github.com/usnistgov/OSCAL/commit/feec035ef) Update metaschema 1. [d145dfe47](https://github.com/usnistgov/OSCAL/commit/d145dfe47) Support for control mapping (#1150) 1. [ef28023d2](https://github.com/usnistgov/OSCAL/commit/ef28023d2) Test merge phase, plus minor XSLT enhancements (#1207) 1. [e88369d80](https://github.com/usnistgov/OSCAL/commit/e88369d80) Profile resolver: Metadata tests and way of determining top UUID (#1175) 1. [48af7dcb3](https://github.com/usnistgov/OSCAL/commit/48af7dcb3) Iterate over sequence of characters, not positions (#1163) 1. [9c0e21ae3](https://github.com/usnistgov/OSCAL/commit/9c0e21ae3) Nonrecursive UUID functions plus XSpec tests (#1158) 1. [4b0126071](https://github.com/usnistgov/OSCAL/commit/4b0126071) Use XSpec variable instead of entity (#1136) 1. [ee95ed8ad](https://github.com/usnistgov/OSCAL/commit/ee95ed8ad) Profile resolver selection: XSpec additions and minor XSLT enhancements (#1101) 1. [98d2a7a19](https://github.com/usnistgov/OSCAL/commit/98d2a7a19) reverting part constraints, since these are already handled 1. [84a7d45a1](https://github.com/usnistgov/OSCAL/commit/84a7d45a1) Release 1.0 metaschema adjustments (#1065) # Appendix ## Detailed Commit Log **Note for developers:** this was run from the previous release branch (`release-1.0`) on a developer workstation: `git log origin/release-1.0..origin/develop --pretty=oneline --abbrev-commit`. Below is a current list of all OSCAL Metaschema models, code, and documentation updates that will be promoted to a 1.1.0 release. 6d1f86797 Publishing generated metaschema resources [ci skip] defe67ee0 Mapping model relocation 1/2: delete from develop (#1850) 40e7e97b4 Bump actions/setup-java from 3.10.0 to 3.11.0 (#1728) 66d5056ae Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#1730) 0502d9d1b Bump actions/github-script from 6.4.0 to 6.4.1 (#1741) d6a227aec Bump lycheeverse/lychee-action from 1.6.1 to 1.8.0 (#1790) 62e423d4a Bump markdown-link-check from 3.10.3 to 3.11.2 in /build (#1777) 3bc96f716 Bump maven-dependency-plugin from 3.5.0 to 3.6.0 in /build (#1792) f84cec737 Bump actions/setup-go from 3.5.0 to 4.0.1 (#1791) e77411f8a Publishing generated metaschema resources [ci skip] c51c144cb Bump golang from 1.20.1-bullseye to 1.20.5-bullseye in /build (#1807) 2d502f9b1 Added changes for #1798 (#1842) bc7efd38b 1797 allow local definition of asset type prop values (#1821) 2b848fa5a Publishing generated metaschema resources [ci skip] e5d24f910 Remove with-parent-controls developmental feature (#1819) be98b429c Removed `default-mode` to avoid `apply-template` loop when the stylesheet is applied to a document. (#1804) 7f5bf8051 Validating the current SP 800-53 catalog in oscal-content results in a missing key violation. This fixes that. (#1808) 7e43b9a92 Only build and test with container on upstream (#1817) 10c5efbb9 Add missing `$` in Linux build setup steps (#1779) 97dcbc1ac Update Style for Generating Reference Model Anchors at Build Time (#1789) ff951bd00 Feature profile resolution unittesting a (#1770) d43713a59 Specify classpath for Saxon under XSpec for #1743. (#1744) 574def6d0 Remove optional leveraged-authorization prop on implemented req. (#1729) e1861c198 Add the with-parent-controls for #1662. (#1717) d0d298a45 Bump actions/cache from 3.2.6 to 3.3.1 (#1709) bf871a23d Bump github.com/gohugoio/hugo from 0.111.1 to 0.111.3 in /build (#1710) adfae0828 Fix CSS for choice elements in outline docs (#1687) 6ed881a21 Bump github.com/gohugoio/hugo from 0.110.0 to 0.111.1 in /build (#1690) d54cf495c Profile resolution how-to readmes (#1666) 59ef15d23 Compatibility with Saxon 10 and 11 (#1685) b267c6a0f Require (Warn) port start and end when protocol is specified. (#1674) 13e446aad Bump actions/cache from 3.2.5 to 3.2.6 (#1664) de4bef3c0 Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (#1671) a8061a3c5 Bump golang from 1.20.0-bullseye to 1.20.1-bullseye in /build (#1658) 93a44d0f8 Bump actions/cache from 3.2.4 to 3.2.5 (#1653) 18400624c Bump Saxon-HE from 11.4 to 11.5 in /build (#1648) ee3f08277 Bump actions/setup-java from 3.9.0 to 3.10.0 (#1644) b53fcc10d Bump golang from 1.19.5-bullseye to 1.20.0-bullseye in /build (#1635) e3432827f Bump actions/cache from 3.2.3 to 3.2.4 (#1632) 4bf74c95e Bump alex-page/github-project-automation-plus from 0.8.2 to 0.8.3 (#1631) 59e0b4218 Bump actions/github-script from 6.3.3 to 6.4.0 (#1628) 8b0ca66ba Bump github.com/gohugoio/hugo from 0.109.0 to 0.110.0 in /build (#1617) 1c0d1cf5a Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (#1616) d60c4e818 Bump actions/setup-node from 3.5.1 to 3.6.0 (#1611) f2248f1df Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#1612) 96b1ec573 Bump maven-dependency-plugin from 3.4.0 to 3.5.0 in /build (#1613) a7b192905 Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#1610) a96d1fb10 Bump github.com/gohugoio/hugo from 0.108.0 to 0.109.0 in /build (#1593) 68f7139da Bump golang from 1.19.4-bullseye to 1.19.5-bullseye in /build (#1609) fc48d08f2 Bump ncipollo/release-action from 1.11.2 to 1.12.0 (#1583) a00528182 Bump actions/setup-java from 3.8.0 to 3.9.0 (#1587) 0f8065c83 Bump actions/checkout from 3.1.0 to 3.3.0 (#1601) 7a88cc1e4 Bump docs/themes/uswds from `631e114` to `ac7915f` (#1606) 47615101e Bump actions/cache from 3.0.11 to 3.2.3 (#1607) 4c954556c Bump actions/setup-go from 3.4.0 to 3.5.0 (#1586) fb8a0833c Fix Docker container build for local dev and debugging (#1598) 95461753e Fix rel path from XSLT transform source issue, fix usnistgov/OSCAL#1603. (#1604) a5cfabdb8 Bump xmlcalabash from 1.5.1-100 to 1.5.3-110 in /build (#1575) d92a3b0cd Fixed improper use of allowed-values/allow-other. Ensured that all props in the OSCAL namespace are properly closed and all link rels are open for extension. (#1579) 49ba917ad Fixed syntax errors in metapaths (#1574) 8debfe907 Bump golang from 1.19.3-bullseye to 1.19.4-bullseye in /build (#1577) 42226fde4 Bump github.com/gohugoio/hugo from 0.107.0 to 0.108.0 in /build (#1578) cb750c967 Bump actions/setup-java (#1576) 5447c08b9 Bump lycheeverse/lychee-action from 1.5.1 to 1.5.4 (#1547) deef58839 Bump github.com/gohugoio/hugo from 0.105.0 to 0.107.0 in /build (#1558) 3b2647655 Bump maven-dependency-plugin from 3.3.0 to 3.4.0 in /build (#1562) 1b8186055 Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.16.0 (#1563) 2b9117594 Bump actions/setup-go from 3.3.1 to 3.4.0 (#1564) a501af8ac Bump ncipollo/release-action from 1.11.0 to 1.11.2 (#1565) a4251a316 Bump actions/setup-java from 3.6.0 to 3.7.0 (#1566) 48a24583a Adds a constraint and index of by-component objects to support provided-by relation in links #1022 (#1452) 89f683185 Bump golang from 1.19.2-bullseye to 1.19.3-bullseye in /build (#1538) 0889a5a0c Added resource-fragment flag to link. (#1527) 30fae9d13 Add possible Schematron documentation checks (#1501) 6b9ca5428 Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.3 (#1535) eb9b9cc9f Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#1536) 72b91238c Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#1537) 9a1583e25 reduced the amount of 'OSCAL' references in data type documentation. (#1531) 354fe57ea Add profile checks with Schematron for usnistgov/oscal-content#128. (#1513) 2c0bc495b Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1533) a2c8747e0 Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1516) 5ed1ed021 Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1515) 5f37e05de Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1519) 02d59bd52 Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1514) 7b9957f32 Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) (#1517) a332ff061 Fix broken uri-use page links in updated reference docs of develop branch (#1518) f3371cc35 POAM related finding support, fixes #1120 (#1478) 9e5793701 Support additional control-origination props #784 (#1460) 8f3fc3db7 Bump actions/setup-node from 3.5.0 to 3.5.1 (#1511) 26f67a6a5 Bump actions/cache from 3.0.10 to 3.0.11 (#1512) 860307258 Bump actions/github-script from 6.3.2 to 6.3.3 (#1510) 24ae890ce Bump actions/github-script from 6.3.1 to 6.3.2 (#1504) ffe2bae6f Bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 (#1500) fa3eaa3bc Bump xmlcalabash from 1.4.1-100 to 1.5.1-100 in /build (#1492) a11efe8af Bump golang from 1.19.1-bullseye to 1.19.2-bullseye in /build (#1491) bd70f5537 Bump github.com/gohugoio/hugo from 0.101.0 to 0.104.3 in /build (#1489) 61e19ef6f Updated data type documentation adding a note about why NCName was deprecated. Fixes #1105 (#1480) 6a04849c3 Bump golang from 1.19.0-bullseye to 1.19.1-bullseye in /build (#1446) 0a189d7b1 Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0 (#1472) 92f4983f6 Bump actions/checkout from 3.0.2 to 3.1.0 (#1488) 8a0702cf4 Bump actions/setup-java from 3.4.1 to 3.5.1 (#1476) 927fd01e5 Bump actions/setup-node from 3.4.1 to 3.5.0 (#1481) f59c1e038 Bump actions/github-script from 6.1.1 to 6.3.1 (#1485) 073f9e1dc Bump ncipollo/release-action from 1.10.0 to 1.11.0 (#1487) c1cccff6f Bump actions/cache from 3.0.8 to 3.0.10 (#1486) d5b66f6b0 Test modify phase, plus minor XSLT enhancements (#1321) 988817c4b Updates to OSCAL Metaschema documentation and constraints (#1263) e5fa65f2b Implement opr:oscal-version and v:compare functions. (#1420) 22f423e7a Add actions assembly to encode an action (i.e. approval) and its role, party, and approval date. (#1052) (#1429) 46e21da20 Added JSON value key for relationship type. This missing value key was discovered as part of #1458. (#1462) 0ed533b5e Update metaschema submodule for usnistgov/OSCAL#1454. (#1455) e93f12bb0 Fixed errors in profile resolution top-level tests based on content errors. bc7b89206 imported-from relations for usnistgov/OSCAL#1023. (#1403) b43142a80 Create `<define-assembly name="impact">` (fix #1129) (#1171) 8f5b4b87c Bump actions/setup-go from 3.2.0 to 3.3.0 (#1425) acad80b39 Bump actions/cache from 3.0.5 to 3.0.8 (#1422) d3e475abc Adding link to whitelist b8d5eccac More broken link fixes. 6fb55e948 Fixed broken links. 63b6e8688 Fixing broken links b4f048501 Add assessment-assets assembly to local-definitions assembly in POAM model. #1291 (#1417) 6c80f4f9a Updates mapping model documentation to fix a copy and paste error. (#1409) 3a75b0f0c Add grouping construct to props for usnistgov/OSCAL#1064. (#1412) da9a70703 Bump actions/github-script from 6.1.0 to 6.1.1 (#1415) 4ef21bbd6 Added legacy Withdrawn status with deprecation entry (#1419) b972ec3f9 Profile alter model adjustments (#1418) 1f01b5be2 Add remarks field to Profile model modify.alter (add/remove). #1018 (#1404) bda299280 Bump golang from 1.18.4-bullseye to 1.19.0-bullseye in /build (#1402) 2cdfc85a8 Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 (#1390) 3ca36fbae Follow keep instruction for back-matter resources (#1378) 76ff697a6 Test finish phase, plus minor XSLT enhancements and fixes (#1377) dfb56e077 Profile Resolution spec: updated names of 'remove' directives (#1381) 0dcc24319 Clarify how to determine target catalog `oscal-version` (#1386) dc6a9b5d5 Profile Resolution Spec clarification: validation of imported catalogs and profiles (#1380) 35798154f Update metaschema-docs 3306a3a12 Bump golang from 1.18.3-bullseye to 1.18.4-bullseye in /build (#1361) df064d4c1 Bump xmlcalabash from 1.2.5-100 to 1.4.1-100 in /build (#1363) e06ca95f7 Bump actions/setup-node from 3.4.0 to 3.4.1 (#1374) a4e2d5e27 Bump Saxon-HE from 10.6 to 10.8 in /build (#1375) 6a7375b6c Fixes to correct metaschema validation errors. b6e9b5db0 Bump github.com/gohugoio/hugo from 0.83.1 to 0.101.0 in /build (#1358) 59f7b3a57 Bump stefanzweifel/git-auto-commit-action from 4.9.2 to 4.14.1 (#1357) d5d0f0308 Bump actions/setup-node from 2 to 3 (#1359) fd360f0f8 Bump actions/setup-java from 2 to 3 (#1360) 52c624087 Bump peter-evans/create-issue-from-file from 3.0.0 to 4 (#1355) 15195e588 Bump ajv-cli from 4.2.0 to 5.0.0 in /build (#1354) feec035ef Update metaschema d145dfe47 Support for control mapping (#1150) ef28023d2 Test merge phase, plus minor XSLT enhancements (#1207) e88369d80 Profile resolver: Metadata tests and way of determining top UUID (#1175) 48af7dcb3 Iterate over sequence of characters, not positions (#1163) 9c0e21ae3 Nonrecursive UUID functions plus XSpec tests (#1158) 4b0126071 Use XSpec variable instead of entity (#1136) ee95ed8ad Profile resolver selection: XSpec additions and minor XSLT enhancements (#1101) 98d2a7a19 reverting part constraints, since these are already handled 84a7d45a1 Release 1.0 metaschema adjustments (#1065)