This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
4.6.0
This minor release addresses the following items:
- #489 When scaffolding a new project, a schemas database is created by default now.
- #490 When scaffolding a new project, the new roles reference the
rest-reader
andrest-writer
privileges instead of roles. - #491 Added new
TestConnectionsCommand
to test each connection that can be made to MarkLogic and to an application's REST API app servers. - #479 Fixed typo in
toString()
inRestConfig
. - Added new properties
mlCascadeCollections
andmlCascadePermissions
so that settings incollections.properties
andpermissions.properties
files will be cascaded to child directories when loading data, modules, and schemas. - Includes improvements in ml-javaclient-util 4.6.0.