From 42840613488cf76fb36457131b9a288011fb389e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:42:53 +0000 Subject: [PATCH] ReleaseNotes for v0.15.0 --- docs/releasenotes/v0.15.0.md | 44 ++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/releasenotes/v0.15.0.md diff --git a/docs/releasenotes/v0.15.0.md b/docs/releasenotes/v0.15.0.md new file mode 100644 index 000000000..f74e7e1ad --- /dev/null +++ b/docs/releasenotes/v0.15.0.md @@ -0,0 +1,44 @@ +# Release v0.15.0 + +- Update check\_diff\_action.yaml (#924) +- fix: default component download link (#920) +- extend signing list component descriptors (#922) +- small change to test github actions (#921) +- feat: remove deprecated code - v2 (#919) +- move identity packages into tech packages (#914) +- mega fix for new selector handling + accessor interface alignment + tests (#918) +- chore: fixup validate usage context passage (#912) +- fix: runner caching code that it uses (#917) +- Revert "feat: remove deprecated functions" (#916) +- feat: remove deprecated functions (#915) +- chore: nightly build (#903) +- docu: remove some command crosslinks (#895) +- Add cv parameter to walking step function (#909) +- release branch creation workflow (#899) +- Add utilities for ocm controllers (#898) +- Chore: setup-go@v4 does caching automatically (#908) +- chore: publish latest release to different package registries (#897) +- fix npm input (#900) +- feedback from migrating a project (#907) +- access method ocm (#896) +- annotate oci layers with component information (#882) +- align package names with folder names (#906) +- add extended description and remove archlinux (#901) +- chore: always create a new release branch and delete all old ones during new release action (#894) +- chore: change release notes template, auto label PRs, ... (#893) + +## 🚀 Features + +- Resource resolution on CD set (#865) + +## ⬆️ Dependencies + +
+4 changes + +- Bump the go group with 10 updates (#910) +- Bump the go group with 11 updates (#905) +- Bump the go group with 7 updates (#892) +- Bump anchore/sbom-action from 0.17.1 to 0.17.2 in the ci group (#891) +
+