Skip to content

stroom distribution v5.0-beta.31

Pre-release
Pre-release
Compare
Choose a tag to compare
@stroomdev66 stroomdev66 released this 07 Jun 16:30
· 435 commits to 5.0 since this 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 exposes Feed, StreamType, CreatedTime, EffectiveTime and Pipeline 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 use stroom:meta('StreamType') etc. The feed-attribute function is now an alias for the meta function and should be considered to be deprecated.

  • Issue #303 : The stream delete job now uses cron in preference to a frequency.