Skip to content

Releases: marklogic/ml-gradle

3.14.0

26 Apr 16:20

Choose a tag to compare

This release of ml-gradle includes significant changes within ml-app-deployer 3.14.0 for how databases are deployed. These changes were made for supporting resource files in bundles (see below) as well as laying the groundwork for further usage of the MarkLogic Configuration Management API for speeding up the deployment of applications by including as many resources as possible in a single request. The latter support should be available in the 3.15.0 releases of ml-gradle and ml-app-deployer.

All issues addressed by this release:

  • #449 ServerEvalTask now has a client property to allow for customizing the DatabaseClient that it uses
  • #451 Added mlNewTrigger for generating a new trigger file
  • #453 mlInstallAdmin now accepts a parameter for the realm
  • #454 Bundles now support an ml-config directory for resources. See Bundles for more information. Note that this includes support for merging certain resource types as well.
  • #456 Multiple instances of DeleteCollectionsTask can now be invoked at once

3.13.0

27 Mar 20:07

Choose a tag to compare

Highlights from the full set of changes:

3.12.0

08 Feb 22:17

Choose a tag to compare

This release addresses the following items:

3.11.0

04 Jan 19:06

Choose a tag to compare

Summary of all issues:

3.10.2

04 Dec 17:54

Choose a tag to compare

This release addresses one small item:

  • #409 WatchTask now has an extension point for DHF to use

3.10.1

30 Nov 14:54

Choose a tag to compare

This release contains a couple small enhancements in support of the upcoming DHF 4.1 release:

  • #407 mlLoadSchemas now runs all commands in the "mlSchemaCommands" list
  • #408 WatchTask now includes a method that can be overridden by a subclass which is called on every iteration of the loop
  • Also includes ml-app-deployer 3.10.1, which is likewise in support of the upcoming DHF 4.1 release

3.10.0

09 Nov 21:39

Choose a tag to compare

Addresses 2 issues, along with a lot of changes in ml-app-deployer 3.10.0:

3.9.0

29 Aug 02:34

Choose a tag to compare

Highlights from the full set of issues:

3.8.3

08 Aug 13:01

Choose a tag to compare

Bugfix release that provides a few fixes from ml-app-deployer and one small new feature in ml-gradle:

3.8.2

16 Jul 16:52

Choose a tag to compare

This release has no changes in ml-gradle itself; it just depends on version 3.8.2 of ml-app-deployer which has a fix for allowing Data Hub Framework users to depend on a version of ml-app-deployer/ml-gradle higher than 3.6.3.