close

Filter

loading table of contents...

Release Notes / Version 11.2310

Table Of Contents

CoreMedia Content Application Engine

Fixed Handling of Broken Internal Links in RichText

In case that an internal Link in RichText cannot be built because the LinkFormatter throws an exception, the live CAE used to discard the whole RichText. Now it just discards the A-Tag. Preview CAE still displays the exception.

(CMS-21652)

DataviewFactory Metrics are now Exposed via Micrometer

DataviewFactory Metrics are exposed via DataViewFactory MBean some of which are provided as maps. When using the Prometheus jmx_exporter the maps are not exported to Prometheus. Thus, only accumulated metrics are available instead of the metrics per dataview class.

The dataview factory metrics are now exposed via Micrometer allowing Prometheus to receive the metrics per dataview class.

(CMS-21502)

Configured Less Strict Cookie Defaults for Local Development

The local spring profile for live and preview CAE now configures the following cookie defaults:

cae.cookie.force-secure=false
cae.cookie.same-site=Lax

(CMS-18964)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

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