Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Releases: marklogic/marklogic-data-movement-components

1.2.0

08 Feb 22:07

Choose a tag to compare

Two changes in this release:

  1. #16 The "transform" parameter now accepts a transform name followed by a series of comma-delimited transform parameter names and values
  2. #17 XmlOutputListener now uses a Transformer instead of Xerces/Xalan APIs to remove an XML declaration

1.1

28 Aug 19:31

Choose a tag to compare

1.1

Highlights of all the issues addressed in this release:

  • #13 When using ExportToFileJob, the last record suffix can be omitted, thereby allowing for e.g. an array of JSON documents to be written to a file without a comma occurring after the last JSON object
  • #12 New DeleteJob for deleting documents matching any query
  • #1 jobId can now be specified as a property

1.0-tableau

18 May 12:37

Choose a tag to compare

This release does not have an updated jar associated with it, but rather it includes support and documentation for exporting data into a Tableau Data Extract file.

1.0

13 Mar 20:01

Choose a tag to compare

1.0

Initial release. This code was moved from the 3.5.0 release of ml-javaclient-util.