Skip to content

4.0.0

Compare
Choose a tag to compare
@rjrudin rjrudin released this 10 Feb 01:00
· 1715 commits to master since this release

This is a major release due to its dependency on the MarkLogic Java Client version 5.1.0, which also depends on Java 9 or higher. ml-gradle 3.x depends on Java Client version 4.x.

This release also depends on ml-app-deployer 4.0.0; please be sure to read through the list of deprecated features that have been removed in that release.

In addition, this release addresses the following two issues:

  • #528 mlLoadModules now loads all modules by default, instead of only loading new/modified modules. This behavior can be disabled by including "-x mlDeleteModuleTimestampsFile" when running mlLoadModules.
  • #531 ml-gradle now depends on marklogic-unit-test 1.0.0 instead of 1.0.beta.