Skip to content

Commit

Permalink
add changelog for v2.2.0 (#3198)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Aug 31, 2023
1 parent 126474c commit 546f1c5
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,48 @@
# v2.2.0

## Enhancements

* switch to uploading DSSE types to rekor instead of intoto (#3113)
* add 'cosign sign' command-line parameters for mTLS (#3052)
* improve error messages around bundle != payload hash (#3146)
* make VerifyImageAttestation function public (#3156)
* Switch to cryptoutils function for SANS (#3185)
* Handle HTTP_1_1_REQUIRED errors in github provider (#3172)

## Bug Fixes

* Fix nondeterminsitic timestamps (#3121)

## Documentation

* doc: Add example of sign-blob with key in env var (#3152)
* add deprecation notice for cosign-releases GCS bucket (#3148)
* update doc links (#3186)

## Others

* Upgrade to go1.21 (#3188)
* Updates ci tests (#3142)
* test using latest release of scaffolding (#3187)
* ci: free up disk space for the gh runner (#3169)
* update go-github to v53 (#3116)
* call e2e test for cosign attach (#3112)
* bump build cross to use go1.20.6 and cosign image to 2.1.1 (#3108)

## Contributors

* Bob Callaway
* Carlos Tadeu Panato Junior
* Dmitry Savintsev
* Hayden B
* Hector Fernandez
* Jason Hall
* Jon Johnson
* Jubril Oyetunji
* Paulo Gomes
* Priya Wadhwa
* 张志强

# v2.1.1

## Bug Fixes
Expand All @@ -8,6 +53,8 @@
* update changelog (#3080)
* DNM: Add CHANGELOG for v2.1.0 (#3068)

## Contributors

* Carlos Tadeu Panato Junior
* priyawadhwa

Expand Down Expand Up @@ -42,6 +89,8 @@
* Fix links to sigstore/docs in markdown files (#3064)
* Update release readme (#2942)

## Contributors

**Thank you to our contributors!**
* Bob Callaway
* Carlos Tadeu Panato Junior
Expand Down

0 comments on commit 546f1c5

Please sign in to comment.