This repository was archived by the owner on Sep 16, 2024. It is now read-only.
3.4.0
All issues - https://github.com/marklogic-community/ml-app-deployer/issues?q=is%3Aclosed+milestone%3A3.4.0
Highlights:
- #232 mlAdminUsername/mlAdminPassword have been deprecated in favor of mlSecurityUsername/mlSecurityPassword, which more accurately conveys the meaning of the user - it doesn't have to be an admin user, it just needs to be a manage-admin user that also has the security role that is used for creating security resources via the Manage API
- #224 Can now set a custom SSLContext and HostnameVerifier on the connections to ports 8001 and 8002
- #228 New properties for defining resource properties to exclude and include in resource payloads
- #225 Fix for deploying databases in the correct order
- Improvements in 3.4.0 of ml-javaclient-util