Skip to content

Commit bbaca44

Browse files
author
Jake Sanders
authored
add v0.6.0 relnotes (#428)
Signed-off-by: Jake Sanders <[email protected]>
1 parent 9204f4e commit bbaca44

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

CHANGELOG.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,38 @@
11
# Changelog
22

3-
## v0.6.0 (pending)
3+
## v0.6.0
44

55
### Enhancements
66

7-
* BREAKING: Move `cosign upload-blob` to `cosign upload blob`.
8-
* BREAKING: Move `cosign upload` to `cosign attach signature`.
9-
* BREAKING: Move `cosign download` to `cosign download signature`.
7+
* BREAKING: Moved `cosign upload-blob` to `cosign upload blob` (https://github.com/sigstore/cosign/pull/378)
8+
* BREAKING: Moved `cosign upload` to `cosign attach signature` (https://github.com/sigstore/cosign/pull/378)
9+
* BREAKING: Moved `cosign download` to `cosign download signature` (https://github.com/sigstore/cosign/pull/392)
10+
* Added flags to specify slot, PIN, and touch policies for security keys (Thank you @ddz https://github.com/sigstore/cosign/pull/369)
11+
* Added `cosign verify-dockerfile` command (https://github.com/sigstore/cosign/pull/395)
12+
* Added SBOM support in `cosign attach` and `cosign download sbom` (https://github.com/sigstore/cosign/pull/387)
13+
* Sign & verify images using Kubernetes secrets (A muchas muchas gracias to @developer-guy and @Dentrax https://github.com/sigstore/cosign/pull/398)
14+
* Added support for AWS KMS (谢谢, @codysoyland https://github.com/sigstore/cosign/pull/426)
15+
* Numerous enhancements to our build & release process, courtesy @cpanato
1016

1117
### Bug Fixes
1218

19+
* Verify entry timestamp signatures of fetched Tlog entries (https://github.com/sigstore/cosign/pull/371)
20+
1321
### Contributors
1422

23+
* Asra Ali (@asraa)
24+
* Batuhan Apaydın (@developer-guy)
25+
* Carlos Panato (@cpanato)
26+
* Cody Soyland (@codysoyland)
27+
* Dan Lorenc (@dlorenc)
28+
* Dino A. Dai Zovi (@ddz)
29+
* Furkan Türkal (@Dentrax)
30+
* Jason Hall (@imjasonh)
31+
* Paris Zoumpouloglou (@zuBux)
32+
* Priya Wadhwa (@priyawadhwa)
33+
* Rémy Greinhofer (@rgreinho)
34+
* Russell Brown (@rjbrown57)
35+
1536
## v0.5.0
1637

1738
### Enhancements

0 commit comments

Comments
 (0)