Release notes

v3.0.0

  • Changed namespace from com.ibm.streamsx.eval_predicate to com.teracloud.streams.evalpredicate
    • To help migrate existing applications to the new namespace, see the teracloud-toolkit-migration-tool.sh script under $STREAMS_INSTALL/bin
  • Updated required Streams product version to 7.2.0.0

v2.0.0

  • Require product version 7.1.0.0.

v1.1.x

  • Support operational verb(s) for in32, float64, and rstring tuple attributes
  • Added new compare and get functions
  • Redesigned nested subexpressions
  • See CHANGELOG.md in the toolkit for details.

v1.0.x

  • Allow use of set, list, map, and nested tuple attributes in a rule expression.
  • Added several new functions and operational verbs
  • See CHANGELOG.md in the toolkit for details.