Release Notes / Version 11.2307
Table Of Contents
The Spring bean
throttlingBlobTransformer
in
BlobTransformerConfiguration#BlobTransformerInternalConfiguration
is now exposed by its concrete type
ThrottlingBlobTransformer
for technical reasons. This makes injections of type
BlobTransformer
possibly ambiguous in project code. For backward compatible behaviour, use the concrete type
ThrottlingBlobTransformer
or the exact name
throttlingBlobTransformer
to inject this bean.
(CMS-22070)
- cae-base-lib: Introducing ReservedClassToElementFilter and Aligned with Headless-Server and CKEditor 5
- BlueprintLinksServicesConfiguration#contentLinkBuilder now Correctly uses sitesService as Bean Name
Was this article useful?