Release Notes / Version 10.2107
Table Of ContentsAnalytics connectors: Separate live and backend properties
Some settings for the analytics connectors can contain secret information and should not be published.
Therefore these internal settings should be separated from settings, that are required
on live systems and they should not be published.
Internal analytics settings can be configured for a site in
<site>/Options/Settings/Internal/InternalAnalyticsSettings
.
The containing folder
<site>/Options/Settings/Internal
and the path of the p12 file should be configured in the blocklist to prevent delivery of the content in headless environments.
See documentation for details.
(CMS-22447)
Third-Party Update: SnakeYAML
The SnakeYAML dependency was updated to
org.yaml:snakeyaml:1.33
for all applications to fix several known vulnerabilities.
(CMS-22189)