close

Filter

loading table of contents...

Release Notes / Version 12.2506.0

Table Of Contents

Miscellaneous

Corba ORB JMX MBeans Removed to Save Heap Memory

JMX MBeans under prefix “com.sun.corba” have been removed to work around a bug in the JMX support of the ORB, which consumes a large amount of heap memory for each application: https://github.com/eclipse-ee4j/orb/issues/5 . To this end, the Maven dependency org.glassfish.gmbal:gmbal has been replaced with org.glassfish.gmbal:gmbal-api-only.

Follow Section, “Corba ORB JMX MBeans Removed to Save Heap Memory” for upgrade information.

(CMS-27724)

Third-Party Update: Spring Boot and Related Dependencies

Spring Boot and Spring Security as well as several other dependencies have been updated.

For details on the changes in Spring Boot 3.5 release, see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5.0-Release-Notes. For other updated dependencies, view the release notes of “Updated Maven Dependencies and Plugins”.

Follow Section, “Third-Party Update: Spring Boot and Related Dependencies” for upgrade information.

(CMS-27313)

Removal of Deprecated Public API Classes

The following deprecated classes have been removed:

  • com.coremedia.workflow.common.util.WorkflowPublicationResult

  • hox.corem.common.CalendarWrapper - Use java.text.SimpleDateFormat for formatting dates and times instead.

  • hox.corem.publisher.ResultItem

  • hox.corem.publisher.PublicationResult

(CMS-27232)

Modernized log implementation in publisher classes

The log implementation in publisher classes has been modernized.

Follow Section, “Modernized log implementation in publisher classes” for upgrade information.

(CMS-27158)

Removed Support for Filter Expressions in Log Configurations

Class ch.qos.logback.classic.boolex.JaninoEventEvaluator has been removed from ch.quos.logback:logback-classic with version 1.5.13 without a replacement. To migrate existing configurations, please follow the steps described in Logback's Online Documentation.

(CMS-27141)

Removed version management for jmeter-maven-plugin

Version management for jmeter-maven-plugin was removed.

Follow Section, “Removed version management for jmeter-maven-plugin” for upgrade information.

(CMS-26982)

Header Toolbar Revamp

The header toolbar has been reorganized. The revamp contains the following changes:

  • The library, control room and quick search buttons have been moved from the right side to the left.

  • The upload button has been removed from the dashboard and added to the header toolbar directly.

  • The bookmarks have been moved into the new header toolbar menu "Open". This menu contain additional menu items for the control room and library too.

  • All separators have been removed from the header toolbar. Since these and the buttons might have been used as reference for adding other elements, this change is considered breaking.

  • The saved searches have been moved into the new header toolbar menu "Open".

(CMS-26977)

Changed UserProvider Setup Policy

If a UserProvider fails to setup, the contentserver used to run nevertheless, which led to accidental deactivation of users. Now, the contentserver does not go online any longer if a UserProvider fails to setup.

Follow Section, “Changed UserProvider Setup Policy” for upgrade information.

(CMS-25871)

Custom Workflow API Changes

While the Workflow App has been replaced by a new implementation based on React instead of ExtJs, the API for custom workflows has largely been kept unchanged.

Follow Section, “Custom Workflow API Changes” for upgrade information.

(CMS-24826)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.