2.4.0
- changed structure for jpa AssetEntity in order to work with MySQL
- index on reference_url with (2.000 chars) is too big (mariaDb no problem)
- added an extra reference_hash that stores a sha256 of the url to work with mysql
- for migration you should use ReferenceHashMigrationService