Siddhi v5.1.5 Release Notes

Release Date: 2019-09-27 // over 4 years ago
  • 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 to On-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;