Release Notes / Version 12.2406.1
Table Of ContentsDeprecated methods in UriComponentsHelper
Several methods in
com.coremedia.objectserver.web.links.UriComponentsHelper
have been deprecated. They will be removed with releases 2512.0.0 and
2406.3.0.
Deprecated methods:
appendOrOverride(UriComponents, UriComponents)appendOrOverride(UriComponents, UriComponents, boolean)override(UriComponents, UriComponents)prependPath(String, UriComponents)prependPath(UriComponents, UriComponents)prependPath2(String, UriComponents)
A new method append(UriComponents, UriComponents)
has been added. It replaces the appendOrOverride
methods in the new releases.
(CMS-28828)
Updated MySQL Driver
Updated MySQL driver to
com.mysql:mysql-connector-j:9.4.0
(CMS-28559)


