Skip to content

Releases: marklogic/ml-gradle

2.3.0

03 Aug 00:39

Choose a tag to compare

Issues:

  • #111 Include deploying custom forests as part of mlDeploy
  • #107 Fixed mlPrepareRestApiDependencies to work on Gradle 2.14
  • See enhancements in 2.3.0 ml-app-deployer

2.2.0

06 May 14:12

Choose a tag to compare

This is currently available as 2.2.0-RC1 from bintray and the Gradle plugins website

Issues:

  • #88 Module tokens can now be substituted, a la Roxy
  • #93 Now generates a metadata file for a transform when running mlCreateTransform
  • #91 Modules loader is not eagerly instantiated on plugin initialization
  • #85 Can now reindex any database via mlReindexDatabase
  • #84 Can now merge any database via mlMergeDatabase
  • #80 mlRestartCluster now works for both 8.0-4 and 8.0-5
  • #78 Modules database name can now be overridden via mlModulesDatabaseName
  • Everything from https://github.com/rjrudin/ml-app-deployer/releases/tag/2.2.0

2.1.0

07 Apr 12:37

Choose a tag to compare

Issues:

  • #76 Deploy flexrep - master or replica
  • #75 Set all forests to flash backup

Also see the issues resolved in the following dependencies:

2.0

08 Feb 16:48

Choose a tag to compare

2.0

This is identical to 2.0rc5, it just has the cleaner, more official label of "2.0".

2.0rc5

20 Jan 14:41

Choose a tag to compare

  • #65 mlWatch will keep running after a module fails to load
  • Using 2.0rc4 of ml-gradle