Siddhi Core Release - 5.1.5
Overview
Siddhi 5.1.5 release consists of a lot of bug fixes covering various execution parts of Siddhi; mainly it contains fixes related to in-memory event table, error handling, extension loading, and event synchronization.
Features & Improvements
- Improve logs for duplicate extension additions (#1521)
- Code refactoring changes to rename
store query
toOn-Demand query
(#1506)
Bug Fixes
- Fix for NPE when using stream name to refer to attributes in aggregation join queries. (#1503)
- Fix
update or insert
operation in InMemoryTable for EventChunks. (#1497) , (#1512) - Fix for extension loading issue in certain OS environments (slow environments) (#1507)
- Bug fixes related to error handling in Triggers (#1515)
- Stop running on-demand queries if the Siddhi app has shut down (#1515)
- Fix input handler being silent when siddhi app is not running (Throw error when input handler used without staring the Siddhi App runtime) (#1518)
- Fix synchronization issues BaseIncrementalValueStore class (#1520)
Complete Changes
Please find the complete changes here
Download
The download links for Siddhi core libs are following;