Skip to content

v6.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@jc064522 jc064522 released this 17 Oct 17:38
· 17724 commits to master since this release
  • Issue #879 : Fixed bug where reprocess and delete did not work if no stream status was set in the filter.

  • Issue #878 : Changed the appearance of stream filter fields to be more user friendly, e.g. feedName is now Feed etc.

  • Issue #809 : Changed default job frequency for Stream Attributes Retention and Stream Task Retention to 1d (one day).

  • Issue #813 : Turned on secure processing feature for XML parsers and XML transformers so that external entities are not resolved. This prevents DoS attacks and gaining unauthorised access to the local machine.

  • Issue #871 : Fix for OptimisticLockException when processing streams.

  • Issue #872 : The parser cache is now automatically cleared when a schema changes as this can affect the way a data splitter parser is created.

  • Issue #865 : Made stroom.conf location relative to YAML file when externalConfig YAML property is set.

  • Issue #867 : Added an option showReplacementCount to the find replace filter to choose whether to report total replacements on process completion.

  • Issue #867 : Find replace filter now creates an error if an invalid regex is used.

  • Issue #855 : Further fixes for stepping data that contains a BOM.

  • Changed selected default tab for pipelines to be Data.

  • Issue #860 : Fixed issue where stepping failed when using any sort of input filter or reader before the parser.

  • Issue #867 : Added an option showReplacementCount to the find replace filter to choose whether to report total replacements on process completion.

  • Improved Stroom instance management scripts