Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

3.7.0

Compare
Choose a tag to compare
@rjrudin rjrudin released this 04 Jun 13:24
· 348 commits to master since this release

Summary of the full list of issues:

  • #264 Can now specify multiple data directories per mlDatabaseDataDirectories. Reworked how forests are created as well so there's now an ability to preview the forests that will be created.
  • #268 New interface for customizing how forests and replicas are named
  • #271 Configuration packages can now be deployed via the new /manage/v3 endpoint in MarkLogic 9.0-5
  • #272 HTTP POST calls to the Manage API now use Spring's JSON UTF8 constant instead of just JSON
  • #273 When an error occurs while loading REST modules, the error will be rethrown by default, causing the deployment to fail
  • #274 Fixed bug with query rolesets and protected paths, where if mlSecurityUsername differed from mlManageUsername and mlManageUsername didn't have the security role, deploying these resources would fail
  • Enhancements from ml-javaclient-util 3.7.0