Release Notes / Version 12.2406.0
Table Of ContentsHeadless-Server Missing CORS configuration now disabled CORS protection
A missing CORS configuration set allowed-origins to *. Now a missing configuration effectively disabled CORS protection, resulting in a “same origin policy only”.
Follow Section, “Headless-Server Missing CORS configuration now disabled CORS protection” for upgrade information.
(CMS-24249)
Headless-Server major update to Spring-GraphQL
Headless-Server now uses Spring-GraphQL as its main Spring integration. Because of that the following libraries were removed and their APIs cannot be used anymore. They were removed because the corresponding projects are not updated or supported anymore.
Follow Section, “Headless-Server major update to Spring-GraphQL” for upgrade information.
(CMS-19714)