stroom distribution v5.0-beta.31
Pre-release
Pre-release
-
Issue #307 : Made some changes to avoid potential NPE caused by session serialisation.
-
Issue #306 : Added a stroom
meta
XSLT function. The XSLT function now exposesFeed
,StreamType
,CreatedTime
,EffectiveTime
andPipeline
meta attributes from the currently processing stream in addition to any other meta data that might apply. To access these meta data attributes of the current stream usestroom:meta('StreamType')
etc. Thefeed-attribute
function is now an alias for themeta
function and should be considered to be deprecated. -
Issue #303 : The stream delete job now uses cron in preference to a frequency.