Server

LTS 2021.29 / LTS 2021-HF29

Updated: May 2, 2024

What's New in LTS 2021.29 / LTS 2021-HF29

Fix Audit Entries for Rendition When Audit Is Stored in MongoDB

Rendition download events are correctly saved to MongoDB audit.

 More on JIRA ticket NXP-31383

Make the Document Creation Take Into Account the Segment Limit

Apply path segment max size at document creation.

 More on JIRA ticket NXP-31363

documentNotFoundException - enricher: runnableWorkflows Exception When Browsing with Multirepo Configuration

Runnable Wokflow models can now be retrieved within a multi repository deployment.

 More on JIRA ticket NXP-31351

TransientStore GC throws Not Started Exception

Transient Store GC are no longer started if already in progress.

 More on JIRA ticket NXP-31323

Provide a Way to Differentiate a View From a Download in the Audit Trail

You can now specify the download reason when download a blob.

The download client reason can be specified within a REST call by providing a query parameter or a HTTP header when downloading a blob.

The query parameter is clientReason, see below a cURL example:

The HTTP header is X-Client-Reason, see below a cURL example:

This information can then be retrieved in the extended object of audit entry under the name clientReason.

 More on JIRA ticket NXP-31279

Learn More

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