Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

3.1.0

Choose a tag to compare

@rjrudin rjrudin released this 16 Nov 15:57
· 220 commits to master since this release

Full list of issues are at: https://github.com/marklogic-community/ml-javaclient-util/issues?q=is%3Aclosed+milestone%3A3.1.0

Highlights:

  • Now using the MarkLogic Client API version 4.0.2, which uses OkHttp instead of Jersey for HTTP connections
  • This version properly supports loading modules from a jar or war file; 3.0.0 had lost some of this functionality
  • A timestamp can be specified when loading modules such that only modules with a greater "last modified" timestamp are loaded
  • A new DMSDK Consumer exists for writing documents to the filesystem; initial use case is in support of exporting modules