File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Features
4
4
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 )
5
9
* Detect if user supplied a valid protobuf bundle (#3931 )
6
10
* Add a log message if user doesn't provide ` --trusted-root ` (#3933 )
7
11
* Support mTLS towards container registry (#3922 )
10
14
11
15
## Bug Fixes
12
16
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 )
13
21
* Fix copy --only for signatures + update/align docs (#3904 )
14
22
15
23
## Documentation
19
27
20
28
## Contributors
21
29
30
+ * AdamKorcz
22
31
* Aditya Sirish
23
32
* Bob Callaway
24
33
* Carlos Tadeu Panato Junior
27
36
* Hayden B
28
37
* Jussi Kukkonen
29
38
* Marco Franssen
39
+ * Nianyu Shen
40
+ * Slavek Kabrda
30
41
* Søren Juul
42
+ * Warren Hodgkinson
31
43
* Zach Steindler
32
44
33
45
# v2.4.1
You can’t perform that action at this time.
0 commit comments