Skip to content

Ballerina Release Candidate (RC) 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chanakaudaya chanakaudaya released this 19 Feb 23:55
· 120774 commits to master since this release

Ballerina RC1 released

This release includes bug fixes in addition to the features released with Alpha.

Main features

  • Packaging model
  • Non-blocking support
  • Worker
  • Fork-Join
  • TypeMapper
  • Native java code loading
  • Try/Catch/Exceptions

How to get Ballerina

You can download the ballerina 0.8 RC1 distribution[1] or build from the source as mentioned in [2].

[1] https://github.com/ballerinalang/ballerina/releases/tag/v0.8.0-RC1
[2] https://github.com/ballerinalang/ballerina#build-from-the-source

Open issues and reporting bugs

You can find the known issues in the following link and report any bugs in the same link: Known Issues

How to contribute to ballerina

You can contribute to the ballerina development by forking the github repository and sending your pull requests to https://github.com/ballerinalang/ballerina