Skip to content

Commit

Permalink
ReleaseNotes for v0.18.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 8, 2024
1 parent 2ea69c7 commit efae7d1
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions docs/releasenotes/v0.18.0-rc.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Release v0.18.0-rc.1

- change short text for help topic (#1058)
- bug: allow http protocol for oci access (#1060)
- bug: fix unmarshal consumer identity with empty value (#1057)
- fix artifact set tagging (#1033)
- component constructor with references field (#1054)
- priority for CLI registration options (#1045)
- chore: update 'flake.nix' (#1049)
- add action doc (#1032)
- chore: update 'flake.nix' (#1040)
- chore: update 'flake.nix' (#1039)
- fix downloader handling (#1031)
- Adjust README with rotated GPG key (#1025)

## 🐛 Bug Fixes

- fix: set tlskyber=0 (#1047)
- fix: remove ocm release key if present (#1024)
- chore: release fallout corrections (#1023)

## 🧰 Maintenance

<details>
<summary>8 changes</summary>

- chore: force bump to 0.18.0-dev (#1061)
- chore: reuse aggregation from ctf during component build (#1044)
- chore: disable runner cache for release note drafter (#1051)
- chore: enhance the publishing to other repositories then github (#1028)
- chore: migrate all component builds: ca => ctf (#1043)
- chore(ci): various optimizations for build processing, caching and concurrency (#996)
- fix: remove ocm release key if present (#1024)
- chore: release fallout corrections (#1023)
</details>

## ⬆️ Dependencies

<details>
<summary>4 changes</summary>

- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go\_modules group (#1048)
- chore(deps): bump github.com/containerd/errdefs from 0.3.0 to 1.0.0 (#1037)
- chore(deps): bump the ci group with 2 updates (#1038)
- chore(deps): bump the go group with 8 updates (#1036)
</details>

0 comments on commit efae7d1

Please sign in to comment.