Release Notes / Version 11.2201
Table Of Contents
The deprecated method
com.coremedia.objectserver.web.links.UriComponentsHelper#addQueryParameters
has been deleted. If you still use it in your project code, switch to
UriComponentsBuilder#queryParams(MultiValueMap)
(CMS-20001)
- Removal: Deprecated Sitemap URI Pattern /service/sitemap/{sitemapPath}
- Deprecation: ContentBlobHandlerBase
Was this article useful?