close

Filter

loading table of contents...

Release Notes / Version 12.2506.0

Table Of Contents

Removal of Deprecated Content Server Code

The following deprecated classes and methods have been removed:

  • com.coremedia.ldap.OrganizationalUnit

  • hox.corem.server.media.S3Store

    • Note: hox.corem.server.media.S3BlobStore handles encryption differently. It uses the buckets default method. If you want to keep the behavior of the removed class, you need to set the encryption mode to AES256 explicitly via cap.server.blobstore.s3.encryption-mode=AES256.

  • com.coremedia.ldap.LdapUserProvider.defaultLdapProperty(Properties, String, String)

  • com.coremedia.ldap.LdapUserProvider.getExpirationSeconds()

  • com.coremedia.ldap.LdapUserProvider.tokenize(String, String)

  • com.coremedia.ldap.UserProvider.getExpirationSeconds()

  • hox.corem.server.media.CompoundMediaStoreSelector.addSelector(MediaStoreSelector)

  • hox.corem.server.media.CompoundMediaStoreSelector.setSelectors(List)

  • hox.corem.server.media.CompoundMediaStoreSelector()

  • hox.corem.server.media.UploadContextImpl(MimeType, int, String, String, String, boolean)

Additionally, the property cap.server.blobstore.s3.enhanced has been removed, as it was only used for backward compatibility reasons to use the removed S3Store. Now, the hox.corem.server.media.S3BlobStore is always used, when cap.server.blobstore.s3.bucketname is set.

(CMS-27560)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

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