All Versions
11
Latest Version
Avg Release Cycle
43 days
Latest Release
1219 days ago

Changelog History
Page 1

  • v5.1.16

    November 26, 2020
  • v5.1.15

    July 16, 2020
  • v5.1.14

    July 06, 2020
  • v5.1.13

    June 15, 2020
  • v5.1.12 Changes

    January 16, 2020

    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;

  • v5.1.11 Changes

    December 13, 2019

    Overview

    ๐Ÿš€ Siddhi 5.1.11 release consists of bug fixes related event pipelining and event chunking.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix Siddhi sending events to wrong stream when stopped and started in Siddhi editor. (#1585)
    • ๐Ÿ›  Fix log() not to print events repeatedly and obey chunking. (#1585)

    Complete Changes

    Please find the complete changes here

    Download

    The download links for Siddhi core libs are following;

  • v5.1.10 Changes

    December 06, 2019

    Overview

    ๐Ÿ“š Siddhi 5.1.10 release consists of bug fixes related filter operation in table joins and minor documentation improvements.

    ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Improve session window documentation. (#1580)

    ๐Ÿ› Bug Fixes

    • Filter does not work when joining with table. (#1570)
    • ๐Ÿ›  Fix possible NPE for invalid call sink and call-response configuration. (#1577)
    • ๐Ÿ›  Code reformatting fixes. (#1579)

    Complete Changes

    Please find the complete changes here

    Download

    The download links for Siddhi core libs are following;

  • v5.1.8 Changes

    November 08, 2019

    Overview

    ๐Ÿš€ Siddhi 5.1.8 release consists of bug fixes related triggers, event mapping and event chunking.

    ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Support mapping transport properties to any data type. (#1560)

    ๐Ÿ› Bug Fixes

    • NPE being thrown intermittently while removing bundles in shutdown process. (#1541)
    • Avoid triggers to start before other elements. (#1543)
    • ๐Ÿ— SiddhiQL.g4 grammar file not building with antlr. (#1550)
    • Event chunk breaks for scatter-gather data processing with joins. (#1559)

    Complete Changes

    Please find the complete changes here

    Download

    The download links for Siddhi core libs are following;

  • v5.1.7 Changes

    October 07, 2019

    Overview

    ๐Ÿš€ Siddhi 5.1.7 release consists of bug fixes related to error messages.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix aggregation definition error logs. (#1538)

    Complete Changes

    Please find the complete changes here

    Download

    The download links for Siddhi core libs are following;

  • v5.1.6 Changes

    October 06, 2019

    Overview

    ๐Ÿš€ Siddhi 5.1.6 release consists of bug fixes related to Siddhi sink retry implementation, logging and aggregations. Most importantly, it contains a bug fix for the Siddhi extension loading issue in slow environments.

    ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Improve error with context when updating environment variable (#1523)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix reconnection logic when publish() always throw connection unavailable exception. (#1525)
    • ๐Ÿ›  Fix Siddhi extension loading issue in slow environments. (#1529)
    • ๐Ÿ›  Fix the inconsistent behaviour aggregation optimization. (#1533)

    Complete Changes

    Please find the complete changes here

    Download

    The download links for Siddhi core libs are following;