What's New in LTS 2021.15 / LTS 2021-HF15
Nuxeo Server
Core Storage
setUserAgentPrefix in S3 Config
The S3 user agent prefix and suffix parameters are configurable through nuxeo.conf.
More on JIRA ticket NXP-30797
Avoid Record Overflow During csvExport Containing Huge Metadata
CSV Export can now handle large metadata (over 1MB)
More on JIRA ticket NXP-30796
Make Possible to Annotate Test Class With WithFrameworkProperty
Test classes can be annotated with WithFrameworkProperty
More on JIRA ticket NXP-30795
Add Log to Pinpoint Any Slow Processing
Long bulk commands and slow stream processing are now traced
More on JIRA ticket NXP-30790
Clean Up JSON Enrichers to Do Not Produce Warn Logs
Nuxeo default enrichers do not produce warns on empty document models.
More on JIRA ticket NXP-30742
Make Possible to Contribute Several Blob Dispatcher Configuration
Blob dispatcher configurations are correctly merged.
More on JIRA ticket NXP-30740
Fix Task Marshaller When Workflow Schema Prefix Is Different From the Name
The Task marshaller supports workflow and node schemas with a prefix different from the schema name.
More on JIRA ticket NXP-30658
Use partialFilterExpression On parentId When Creating the Unique Index to Avoid Duplicates
Enabling unique child constraint doesn't prevent version creation anymore
More on JIRA ticket NXP-30638
Fix Versioning of Video Document When Incrementing Version at Creation Time Using a Custom Policy
Video conversions don't checkout the checked in documents
More on JIRA ticket NXP-30619
Packaging / Distribution / Installation
Upgrade Various Dependencies to Fix CVE
netty-handler, plexus-utils and owasp-java-html-sanitizer libraires have been upgraded.
More on JIRA ticket NXP-30773
Major Bug Fixes
Fix Rest API When Setting an Integer Property With a String Value Which Can Be Parsed as an Integer
Numeral values sent as a String value are allowed to update a Integer/Float property via the REST API
More on JIRA ticket NXP-30806
Close Redis Executor Pool After Use in RedisChecker
Redis executor pool is closed after redis check on startup.
More on JIRA ticket NXP-30781
Fix Fn.getPrincipal Which Doesn’t Fetch Nuxeoprincipal’s Groups
Explicit call to the getPrincipal method keeps fetching groups.
More on JIRA ticket NXP-30780
Support MSK Rolling Upgrade to Avoid Stream Failure
Avoid Stream failures during Kafka rolling upgrade.
More on JIRA ticket NXP-30709
Learn More
More information about released changes and fixed bugs is available in our bug tracking tool.