Release Notes / Version 11.2204
Table Of ContentsClass TransformationService has been refactored to delegate image transformations to a new method in TransformImageService. As a consequence, obsoleted references to BlobTransformer and NamedTransformBeanBlobTransformer have been removed. TransformationService's constructor as well as the corresponding Spring bean configuration in TransformationServiceConfiguration have been adjusted accordingly.
(CMS-21491)