Releases: defenseunicorns/uds-common
Releases · defenseunicorns/uds-common
v1.2.2
v1.2.1
v1.2.0
v1.1.2
v1.1.1
1.1.1 (2024-10-18)
Bug Fixes
- lint:deps producing unwanted file (#297) (94db603)
- timeout too short on test workflows - allow adjustment on test/publish (#314) (6ac1587)
Miscellaneous
- add if to only run the clean runner task on ubuntu-latest (#309) (10377e8)
- adds check for addlicense (#303) (4fef014)
- deps: update uds common support dependencies (#305) (429058f)
- deps: update uds common support dependencies to v0.29.1 (#313) (bd27cc8)
- docs: fix overwritten requirement for metadata (#296) (07fd1d3)
- improve task checks/linting and allow more options on test/publish (#311) (894a2ce)
- make yamllint easier to run locally (#312) (f44b244)
- update uds-package-requirements.md (#306) (b7a6f09)
v1.1.0
1.1.0 (2024-10-11)
⚠ BREAKING CHANGES
- update the license to AGPLv3 or Commercial (#286)
Bug Fixes
- modified jq command (#292) (d566e86)
- simplify git command for flavor checks (#290) (72c4e35)
- upgrade test not cloning in private repos (#295) (1dde808)
Miscellaneous
- badging: include unicorn flavor suggstion for bronze (#288) (f668b06)
- deps: update support-deps to v4.4.3 (#282) (13d35ef)
- deps: update uds common package dependencies to v1.27.2 (#229) (5b6a722)
- disable stale PR rebasing for renovate (#284) (27ca69e)
- have addlicense ignore gitignored files (#294) (1bf662e)
- make all Maru references local includes (#287) (727db0f)
- update the license to AGPLv3 or Commercial (#286) (2a9ca00)
v1.0.0
1.0.0 (2024-10-07)
⚠ BREAKING CHANGES
- remove with.assessment_results from oscal tasks (#276)
- update the publish task to avoid name collision (#267)
- task: add optional config input to create, deploy package and bundle tasks (#262)
- add shell linting to uds-common linting (#258)
- update uds common gh actions to use uds run conditionals (#254)
Features
- task: add optional config input to create, deploy package and bundle tasks (#262) (3d3e9cb)
- update uds common gh actions to use uds run conditionals (#254) (c9d92f0)
Bug Fixes
- add runner.arch to upload-artifacts name (#269) (4abe414)
- add test artifact uploads to callable workflows (#275) (02e5c07)
- broken hyperlink in guide.md (#272) (6b152a4)
- refactor top level tasks (#277) (b7f6894)
- remove with.assessment_results from oscal tasks (#276) (bb8bb4b)
- test/publish workflow upload and default behavior (#279) (1851a1c)
- update publish permissions (#263) (2e57869)
- update the publish task to avoid name collision (#267) (6a176ff)
Miscellaneous
- add an ADR to document workflow/job names (#260) (0685c7c)
- add shell linting to uds-common linting (#258) (82e9137)
- correct the release workflow path on README (#265) (62c9a5f)
- deps: update uds common support dependencies (#250) (c828932)
- docs: restructure and introduce metadata guidelines (#266) (6828f10)
- refactor and improve badge verification task (#249) (82e63be)
- update practices around maintaining the UDS Common framework (#253) (a733122)
- update the codeowners for the repo (#264) (6359020)
- deps: update uds common support dependencies (#278) (e71432f)
v0.13.1
v0.13.0
0.13.0 (2024-09-19)
Features
- add action for assisting with badge verification and migrate to nginx (#191) (79a5edf)
- add options support to setup to set vars and other flags on uds-core (#235) (4336357)
Bug Fixes
Miscellaneous
- add uds-marketplace to codeowners (#225) (ff9a8d9)
- deps: update uds common nginx package (#223) (688197c)
- deps: update uds common support dependencies (#216) (a597644)
- deps: update uds common support dependencies (#221) (bd6459f)
- deps: update uds common support dependencies (#228) (b34e017)
- deps: update uds common support dependencies (#236) (ba37ec2)
- renovate: prefer opentofu registry for providers (#230) (443fd0f)
v0.12.0
0.12.0 (2024-08-22)
⚠ BREAKING CHANGES
- changed latest-package behavior (#206)
Note
The test-deploy callable workflow is broken in this release - this will be fixed in a future release