Release Notes / Version 12.2406.0
Table Of ContentsFixed Blob Sharing ID Inconsistency
If you use the RLS's blob sharing capability
(sql.store.generate-blob-ids=false
) in combination
with URL blobs, blob ids may have been assigned inconsistently in the
RLS repository. This is fixed now.
(CMS-25255)
Decreased Log Level For Some very Frequent Log Messages In The CAE Feeder
Log level of some log messages in FeedingReceiver
and ContentTrigger
has been changed from
INFO
to DEBUG
as they are logged
very often.
(CMS-24727)