-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9200 from gabilang/add-update10-release-note
Add update10 release note
- Loading branch information
Showing
3 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
86 changes: 86 additions & 0 deletions
86
downloads/swan-lake-release-notes/swan-lake-2201.10.0/RELEASE_NOTE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
--- | ||
layout: ballerina-left-nav-release-notes | ||
title: 2201.10.0 (Swan Lake) | ||
permalink: /downloads/swan-lake-release-notes/2201.10.0/ | ||
active: 2201.10.0 | ||
redirect_from: | ||
- /downloads/swan-lake-release-notes/2201.10.0 | ||
- /downloads/swan-lake-release-notes/2201.10.0-swan-lake/ | ||
- /downloads/swan-lake-release-notes/2201.10.0-swan-lake | ||
- /downloads/swan-lake-release-notes/ | ||
- /downloads/swan-lake-release-notes | ||
--- | ||
|
||
## Overview of Ballerina Swan Lake Update 10 (2201.10.0) | ||
|
||
<em> Swan Lake Update 10 (2201.10.0) is the tenth update release of Ballerina Swan Lake, and it includes a new set of features and significant improvements to the compiler, runtime, Ballerina library, and developer tooling. It is based on the 2024R1 version of the Language Specification.</em> | ||
|
||
## Update Ballerina | ||
|
||
Update your current Ballerina installation directly to 2201.10.0 using the [Ballerina Update Tool](/learn/update-tool/) as follows. | ||
|
||
1. Run `bal update` to get the latest version of the Update Tool. | ||
2. Run `bal dist update` to update to this latest distribution. | ||
|
||
## Install Ballerina | ||
|
||
If you have not installed Ballerina, download the [installers](/downloads/#swanlake) to install. | ||
|
||
## Language updates | ||
|
||
### New features | ||
|
||
### Improvements | ||
|
||
### Bug fixes | ||
|
||
To view bug fixes, see the [GitHub milestone for Swan Lake Update 10 (2201.10.0)](https://github.com/ballerina-platform/ballerina-lang/issues?q=is%3Aissue+label%3ATeam%2FCompilerFE+milestone%3A2201.10.0+is%3Aclosed+label%3AType%2FBug). | ||
|
||
## Runtime updates | ||
|
||
### New features | ||
|
||
### Improvements | ||
|
||
### Bug fixes | ||
|
||
To view bug fixes, see the [GitHub milestone for Swan Lake Update 10 (2201.10.0)](https://github.com/ballerina-platform/ballerina-lang/issues?q=is%3Aissue+milestone%3A2201.10.0+label%3ATeam%2FjBallerina+label%3AType%2FBug+is%3Aclosed). | ||
|
||
## Ballerina library updates | ||
|
||
### Deprecations | ||
|
||
### Bug fixes | ||
|
||
To view bug fixes, see the [GitHub milestone for Swan Lake Update 10 (2201.10.0)](https://github.com/ballerina-platform/ballerina-standard-library/issues?q=is%3Aclosed+is%3Aissue+milestone%3A%222201.10.0%22+label%3AType%2FBug). | ||
|
||
## Developer tools updates | ||
|
||
### New features | ||
|
||
#### Language Server | ||
|
||
#### CLI | ||
|
||
#### OpenAPI tool | ||
|
||
### Improvements | ||
|
||
#### Language Server | ||
|
||
### Bug fixes | ||
|
||
To view bug fixes, see the GitHub milestone for Swan Lake Update 10 (2201.10.0) of the repositories below. | ||
|
||
- [Language server](https://github.com/ballerina-platform/ballerina-lang/issues?q=is%3Aissue+label%3ATeam%2FLanguageServer+milestone%3A2201.10.0+is%3Aclosed+label%3AType%2FBug+) | ||
- [OpenAPI](https://github.com/ballerina-platform/openapi-tools/issues?q=is%3Aissue+label%3AType%2FBug+milestone%3A%22Swan+Lake+2201.10.0%22+is%3Aclosed) | ||
|
||
## Ballerina packages updates | ||
|
||
### New features | ||
|
||
### Improvements | ||
|
||
### Bug fixes | ||
|
||
## Backward-incompatible changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters