This chapter contains all changes made in Release 7.5.8 of CoreMedia Digital Experience Platform 8.
Release 7.5.8 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.6 |
CoreMedia Project Maven Extension | PROJEXT | 1.0.5 |
Table 2.46. Tooling of CoreMedia DXP 8
CoreMedia CMS Improvements
Changes
Apache Solr has been updated to version 4.8.0. The Apache Solr project recommends to use Java 7 update version u55 or later. Earlier versions of Oracle Java 7 and OpenJDK 7 have some bugs that may lead to problems with Lucene and Solr.
Elasticsearch has been updated to version 1.1.1.
The MongoDB Java driver has been updated to version 2.12.0.
SLF4J has been updated to version 1.7.6.
Removed field
format
of Site Manager API classhox.corem.editor.proxy.CalendarModel
. You can usenew SimpleDateFormat(CalendarModel.DATE_FORMAT)
instead.
CoreMedia Studio Improvements
API Changes
The signature of the method
CollectionViewManager#openSearchForType()
was changed fromfunction openSearchForType(type:String, view:String = null) :void;
to
function openSearchForType(type:String, view:String = null, baseFolder:Content = null):void;
For detailed information please consult the ASDoc of
com.coremedia.cms.editor.sdk.collectionview.CollectionViewManager
The
FilterState
has been deleted. UseSearchFilterState
instead.
CoreMedia Elastic Social Improvements
CoreMedia LiveContext for IBM WebSphere Commerce Improvements
CoreMedia Project Improvements
Updated the
coremedia-application-maven-plugin
to2.7.6
.
Changed the type of the
chef_runlist
variable from array to string in order to make it replaceable with the nugrant plugin. This will be changed back to array, when nugrant plugin 2.0.0 is released and allows merge strategies for user values.
A new recipe to create sitemap cronjobs on a delivery node has been added to replace the removal of the RPM cronjob installation. Add
recipe[coremedia::sitemaps]
to your chef run list to activate the cronjobs. The configuration of the sites has been added to the delivery role.As a result the token
configure.BLUEPRINT_SITEMAP_ENABLED
has been removed.
CoreMedia Blueprint Improvements
Closed JIRA Issues
Key | Type | Summary | Status |
---|---|---|---|
CMS-1032 | Bug | Adding to blacklist does not always work | Fixed |
CMS-1022 | Bug | Studio search suggestions do not work for multiple terms | Fixed |
CMS-1021 | Bug | CacheInvalidation call errors flood WCS log during shutdown/startup | Fixed |
CMS-746 | Bug | WCS Rest Connector not robust for multiple logins on WCS Backend | Won't Fix |
Table 2.47. 7.5.8