Skip to content

Releases: gchq/stroom

v7.10.15

07 Jan 14:59

Choose a tag to compare

v7.10.15

  • Issue #5100 : Fix selection filters auto quoting parameter replacements.

v7.11-beta.15

07 Jan 17:29

Choose a tag to compare

v7.11-beta.15 Pre-release
Pre-release

v7.11-beta.15

  • Issue #4124 : Fix NodeResultSerialiser and add node name to errors.

  • Issue #5256 : Add option to omit documentation from rule detection.

  • Issue #5309 : Add long support to pathway values.

  • Remove static imports except in test classes.

  • Uplift base docker images to eclipse-temurin:25.0.1_8-jdk-alpine-3.23.

  • Uplift dependency com.hubspot.jinjava:jinjava from 2.7.2 to 2.8.2.

  • Uplift dependency swagger-* from 2.2.38 to 2.2.41.

  • Uplift com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6.

  • Uplift lanchain4j dependencies from 1.8.0-beta15 to 1.10.0-beta18 and 1.8.0 to 1.10.0.

  • Issue #5303 : Make AI HTTP connection configurable.

  • Issue #5303 : Make AI HTTP SSL certificate stores configurable.

  • Issue #5303 : Add KNN dense vector support to Lucene indexes.

  • Issue #5303 : Pass only visible columns to the Ask Stroom AI service.

  • Issue #5317 : Pathways now load current state to not endlessly output mutations.

  • Issue #4123 : New pipeline stepping mode.

  • Issue #5100 : Fix selection filters auto quoting parameter replacements.

  • Issue #5318 : Fix Plan B session condensation.

  • Issue #5288 : Fix config defaults for ForwardHttpPostConfig and HttpClientConfiguration.

  • Issue #5281 : Fix behaviour of query expression IN condition.

v7.10.14

22 Dec 11:34

Choose a tag to compare

v7.10.14

  • Issue #5318 : Fix Plan B session condensation.

v7.10.13

12 Dec 10:22

Choose a tag to compare

v7.10.13

  • Issue #5288 : Fix config defaults for ForwardHttpPostConfig and HttpClientConfiguration.

  • Issue #5281 : Fix behaviour of query expression IN condition.

  • Issue #5229 : Change the default main method for the stroom-headless jar to be Headless rather than Cli. Fix errors when running stroom-headless.

v7.11-beta.14

10 Dec 20:10

Choose a tag to compare

v7.11-beta.14 Pre-release
Pre-release

v7.11-beta.14

  • Issue #5290 : Plan B trace store now requires data to conform to Plan B trace schema.

  • Fix build issue causing Stroom to not boot.

v7.11-beta.12

03 Dec 18:16

Choose a tag to compare

v7.11-beta.12 Pre-release
Pre-release

v7.11-beta.12

  • Fix Files list on Stream Info pane so that you can copy each file path individually.

  • Uplift Gradle to v9.2.1.

  • Issue #5297 : Fix missing execute permissions and incorrect file dates in stroom and stroom-proxy distribution ZIP files.

v7.11-beta.11

02 Dec 20:32

Choose a tag to compare

v7.11-beta.11 Pre-release
Pre-release

v7.11-beta.11

  • Uplift docker image JDK to eclipse-temurin:25_36-jdk-alpine-3.22.

  • Issue #5259 : Fix PlanB Val.toString() NPE.

  • Bumps org.quartz-scheduler:quartz from 2.5.0-rc1 to 2.5.1.

  • Bumps org.eclipse.transformer:org.eclipse.transformer.cli from 0.5.0 to 1.0.0.

  • Issue #5288 : Fix config defaults for ForwardHttpPostConfig and HttpClientConfiguration.

  • Issue #5291 : Fix explorer item sort order.

  • Issue #5152 : Fix position of the Clear icon on the Quick Filter.

  • Make the Quick Filter Help button hide the help popup if it is visible.

  • Add the same Quick Filter help popup as used on the explorer QF to the QFs on Dashboard table columns, Query help and Expression Term editors.

  • Issue #5293 : Fix pipeline element type and name display.

  • Issue #5229 : Change the default main method for the stroom-headless jar to be Headless rather than Cli. Fix errors when running stroom-headless.

v7.9.3

28 Nov 09:37

Choose a tag to compare

v7.9.3

  • Issue #5175 : Fix zip handling.

  • Issue #5229 : Change the default main method for the stroom-headless jar to be Headless rather than Cli. Fix errors when running stroom-headless.

v7.10.12

25 Nov 12:13

Choose a tag to compare

v7.10.12

  • Issue #5254 : Fix NPE with PlanBDocs. This is a temporary fix pending another fix for this issue in v7.11.

  • Issue #5272 : Fix NoSuchElementException when opening the Duplicate Management tab on a new Rule.

  • Issue #5248 : Fix warning showing when using a Searchable as a data source.

v7.11-beta.10

20 Nov 16:40

Choose a tag to compare

v7.11-beta.10 Pre-release
Pre-release

v7.11-beta.10

  • Issue #5257 : Upgrade Lucene to 10.3.1.

  • Issue #5263 : Add copy for selected rows.

  • Remove default value for feedStatus.url in the proxy config yaml as downstream host should now be used instead.