Skip to content

Siddhi Core Release - 5.1.3

Compare
Choose a tag to compare
@mohanvive mohanvive released this 29 Aug 17:39
· 509 commits to master since this release

Overview

Siddhi 5.1.3 release consists of a lot of improvements for existing functionalities supported by Siddhi. These improvements add more value to the use cases such as throttling, continuous testing & integration and error handling.

Features & Improvements

  • Introduce RESET processing mode to preserve memory optimization. (#1444)
  • Add support YAML Config Manager for easy setting of system properties in SiddhiManager through a YAML file (#1446)
  • Support to create a Sandbox SiddhiAppRuntime for testing purposes (#1451)
  • Improve convert function to provide message & cause for Throwable objects (#1463)
  • Support a way to retrieve the sink options and type at sink mapper. (#1473)
  • Support error handling (log/wait/fault-stream) when event sinks publish data asynchronously. (#1473)

Bug Fixes

  • Fixes to TimeBatchWindow to process events in a streaming manner, when it's enabled to send current events in streaming mode. This makes sure all having conditions are matched against the output, whereby allowing users to effectively implement throttling use cases with alert suppression. (#1441)

Complete Changes

Please find the complete changes here

Download

The download links for Siddhi core libs are following;