Skip to content

Releases: siddhi-io/siddhi

v5.1.30

17 Jan 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.29...v5.1.30

v5.1.27

01 Feb 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.26...v5.1.27

Siddhi Core Release 5.1.25

01 Nov 11:12
Compare
Choose a tag to compare

What's Changed

  • Updates to make the Siddhi repository buildable with Java 11.
  • Fixes related to aggregations.

Complete Changes

Please find the complete changes here

Siddhi Core Release 5.1.24

31 Mar 14:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.22...v5.1.24

Siddhi Core Release - 5.1.21

15 Feb 06:48
Compare
Choose a tag to compare

New Features and Improvements

  • Remove log4j1 usages and used log4j 2.17.1

Complete Changes

Please find the complete changes here

Download

The download links for Siddhi core libs are following;

Siddhi Core Release - 5.1.20

25 Nov 12:01
Compare
Choose a tag to compare

New Features and Improvements

Complete Changes

Please find the complete changes here

Download

The download links for Siddhi core libs are following;

Siddhi Core Release - 5.1.19

19 Mar 08:33
Compare
Choose a tag to compare

Overview

Siddhi 5.1.19 release introduces io.siddhi.core.exception.ExtensionNotFoundException so that when an extension is loaded at that time, it can be retried.

New Features & Improvements

Introduces io.siddhi.core.exception.ExtensionNotFoundException

Complete Changes

Please find the complete changes here

Download

The download links for Siddhi core libs are following;

Siddhi Core Release - 5.1.12

16 Jan 09:08
Compare
Choose a tag to compare

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;

Siddhi Core Release - 5.1.11

13 Dec 09:13
Compare
Choose a tag to compare

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;

Siddhi Core Release - 5.1.10

06 Dec 11:34
Compare
Choose a tag to compare

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;