Siddhi Core Release - 5.0.1
Overview
Siddhi 5.0.1 release consists of various improvements done for Siddhi aggregations, store implementation, and annotation based validations. It also includes some critical bug fixes done for incremental aggregation as well.
Features & Improvements
- Caching support for Siddhi Store (Event Table) implementation (#1319)
- Incremental aggregation improvements such as efficient In-Memory data recreation, context-sensitive data retrieval and Inline data filtering at DB level (#491)
- Validate extension specific parameters of SiddhiApp with the patterns specified by a new annotation @ParameterOverload in the extension class (#1368)
Breaking API Changes
- Backward incompatible changes for using stores (#1386)
Bug Fixes
Please find the bug fixes here
Complete Changes
Please find the complete changes here