Skip to content

Releases: gchq/stroom

stroom distribution v5.0-beta.26

12 May 19:24
Compare
Choose a tag to compare
Pre-release
  • 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

10 May 22:15
Compare
Choose a tag to compare
Pre-release
  • Issue #285 : Attempted fix for GWT RPC serialisation issue.

stroom distribution v5.0-beta.24

09 May 16:04
Compare
Choose a tag to compare
Pre-release
  • Issue #283 : Statistics for the stream task queue are now captured even if the size is zero.

  • Issue #226 : Fixed issue where querying an index failed with "User does not have the required permission (Manage Users)" message.

stroom distribution v5.0-beta.23

06 May 09:58
Compare
Choose a tag to compare
Pre-release
  • 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.

stroom distribution v5.0-beta.22

04 May 19:47
Compare
Choose a tag to compare
Pre-release
  • Issue #280 : Fixed 'No user is currently authenticated' issue when viewing jobs and nodes.

  • Issue #278 : The date picker now hides once you select a date.

  • Issue #281 : Directory streams etc are now auto closed to prevent systems running out of file handles.