Change Log

Full list of changes in this release.

New Features and Changes

  • Feature #5427 : Change the Data Feed Key authentication mechanism to support authentication by X509 certificate DN. Add a new allowed type of CERTIFICATE_IDENTITY to .receive.enabledAuthenticationTypes. Rename property .receive.dataFeedKeysDir to .receive.dataFeedIdentitiesDir and change the structure of the files in it, all files will have to be replaced. Rename property .receive.dataFeedKeyOwnerMetaKey to .receive.dataFeedOwnerMetaKey. Change the default value of .receive.dataFeedIdentitiesDir from data_feed_keys to data_feed_identities.

  • Feature #5442 : Add more configuration options to stroom.autoContentCreation to improve the explorer structure and permissions of the generated content. Add properties additionalGroupParentGroupName, destinationExplorerSubPathTemplate and groupParentGroupName. All have sensible defaults.

  • Feature #5473 : Add JSON_LINES to the base list of data formats in the .data.meta.dataFormats property.

Bug Fixes

  • Bug #5532 : Relax Data Feed Identities validation so salt is optional.

  • Bug : Add missing directories (data_feed_identities, git_repo, lmdb_library, planb, reference_staging_data) as volumes in the docker image.

Code Refactor

No Code Refactor changes.

Dependency Changes

No Dependency changes.

Last modified May 5, 2026: Merge branch '7.11' into 7.12 (65464ad)