This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Releases: Cumulocity-IoT/apama-streaming-analytics-esper2apama
Releases · Cumulocity-IoT/apama-streaming-analytics-esper2apama
Version 0.5 - 2022-09-12
- PAB-3332 - Fixed a bug in which some find* functions translated to EPL containing a rare race condition
- PAB-2369 - Fixed a bug in the tool could not handle a first line consisting of ';'
v0.4
Version 0.4 - 2020-03-10
- PAB-2036 - Patterns consisting of a single every timer:at
v0.3
Version 0.3 - 2020-02-11
- PAB-2037 - Patterns that contain a single timer:interval
- PAB-2039 - Translate the findOneManagedObjectByType function
- PAB-1998 - Do a low-effort translation of the Esper 'cast' function
- PAB-2038 - Translate the findFirstAlarmBySourceAndStatusAndType function
v0.2
Version 0.2 - 2020-01-13
- PAB-1989 - Documentation comments in Esper are present in the translation output
- PAB-1987 - Can use SendEmail/SendSms output streams
- PAB-1997 - Translate primitive types BigDecimal and object id
- PAB-1988 - Non-ASCII unicode characters should not get mangled during translation or injection
- PAB-2020 - Esper can still be translated if it uses Apama keywords as identifiers