1.2.22
Overview of jBallerina 1.2.22
The jBallerina 1.2.22 patch release improves upon the 1.2.21 release by introducing the features listed below and addressing the issues below.
- HTTP caching is not working as expected when using the last-modified header as the validator
- Blocked scheduler items intermittently not getting reschedule
You can use the update tool to update to jBallerina 1.2.22 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.22 by executing the following command:
$ ballerina dist update
However, if you are using
- jBallerina 1.2.0 but being switched to a previous version, run
ballerina dist pull jballerina-1.2.22
to update - a jBallerina version below 1.1.0, install via the installers
For new users: If you have not installed jBallerina, then download the installers to install.