Server

LTS 2021.30 / LTS 2021-HF30

Updated: April 29, 2024

What's New in LTS 2021.30 / LTS 2021-HF30

Use Jackson BOM for Jackson Dependencies

Jackson BOM is now imported in the Maven dependency graph.

Addons declaring jackson artefacts in their dependencies management section can remove them as the jackson-bom is now imported in the Maven dependency graph of Nuxeo Platform. This will ease the security upgrade of Jackson artefacts for all Nuxeo artefacts.

 More on JIRA ticket NXP-31455

Make certificateKeyAlias Value Configurable from nuxeo.conf

The certification key alias can be configured.

 More on JIRA ticket NXP-31425

Upgrade MongoDB Driver to Version 4.7

The MongoDB driver has been bumped to version 4.7 to allow using MongoDB 6.x.

 More on JIRA ticket NXP-31398

Make the Document Creation Take Into Account the Segment Limit in Web UI

Apply path segment max size at document creation.

The segment limit can be adapted like in the sample contrib attached.

 More on JIRA ticket NXP-31363

Create a MongoTransientStore That Can Handle Large Number Params

There is a new optimized implementation of TransientStore for MongoDB.

 More on JIRA ticket NXP-31311

Fix Race Condition When Reading Work State From KV Store

Race condition is avoided when reading Work state from KV store.

 More on JIRA ticket NXP-31244

Learn More

More information about released changes and fixed bugs is available in our bug tracking tool.