2201.0.2 (Swan Lake)

Overview of Ballerina Swan Lake 2201.0.2

Swan Lake 2201.0.2 is the second patch release of Ballerina 2201.0.0 (Swan Lake) and it includes a new set of bug fixes to the compiler, runtime, standard library, and developer tooling.

Updating Ballerina

If you are already using Ballerina 2201.0.0 (Swan Lake), run either of the commands below to directly update to 2201.0.2 (Swan Lake) using the Ballerina Update Tool.

bal dist update (or bal dist pull 2201.0.2)

If you are using a version below 2201.0.0 (Swan Lake), run the commands below to update to 2201.0.2 (Swan Lake).

  1. Run bal update to get the latest version of the Update Tool.

  2. Run bal dist update ( or bal dist pull 2201.0.2) to update your Ballerina version to 2201.0.2 (Swan Lake).

However, if you are using a version below 2201.0.0 (Swan Lake) and if you already ran bal dist update (or bal dist pull 2201.0.2) before bal update, see Troubleshooting to recover your installation.

Installing Ballerina

If you have not installed Ballerina, then download the installers to install.

Language updates

To view bug fixes, see the GitHub milestone for 2201.0.2 (Swan Lake).

Runtime updates

To view bug fixes, see the GitHub milestone for 2201.0.2 (Swan Lake).

Standard library updates

To view bug fixes, see the GitHub milestone for 2201.0.2 (Swan Lake).

Developer tools updates

To view bug fixes, see the GitHub milestone for 2201.0.2 (Swan Lake) of the repositories below.