Release Notes / Version 11.2210
Table Of Contents
The class
ViewBySiteDataFetchingEnvironment
has been removed. Use builder of
DataFetchingEnvironmentImpl.newDataFetchingEnvironment()
instead.
The
RemoteLinkWiringFactory
and the
RemoteLinkDataFetcher
take a
remoteLinkDataLoader
as constructor argument.
The method
CaasWebConfig#getForwardHeaderMap
has been removed. Retrieve the map from the environment context instead.
(CMS-19155)