Skip to content

Commit b6df9c7

Browse files
authored
update v2.4.2 changelog (sigstore#4045)
Signed-off-by: Bob Callaway <bcallaway@google.com>
1 parent ff13ba4 commit b6df9c7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Features
44

5+
* Updated open-policy-agent to 1.1.0 library (#4036)
6+
- Note that only Rego v0 policies are supported at this time
7+
* Add UseSignedTimestamps to CheckOpts, refactor TSA options (#4006)
8+
* Add support for verifying root checksum in cosign initialize (#3953)
59
* Detect if user supplied a valid protobuf bundle (#3931)
610
* Add a log message if user doesn't provide `--trusted-root` (#3933)
711
* Support mTLS towards container registry (#3922)
@@ -10,6 +14,10 @@
1014

1115
## Bug Fixes
1216

17+
* fix: set tls config while retaining other fields from default http transport (#4007)
18+
* policy fuzzer: ignore known panics (#3993)
19+
* Fix for multiple WithRemote options (#3982)
20+
* Add nightly conformance test workflow (#3979)
1321
* Fix copy --only for signatures + update/align docs (#3904)
1422

1523
## Documentation
@@ -19,6 +27,7 @@
1927

2028
## Contributors
2129

30+
* AdamKorcz
2231
* Aditya Sirish
2332
* Bob Callaway
2433
* Carlos Tadeu Panato Junior
@@ -27,7 +36,10 @@
2736
* Hayden B
2837
* Jussi Kukkonen
2938
* Marco Franssen
39+
* Nianyu Shen
40+
* Slavek Kabrda
3041
* Søren Juul
42+
* Warren Hodgkinson
3143
* Zach Steindler
3244

3345
# v2.4.1

0 commit comments

Comments
 (0)