Releases: siddhi-io/siddhi-execution-string
Releases · siddhi-io/siddhi-execution-string
Siddhi Execution String Release 5.0.12
22 Feb 09:29
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.12 release contains log4j upgrade related changes.
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.10
03 Apr 09:31
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.10 release contains some improvement given below.
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.9
05 Dec 16:23
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.9 release contains some minor bug fixes as given below.
Bug Fixes
Remove unwanted validations and centralized the eventArrived flag. (#70 )
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.8
29 Nov 10:57
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.8 release contains a new feature for counting char occurrences in an input string. #69
<LONG> str:charFrequency(<STRING> input.string, <STRING> char)
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.7
04 Oct 18:18
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.7 release contains a bug fix related to processing a static template more than once #66 .
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.6
30 Sep 17:28
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.6 release contains a bug fix related to event chunk creation in the process method.
Complete Changes
Please find the complete changes here
Download
Download the release from here
Siddhi Execution String Release 5.0.5
12 Sep 06:45
Compare
Sorry, something went wrong.
No results found
This Release is compatible with Siddhi 5.x.x
Overview
Siddhi Execution String 5.0.5 release contains some improvements related to fillTemplate execution function.
Features & Improvements
Add support for fillTemplate to use a map along using a set of keys (#62 )
Update previous str:fillTemplate receive a string and a key-value map. Then replace all key entries with a corresponding value. For example it will receive,
str:fillTemplate("{{prize}} > 100 && {{salary}} < 10000", map:create('prize', 300, 'salary', 10000)))
and return the string 300 > 100 && 10000 < 10000
Bug Fixes
No bug fixes.
Complete Changes
Please find the complete changes here
Download
Download the release from here
v5.0.4
05 Jul 16:51
Compare
Sorry, something went wrong.
No results found
Overview
Theme update.
Support Siddhi Core 5.1.0
Add @ParameterOverload to the documentation.
Bug Fixes
No bug fixes.
Features & Improvements
No new features and improvements.
Complete Changes
Please find the complete changes here
Download
Download the release from here
v5.0.3
27 Jun 08:14
Compare
Sorry, something went wrong.
No results found
Overview
Contains webpage updates only.
Bug Fixes
No bug fixes.
Complete Changes
Please find the complete changes here
Download
Download the release from here
v5.0.2
02 Jul 17:28
Compare
Sorry, something went wrong.
No results found
Overview
Migrate from groupId org.wso2.extension.siddhi.execution.string to io.siddhi.extension.execution.string.
Bug Fixes
No bug fixes.
Syntax Changes
No changes in Siddhi Query APIs and they are backward compatible.
Complete Changes
Please find the complete changes here
Download
Download the release from here