File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 44### Added
55* Simple TUF role metadata model in the ` tuf.api ` package for interacting with
66 metadata files directly, per-file without the overheads of reading and
7- writing the entire repository at once (#1112 )
7+ writing the entire repository at once (#1112 , # 1177 , # 1183 )
88* Raise ` MissingLocalRepositoryError ` in updater when local repository can not
99 be found (#1173 )
10+ * Tests for targets metadata generation with existing ` fileinfo ` (#1078 )
11+ * Test-verbosity documentation (#1151 )
1012
1113### Changed
1214* Raise an error in ` tuf.client.updater ` when metadata is loaded without a
2224* Make test output more useful by reducing and improving logging (#1145 , #1104 , #1170 )
2325* Make the ` targets_path ` , ` metadata_path ` and ` confined_target_dirs ` fields in
2426 ` tuf.client.updater ` s mirror configuration optional (#1153 , #1166 )
27+ * Include LICENSE files with source distributions (#1162 )
28+ * Update Python version to be used in release instructions (#1163 )
29+ * Remove direct use of ` colorama ` and dependency (#1180 )
2530
2631### Fixed
2732* Ensure file objects and ` requests.Responses ` are closed during tests (#1147 )
33+ * Auto-test against ` securesystemslib ` head of development (#1185 )
34+ * Fix parameter name in ` tuf.repository_lib ` error message (#1078 )
2835
2936## v0.14.0
3037### Added
You can’t perform that action at this time.
0 commit comments