close

Filter

loading table of contents...

Release Notes / Version 12.2404

Table Of Contents

CoreMedia Headless Server

Headless Server Bugfix: Empty HTML in Html Fragments leads to Exception

When the HTML in a HTML fragment is left empty, a serverside exception was thrown by the HtmlAdapter. The adapter now returns null instead.

(CMS-25610)

Regression-Fix: Update of GraphQL-Java library to 21.5

The version of GraphQL-Java was unintentionally downgraded to com.graphql-java:graphql-java:20.7, leading to the situation that HeadlessServer versions 2404.1 and 2404.2 have older library versions of GraphQL-Java than version 2401. The library was now updated to the most recent, non-breaking version suitable for HeadlessServer 2404.

Customers may update that library by themselves if necessary for security reasons to com.graphql-java:graphql-java:21.5.

(CMS-25442)

Headless server can be run without commerce extension

There was a dependency for the headless server that could be satisfied without the commerce extension. However, this was not intentional and now the required component is also found without having the commerce extension enabled.

(CMS-25435)

Bugfix: Headless supports servlet context path for Persisted Queries over REST

With the introduction of Spring-GraphQL, a non-trivial servlet context path was not working for persisted queries over REST. This problem was fixed.

(CMS-25335)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.