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, 2020Overview
๐ 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, 2019Overview
๐ 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, 2019Overview
๐ 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, 2019Overview
๐ 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 -
v5.1.6 Changes
October 06, 2019Overview
๐ 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;