Skip to content

v6.0.0

Compare
Choose a tag to compare
@jeremylong jeremylong released this 07 Sep 14:43
· 3465 commits to main since this release
b704066
  • Updated database schema; this is a breaking change and anyone using an external database or those whom
    specify the data directory will need recreate the database (including users of the docker image). The schema
    changes were made to:

    • Improve the CVSS data, when available, per #2547
    • Improve the way that ecosystems are determined
    • Improve the update performance of external databases
  • Users with an external Oracle database will not be able to upgrade as #2755 has not been resolved - as such, version 6.0.0 does not support Oracle.

  • Users mirroring the NVD - ODC 6.0.0 requires the use of the version 1.1 data feeds -
    please ensure you are using 1.1 not the 1.0 data feed.

  • Full listing of changes.