-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add release docs for v0.17.0 (#324)
- Loading branch information
Showing
3 changed files
with
123 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Release 0.17.0 | ||
|
||
- feat: add ability to verify components with a key blob (#316) | ||
- fix: using what the doc is suggesting (#320) | ||
- fix: wrong location for issue (#319) | ||
- fix: use the latest version for caretaker (#318) | ||
- feat: add some more project automation actions (#317) | ||
- fix: name of repo and org (#315) | ||
- fix: organization and repository name (#314) | ||
- fix: missing private key for token generator (#313) | ||
- feat: add automation for created issues in this repository (#312) | ||
- Skip Report generation on scheduled run + non PR runs (#310) | ||
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.30.0 (#308) | ||
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#307) | ||
- chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#306) | ||
- Add Reports to Mend Scans (#296) | ||
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#300) | ||
- feat: applying lint and fixing the lint issues (#299) | ||
- docs: update local testing guide (#298) | ||
- chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc5 (#292) | ||
- chore(deps): bump the ci group with 7 updates (#290) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters