Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
hilmarf committed Sep 16, 2024
1 parent 47e30b1 commit cfdb3d2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
1 change: 1 addition & 0 deletions .github/config/wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
accessmethod
accessmethoddescriptor
accessmethods
accessor
actiondescriptor
additionalresource
addversion
Expand Down
36 changes: 21 additions & 15 deletions docs/releasenotes/v0.15.0.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,42 @@
# 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)
- chore: fix validate usage context passage (#912)
- 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)

## :hammer: Maintenance

<details>
<summary>mostly github actions (12 changes)</summary>

- documentation: remove some command links (#895)
- release branch creation workflow (#899)
- Chore: setup-go@<!---->v4 does caching automatically (#908)
- chore: publish latest release to different package registries (#897)
- 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)
- Update check\_diff\_action.yaml (#924)
- chore: nightly build (#903)
- fix: default component download link (#920)
- small change to test github actions (#921)
- fix: runner caching code that it uses (#917)

</details>

## ⬆️ Dependencies

<details>
Expand Down

0 comments on commit cfdb3d2

Please sign in to comment.