Releases: gchq/stroom
stroom distribution v5.0-beta.26
-
Issue #287 : XSLT not found warnings property description now defaults to false.
-
Issue #261 : The save button is now only enabled when a dashboard or other item is made dirty and it is not read only.
-
Issue #286 : Dashboards now correctly save the selected tab when a tab is selected via the popup tab selector (visible when tabs are collapsed).
-
Issue #289 : Changed Log4J configuration to suppress logging from Hibernate SqlExceptionHandler for expected exceptions like constraint violations.
-
Issue #288 : Changed 'Expected a new writer...' fatal error to warning as the condition in question might be acceptable.
stroom distribution v5.0-beta.25
- Issue #285 : Attempted fix for GWT RPC serialisation issue.
stroom distribution v5.0-beta.24
stroom distribution v5.0-beta.23
-
Issue #281 : Made further changes to cope with Files.list() and Files.walk() returning streams that should be closed with 'try with resources' construct.
-
Issue #224 : Removing an element from the pipeline structure now removes all child elements too.
-
Issue #282 : Users can now upload data with just 'Data - View' and 'Data - Import' application permissions, plus update permission on the appropriate feed.
-
Issue #199 : The explorer now scrolls selected items into view.