Skip to content

stroom distribution v5.0-beta.47

Pre-release
Pre-release

Choose a tag to compare

@stroomdev66 stroomdev66 released this 11 Sep 21:01
· 309 commits to 5.0 since this release
  • Issue #385 : Individual index shards can now be deleted without deleting all shards.

  • Issue #391 : Users needed Manage Processors permission to initiate pipeline stepping. This is no longer required as the 'best fit' pipeline is now discovered as the internal processing user.

  • Issue #392 : Inherited pipelines now only require 'Use' permission to be used instead of requiring 'Read' permission.

  • Issue #394 : Pipeline stepping will now show errors with an alert popup.

  • Issue #396 : All queries associated with a dashboard should now be correctly deleted when a dashboard is deleted.

  • Issue #393 : All caches now cache items within the context of the current user so that different users do not have the possibility of having problems caused by others users not having read permissions on

  • Issue #358 : Schemas are now selected from a subset matching the criteria set on SchemaFilter by the user.

  • Issue #369 : Translation stepping wasn't showing any errors during stepping if a schema had an error in it.