Skip to content

v7.2-beta.11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 17:14
· 6336 commits to master since this release
  • Issue #3375 : Fix handling of un-parsable paths in the orphan file finder. Now lists them in the summary.

  • Issue #3203 : Allow unauthenticated servlets to have paths without /noauth/ in. Add path specs /stroom/datafeed and /stroom/datafeed/* for the data receipt servlet in addition to the existing /noauth/ ones.

  • Issue #3395 : Fix nested use of selectors such as first() and last() in dashboard tables.

  • Issue #3411 : Fix sorting or search results in LMDB.

  • Ensure the same request/response logging feature is used for all jersey clients and server in stroom and proxy.

  • Issue #3449 : Ensure jersey client responses are closed properly.

  • Issue #3429 : Fix error logging.