v0.4.5
0.4.5 (2024-08-02)
This release introduces the concept of Optionality for Component Definition standards. A component-definition should serve as a source of truth for a re-usable component across many different standards - Lula now supports specification and validation/evaluation of a given standard, validated and evaluated independent of other standards.
Bug Fixes
- release: configuration to bump minor version when including features (#576) (6bd11bb)
- validate: allow for optionality among potential standards in a component definition (#532) (ac0befb)
Miscellaneous
- deps: update actions/github-script digest to 35b1cdd (#570) (4a2b03b)
- deps: update ossf/scorecard-action action to v2.4.0 (#565) (2207d71)
What's Changed
- chore(deps): update ossf/scorecard-action action to v2.4.0 by @renovate in #565
- fix(validate): allow for optionality among potential standards in a component definition by @brandtkeller in #532
- fix(release): configuration to bump minor version when including features by @brandtkeller in #576
- chore(deps): update actions/github-script digest to 35b1cdd by @renovate in #570
- chore(main): release 0.4.5 by @github-actions in #566
Full Changelog: v0.4.4...v0.4.5