This chapter contains all changes made in Release 7.5.5 of CoreMedia Digital Experience Platform 8.
Release 7.5.5 contains the following CoreMedia modules:
CoreMedia Blueprint
CoreMedia CMS
CoreMedia Studio
CoreMedia LiveContext for IBM WebSphere Commerce
CoreMedia Elastic Social
In addition, CoreMedia DXP 8 uses the following tooling:
Product | Key | Version |
---|---|---|
CoreMedia Application Maven Plug-in | APPPLUGIN | 2.7.4 |
CoreMedia Project Maven Extension | PROJEXT | 1.0.5 |
Table 2.52. Tooling of CoreMedia DXP 8
CoreMedia CMS Improvements
Changes
The configuration property
feeder.tika.enable
has been removed from Content Feeder and CAE Feeder. Apache Tika is always used in the Feeder applications. The option to extract text from blob values in the Apache Solr search engine has been removed.Both Content Feeder and CAE Feeder now support the extraction of additional metadata properties from blob values by using Apache Tika. For details, read the description of the newly introduced configuration properties
feeder.tika.appendMetadata
andfeeder.tika.copyMetadata
in the [CoreMedia Search Manual].The Content Feeder and CAE Feeder log a warning if text extraction from binaries takes very long using Apache Tika. They also skip binaries if text extraction takes extremely long.
You can configure this behaviour with the properties
feeder.tika.warn.milliseconds
andfeeder.tika.timeout.milliseconds
. See the appendix of the [CoreMedia Search Manual] for a description and default values of these properties.
The deprecated methods
registerTargets(CommandManager)
andunregisterTargets(CommandManager)
have been removed from classhox.corem.editor.toolkit.CommandManager
.
Closed JIRA Issues
Key | Type | Summary | Status |
---|---|---|---|
CMS-1238 (35697 36105) | Bug | Blueprint replicator.properties incomplete | Fixed |
CMS-829 (33301) | Bug | Memory leak if property editors unregister targets they have registered | Fixed |
CMS-823 (35290) | Bug | Unified API leaks memory when connection fails | Fixed |
CMS-817 | Bug | cm cleanrecylcebin parses dates in wrong timezone | Fixed |
CMS-339 (31436) | Change | Enhance logging of CAE Feeder to better detect failures in tika | Fixed |
Table 2.53. 7.5.5