close

Filter

loading table of contents...

Release Notes / Version 10.2104

Table Of Contents

CoreMedia Content Application Engine

Removed com.coremedia.elastic.social.springsecurity from component scan

The package com.coremedia.elastic.social.springsecurity has been removed from Spring component scan to avoid conflicts with auto configuration and unwanted instantiation of SocialWebSecurityConfigurerAdapter when a custom WebSecurityConfigurerAdapter is in place.

(CMS-19671)

Cache Classes Listing in DataViewFactory MBean fixed

Fixed displayed cache classes in DataViewFactory#getCacheClasses MBean

(CMS-19600)

Avoid Cache Deadlock for TransformedBlobKey

Avoided calling equals on the original blob as that results in a deadlock within the cache. CapBlobRefImpl is dereferenced while calling com.coremedia.transform.impl.CachedTransformedBlob#getETag which results in avoiding cache deadlock

(CMS-19527)

Search Results

Table Of Contents