Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@rjrudin rjrudin released this 29 Oct 14:47
· 1 commit to master since this release
ca02b7c

This minor release addresses the following items:

  1. All dependencies have been bumped to the latest possible release, including MarkLogic Java Client 7.0.0.
  2. The readXmlDocument method in AbstractMarkLogicTest now accepts a Namespace... namespaces argument.
  3. The RequiresMarkLogic12 and RequiresMarkLogic11 JUnit5 extensions now allow for easily restricting tests to MarkLogic 12 or 11.
  4. The VersionExecutionCondition class can be extended to implement custom restrictions based on the MarkLogic version.