Skip to content

Releases: marklogic/ml-gradle

2.6.0

13 Mar 00:45
Compare
Choose a tag to compare

Highlights of issues resolved in this release:

2.5.0

06 Jan 19:34
Compare
Choose a tag to compare

2.4.0

28 Oct 22:00
Compare
Choose a tag to compare

See issues at https://github.com/rjrudin/ml-gradle/issues?q=is%3Aclosed+milestone%3A2.4.0

Highlights:

  • New tasks for importing/exporting qconsole workspaces
  • New task for waiting for a task server to be empty
  • New task for deleting a collection
  • Amps can now be properly undeployed
  • Scaffolding provides a more comprehensive set of roles

Also see the following issues for the dependent libraries:

2.3.4

27 Sep 17:17
Compare
Choose a tag to compare

No changes to ml-gradle, just depending on version 2.3.1 of ml-app-deployer, which addresses the following issues:

https://github.com/rjrudin/ml-app-deployer/issues?q=is%3Aclosed+milestone%3A2.3.1

2.3.3

21 Aug 12:10
Compare
Choose a tag to compare

Patch release that updates support for mlcp and corb2:

  • #122 All mlcp arguments supported by MlcpBean can now be set as Gradle task properties
  • #125 Now supports CoRB 2.3.2

2.3.2

14 Aug 17:49
Compare
Choose a tag to compare

Issues:

  • #116 mlDeploy now processes all database files under ml-config/databases

2.3.1

04 Aug 13:29
Compare
Choose a tag to compare

Issues:

  • #119 Finally figured out how to quiet down Jersey logging that shows up when loading modules with info-level logging on. Not a bug in ml-gradle, but worth a new release.

2.3.0

03 Aug 00:39
Compare
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
Compare
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
Compare
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: