close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Removal: Deprecated methods and parameters in MediaStore

The deprecated and unused methods getIds() and canUsePredecessorHints() have been removed from the interface hox.corem.server.media.MediaStore and its public API implementation hox.corem.server.media.S3Store . Furthermore, the unused parameter predecessorHints has been removed from MediaStore's upload method and its implementations.

To upgrade, you just need to remove any overrides for the mentioned methods and the predecessorHints parameter from your custom implementations. They're not used anymore.

(CMS-15688)

Search Results

Table Of Contents