Releases: gchq/stroom
v7.11.7
v7.11.7
-
Dependency : Uplift docker images to
eclipse-temurin:25.0.2_10-jdk-alpine-3.23. Change Java docker build to use 25.0.2. Change ERD build to use a fixed docker image. -
Bug #5484 : Fix stream browser Retention column and Info pane showing wrong retention period/rule.
-
Feature #5490 : Add rerank capability to dense vector search.
-
Feature #5492 : Change Git Repo folder colour as red looked like an error.
-
Bug #5486 : Fix SQL to physically delete annotations.
-
Bug #5488 : Fix
forwardFileDestinations[n].atomicMoveEnabledproperty not being used. -
Feature #5480 : Group some annotation history items and make them expandable.
-
Bug #5485 : Fix Plan B snapshot race condition bug.
-
Bug #5495 : Fix query column order bug.
-
Bug #5495 : Add option to reset query table customisation.
-
Feature #5161 : Make dashboard tab menu available from settings icon.
v7.11.6
v7.12-beta.1
v7.12-beta.1
-
Feature #5427 : Change the Data Feed Key authentication mechanism to support authentication by X509 certificate DN. Add a new allowed type of
CERTIFICATE_IDENTITYto.receive.enabledAuthenticationTypes. Rename property.receive.dataFeedKeysDirto.receive.dataFeedIdentitiesDirand change the structure of the files in it, all files will have to be replaced. Rename property.receive.dataFeedKeyOwnerMetaKeyto.receive.dataFeedOwnerMetaKey. Change the default value of.receive.dataFeedIdentitiesDirfromdata_feed_keystodata_feed_identities. -
Feature #5442 : Add more configuration options to
stroom.autoContentCreationto improve the explorer structure and permissions of the generated content. Add propertiesadditionalGroupParentGroupName,destinationExplorerSubPathTemplateandgroupParentGroupName. All have sensible defaults. -
Feature #5473 : Add
JSON_LINESto the base list of data formats in the.data.meta.dataFormatsproperty.
v7.11.5
v7.11.4
v7.11.3
v7.11.2
v7.11.1
v7.11.0
v7.11.0
-
Bug : Change proxy event store to close its appenders on app shutdown.
-
Bug : Fix missing docker managed volues for proxy
zip_file_ingestandzip_file_ingest_faileddirectories. -
Bug : Fix NPE in downstreamHostConfig ctor if there is no hostname, which is a possibility.
-
Bug : Fix incorrect path for /datafeed in the ProxyWelcomeServlet response.
-
Bug : Move the
/queuesproxy endpoint from the app port to the admin port. -
Bug #5424 : Change the
receiptCheckModeRECEIVE_ALLto no longer check for the existence of the feed. Add thereceiptCheckModeFEED_EXISTENCEto perform a feed existence check. -
Bug : Fix
subPathTemplate.enableddefaulting tofalseif subPathTemplate has been set in the yaml, but enabled has not. -
Bug : Fix bug in proxy which will throw an error if subPathTemplate contains repeated vars, e.g.
${year}/${year}-${month}.
v7.11-beta.25
v7.11-beta.25
- Bug #5392 : Fix PlanB segfault.