Siddhi Release - v5.0.0
Siddhi team is excited to announce the Siddhi engine 5.0.0 Release. Please find the major improvements and features introduced on this release.
Compatibility & Support
- There is no syntax changes are introduced in this release. If you are already using Siddhi 4.x.x and wanted to migrate to Siddhi 5.0.0 then you can simply move with 0 query changes.
- Extension APIs are improved/changed thus custom extensions that you have written with Siddhi 4.x.x, no longer works in Siddhi 5.0.0. You have to migrate the extensions to Siddhi 5.0.0 and the changes are straight forward, please refer the Siddhi source code to get some understand on this
Features & Improvements
- Localized state management & partition support
- Fault Stream support for error handling
- Multiple levels of Metrics (OFF, BASIC, DETAIL) support for Siddhi
- Streaming current events for batch windows
- Change in behavior of 'Output First Every'
Bug Fixes
Refer Github milestone issues to view bug fixes
Note
Please refer Siddhi distribution release to find the distributions of Siddhi runner and Siddhi tooling.
Reporting Issues
Issues can be reported using at GitHub Issue Tracker.
Contact us
Siddhi-Dev Google Group Group is the main Siddhi project discussion forum for developers.
Users can use Siddhi-User Google Group to raise any queries and get some help to achieve their use cases.
StackOverflow is also can be used to get some support and GitHub for issues and code repositories.