Version 9.8.1 Release Notes

Nuix RESTful Service, Version 9.8.1, released in June 2022.

Nuix Engine

Nuix RESTful Service has been updated to use version 9.8.1 of the Nuix Engine. Details about what is included with this update can be found in the v9.8.1 changelog.

Resolved Issues

  • An issue prevented cases from being created or accessed when Elasticsearch was configured with XPack and SSL. The issue has been fixed.
  • Some issues related to sorting with the POST /cases/{caseID}/search endpoint have been resolved:
    • The API no longer throws an error when sorting for an Item with a null value in the field.
    • Sorting by sortField and sortOrder now works without issue.