File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments