Skip to content

Siddhi Core Release - 5.1.12

Compare
Choose a tag to compare
@mohanvive mohanvive released this 16 Jan 09:08
· 290 commits to master since this release

Overview

Siddhi 5.1.12 release consists of a significant improvement to support expression based window expiry and many other bug fixes for Siddhi incremental aggregation and in-memory sink/source.

New Features & Improvements

  • Siddhi sliding and batch windows which support event expiry based on an expression. (#1599)
  • Add support to remove stream and query callback dynamically. (#1594)

Bug Fixes

  • Store query parsing points to wrong siddhi app position when printing error log. (#1588)
  • AGG_TIMESTAMP value is not applied for aggregation with persistence store. (#1593)
  • Error stacktrace is not printed when dropping the event at Sink. (#1595)
  • Add latch mechanism to pause/resume in in-memory source. (#1605)
  • Siddhi input manager is not thread safe. (#1604)

Complete Changes

Please find the complete changes here

Download

The download links for Siddhi core libs are following;