Magnolia 5.6 reached end of life on June 25, 2020. This branch is no longer supported, see End-of-life policy.
Magnolia CORE 5.6.13 is a bug-fixing and security release that also delivers several improvements.
The import and export functions have been improved to eliminate out-of-memory errors when exporting large binaries or workspaces.
Considering its benefits, this improvement has been included in this release even though it causes API incompatibilities. This is an exception to the rule of no API break in a minor release.
With the referenceDepth
property, you can configure the REST Delivery endpoint API v2 to provide more than one level of reference resolution. In addition, you can toggle the referenceRepeat
property to enable resolution of self-references into fully expanded nodes. For more details, see the configurable API v2 properties.
With the REST Delivery API v2, you can use the systemProperties
property to specify which system properties (for example, mgnl:createdBy
or jcr:uuid
) can be returned in REST responses.
With the exception of
magnolia-empty-webapp
, you can now check whether a Magnolia instance is up and running by sending a REST request to a dedicated endpoint called status
. For more details, see the REST services health check page.
This release comes with the following third-party library updates to fix some security and incompatibility issues:
We keep the details of the security-related fixes private in line with our security policy. Contact our Support team if you need more information.
The following issues have been resolved where:
publish
commands were not synchronized (PUBLISHING-73).If you are upgrading from an earlier version, read Upgrading to Magnolia 5.6.x first and check the Known issues section on the page.
To better understand how Magnolia is run in production, application server information is now included in usage metrics reports.
In line with our privacy policy, any usage data we collect is anonymous and not shared with any third party.
In the Publishing Transactional module, the dependency on the Publishing module has been downgraded to version 1.0.9.
See the 5.6.13 changelog for all the changes.
The Magnolia team would also like to thank everyone who reported issues, contributed patches or simply commented on issues for this release. Your continued interest helps us make Magnolia better. Special thanks go to Will Scheidegger.