The jBallerina 1.2.8 patch release improves upon the 1.2.7 release by introducing the features listed below and addressing a number of bugs and improvements.
You can use the update tool to update to jBallerina 1.2.8 as follows.
For existing users:
If you are already using jBallerina version 1.2.0, or above, you can directly update your distribution to jBallerina 1.2.8 by executing the following command:
ballerina dist update
However, you need to use the following commands instead of the above if you have installed:
ballerina dist pull jballerina-1.2.8
For new users:
If you have not installed jBallerina, then download the installers to install.
The fix for Pure HTTP Functions Not Working. For more information, see Azure Functions.
Added the support for domain-specific event types. For more information, see AWS Lambda.