Releases: gchq/stroom
v7.11.10
v7.11.10
-
Feature : Change the annotation caching to invalidate on a field basis rather than the whole annotation.
-
Bug : Fix annotation dash/query columns not updating when status/label/collection names are deleted/modified.
-
Bug : Fix annotation decorations in dash/query columns showing deleted annotation entries.
-
Bug : Fix annotation Comment and History columns not updating when entries are added/updated/deleted.
v7.11.9
v7.12-beta.2
v7.12-beta.2
-
Bug : Add missing directories (data_feed_identities, git_repo, lmdb_library, planb, reference_staging_data) as volumes in the docker image.
-
Bug #5503 : Fix search rerank LLM processing and add debug logging.
-
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.13-beta.2
v7.13-beta.2
- Build : Fix CI build failure due to missing Docker container prefix.
v7.11.8
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.