Upgrade Notes¶
For the full list of changes, see the release notes.
Upgrading from 4.3 to 4.4¶
- Solr: No changes to the documents. Re-indexing is not required.
- The property indexCollectionItemOrder is now set to false by default. Set it to true before upgrading if you rely on the old behaviour.
- The transcode preset script is now also evaluated for conform jobs. The difference compared to transcodes is that the shape is empty. If you use the same preset for both transcodes and conforms, then make sure that the script verifies the existence of the components of the shape before using them to avoid null pointer exceptions from the script.
Upgrading from 4.2 to 4.3¶
- Solr: No changes to the documents. Re-indexing is not required.
Upgrading from 4.1 to 4.2¶
- Solr: The indexing of items, collections and files has changed. Re-indexing is required.
- Essence version resource representation has changed from URIListDocument to EssenceVersionListDocument, and now returns additional information about the version.