Release Notes / Version 11.2201
Table Of Contents
The deprecated field
com.coremedia.objectserver.web.ContentBlobHandlerBase#URIVARIABLE_VERSION
has been deleted from the Java API. The result map of
ContentBlobHandlerBase#buildBlobLink
contains no entry for this key any longer. If you still use it in your project, migrate to
ContentBlobHandlerBase#URIVARIABLE_ETAG
.
(CMS-19983)