Skip to content

Releases: SoftwareAG/apama-lambdas

Version 1.2.1

12 Dec 21:46
5d77680
Compare
Choose a tag to compare

To install this release:

  1. Download the attached zip (not the source code) and extract it somewhere safe.
  2. Run deploy.bat

User Guide

Release Notes

  • Fixing bug with Constants
  • Fixing bug with field/sequence access
  • Fixing bug with sequence destructuring

Version 1.2

04 Dec 14:50
6ca80e8
Compare
Choose a tag to compare

To install this release:

  1. Download the attached zip (not the source code) and extract it somewhere safe.
  2. Run deploy.bat

User Guide

Release Notes

  • Adding support for constants "x => Abc.SOME_CONSTANT * x"

Version 1.1

28 Sep 22:42
Compare
Choose a tag to compare

To install this release:

  1. Download the attached zip (not the source code) and extract it somewhere safe.
  2. Run deploy.bat

User Guide

Release Notes

  • Adding support for action calling "x => x.doSomething(1.23, 'abc')"
  • Fixed major issue with parsing logical operators (or/and/xor/not)
  • User Guide is now entirely on github rather than included in the release

Version 1.0

03 May 16:44
Compare
Choose a tag to compare

To install this release:

  1. Download the attached zip (not the source code) and extract it somewhere safe.
  2. Run deploy.bat

More detailed instruction are available, in the zip, under docs/README.html