Release Notes / Version 11.2210
Table Of ContentsThe method was changed to be NonNull, since semantically it should be NonNull and it does not make sense to allow null as an identifier for adapters. This change is only considered breaking, if the interface is implemented and the implemented method returns null for the name. If this is not the case, it is not considered breaking.
(CMS-21901)