Skip to content

Commit 46e727f

Browse files
committed
Update changelog entry #303
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 51ccd1f commit 46e727f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,18 @@ Release notes
137137
prevent the creation of duplicated "resolved" dependencies.
138138
https://github.com/aboutcode-org/dejacode/issues/297
139139

140+
- Display the filename/download_url in the Inventory tab.
141+
https://github.com/aboutcode-org/dejacode/issues/303
142+
143+
- Improve exception support in improve_packages_from_purldb task.
144+
In case of an exception, the error is properly logged on the Import instance.
145+
https://github.com/aboutcode-org/dejacode/issues/303
146+
147+
- Refine the ``update_from_purldb`` function to avoid any IntegrityError.
148+
Also, when multiple entries are returned from the PurlDB, only the common values are
149+
merged and kept for the data update.
150+
https://github.com/aboutcode-org/dejacode/issues/303
151+
140152
### Version 5.2.1
141153

142154
- Fix the models documentation navigation.

0 commit comments

Comments
 (0)