6.6.1
This patch release addresses the following items:
- A DMSDK 
WriteBatchernow supports writing a "naked" document - i.e. a URI with only a properties fragment. This is supported by thev1/documentsendpoint and was mistakenly prohibited byWriteBatcher. - DMSDK batchers have new info-level logging to capture when they are started and stopped to facilitate debugging, particularly around when a batcher is unexpectedly stopped.
 - Adjusting the thread pool size on a 
QueryBatchernow works correctly on Java 11 and higher; previously, it only worked correctly on Java 8.