Skip to content

v7.12-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 21:13
· 639 commits to master since this release

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_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.