This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
3.8.1
This release addresses a single issue:
- #287 If a mimetype is being updated but none of its properties differ from what's already set for the mimetype within MarkLogic, then the update call will not be made. This avoids an unnecessary restart, as the Manage API will trigger a restart any time a mimetype is updated, even if none of its properties changed.