Skip to content

2.3.1

Compare
Choose a tag to compare
@rjrudin rjrudin released this 22 Aug 10:10
· 232 commits to master since this release
0235348

This patch release addresses the following issues:

  1. Can now read document URIs that include non-US-ASCII characters. This was fixed via an upgrade of the Java Client to its 7.0.0 release, whose breaking changes do not have impact on this connector release.
  2. Registered collatedString as a known TDE type, thereby avoiding warnings when reading rows from a TDE that uses that type.
  3. Significantly improved performance when reading aggregate XML files and extracting a URI value from an element.
  4. Fixed bug where a message of "Wrote failed documents to archive file at" was logged when no documents failed.