Skip to content

Changelog for version 12.2.2 not accurate #8475

Description

@michix

Our upgrade to version 12.2.2 failed with the following error message:

[ERROR] 	DatabaseException: Unable to connect to the dependency-check database
[ERROR] 		caused by DatabaseException: Database schema does not match this version of dependency-check
[ERROR] 		caused by DatabaseException: Old database schema identified - please execute dependency-check without the no-update configuration to continue

Some digging revealed, that indeed the database schema has been changed in this version (47aa0c7). This is, however, not reflected in the CHANGELOG. Could you please add this change?

On another note, a schema change is a breaking change for us, because we have to rebuild the database. But I guess in this project this does not count as a breaking change, right?

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions