Skip to content

3.4.0

Choose a tag to compare

@rjrudin rjrudin released this 26 Jan 23:41
· 2064 commits to master since this release

This release mostly involves the updates in 3.4.0 of ml-app-deployer, which includes several new properties for configuring your deployment process.

Key among those is that mlAdminUsername/mlAdminPassword have been deprecated in favor of mlSecurityUsername/mlSecurityPassword. Please see this Wiki page for more information.

In addition, SSL connections to ports 8001 and 8002 can be completed customized, as documented by this Wiki page.

This release also adds one new task to ml-gradle:

  • #270 Can now update only the indexes of databases by running mlUpdateIndexes