Skip to content

v7.0.16

Choose a tag to compare

@github-actions github-actions released this 18 Jan 19:29
· 8387 commits to master since this release
  • Add logging of queries that take >2s to execute. Enabled by setting stroom.db.util.SlowQueryExecuteListener: DEBUG.

  • Add info logging to the export all api resource. Outputs the number of docs export along with counts by type.

  • Issue #3194 : Fix for JDK XML 1.1 parser bug.