Skip to content

v7.1-beta.21

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jan 11:26
· 7187 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.