|
1 | 1 | # Changelog
|
| 2 | +## v2.1.0 |
| 3 | +### Added |
| 4 | +* repo: experimental repository module and example (#2193) |
| 5 | +* ngclient: expose default requests fetcher (#2277) |
| 6 | +* workflow: OpenSSF scorecard (#2190) |
| 7 | +* build: Python 3.11 support (#2157) |
| 8 | +* docs: security policy (#2098, #2178) |
| 9 | +* blog: signer API (#2276) |
| 10 | +* blog: security audit (#2155, #2156) |
| 11 | + |
| 12 | +### Changed |
| 13 | +* Metadata API: bump specification version 1.0.31 (#2119) |
| 14 | +* Metadata API: allow zero length metadata files (#2137) |
| 15 | +* Metadata API: add default value for MetaFile version (#2211) |
| 16 | +* Metadata API, ngclient: decrease logger verbosity (#2243) |
| 17 | +* ngclient: define API explicitly (#2233) |
| 18 | +* ngclient: improve example client output (#2194) |
| 19 | +* ngclient: support URLs without host part (#2075) |
| 20 | +* ngclient: update metaclass syntax (#2215) |
| 21 | +* ngclient: fail gracefully on missing role (#2197) |
| 22 | +* ngclient: improve type annotations in TrustedMetadataSet (#2250) |
| 23 | +* doc: misc improvements (2097, #2130, #2183, #2185, #2201, #2208, #2230, #2278) |
| 24 | +* build: misc improvements (#2090, #2091, #2122, #2187, #2188, #2217, #2252) |
| 25 | +* workflow: misc improvements (#2001, #2092, #2147, #2159, #2173) |
2 | 26 |
|
3 | 27 | ## v2.0.0
|
4 | 28 |
|
|
0 commit comments