v6.0-beta.8
Pre-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.
feedNameis nowFeedetc. -
Issue #809 : Changed default job frequency for
Stream Attributes RetentionandStream Task Retentionto1d(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.conflocation relative to YAML file whenexternalConfigYAML property is set. -
Issue #867 : Added an option
showReplacementCountto 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
showReplacementCountto the find replace filter to choose whether to report total replacements on process completion. -
Improved Stroom instance management scripts