Skip to content

Commit

Permalink
Merge pull request #9485 from HindujaB/release-2201.10.1
Browse files Browse the repository at this point in the history
Update release notes and versions for Release 2201.10.1
  • Loading branch information
sm1990 authored Sep 28, 2024
2 parents a2ce243 + 4e813e8 commit 1341475
Show file tree
Hide file tree
Showing 5 changed files with 93 additions and 20 deletions.
38 changes: 19 additions & 19 deletions _data/swanlake-latest/metadata.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"version":"2201.10.0",
"short-version":"2201.10.0",
"display-version":"2201.10.0 (Swan Lake Update 10)",
"release-date":"2024-08-22",
"windows-installer":"ballerina-2201.10.0-swan-lake-windows-x64.msi",
"windows-installer-size":"180mb",
"linux-installer":"ballerina-2201.10.0-swan-lake-linux-x64.deb",
"version":"2201.10.1",
"short-version":"2201.10.1",
"display-version":"2201.10.1 (Swan Lake Update 10)",
"release-date":"2024-09-28",
"windows-installer":"ballerina-2201.10.1-swan-lake-windows-x64.msi",
"windows-installer-size":"183mb",
"linux-installer":"ballerina-2201.10.1-swan-lake-linux-x64.deb",
"linux-installer-size":"210mb",
"macos-installer":"ballerina-2201.10.0-swan-lake-macos-x64.pkg",
"macos-installer-size":"241mb",
"macos-arm-installer":"ballerina-2201.10.0-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"240mb",
"rpm-installer":"ballerina-2201.10.0-swan-lake-linux-x64.rpm",
"rpm-installer-size":"243mb",
"other-artefacts":[
"ballerina-2201.10.0-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.10.0.zip",
"release-notes":"ballerina-release-notes-2201.10.0.md"
}
"macos-installer":"ballerina-2201.10.1-swan-lake-macos-x64.pkg",
"macos-installer-size":"242mb",
"macos-arm-installer":"ballerina-2201.10.1-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"241mb",
"rpm-installer":"ballerina-2201.10.1-swan-lake-linux-x64.rpm",
"rpm-installer-size":"244mb",
"other-artefacts":[
"ballerina-2201.10.1-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.10.1.zip",
"release-notes":"ballerina-release-notes-2201.10.1.md"
}
23 changes: 22 additions & 1 deletion _data/swanlake_release_notes_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1403,10 +1403,31 @@
"macos-arm-installer-size":"234mb",
"rpm-installer":"ballerina-2201.9.3-swan-lake-linux-x64.rpm",
"rpm-installer-size":"237mb",
"other-artefacts":[
"other-artefacts":[
"ballerina-2201.9.3-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.9.3.zip",
"release-notes":"ballerina-release-notes-2201.9.3.md"
},
{
"version":"2201.10.0",
"short-version":"2201.10.0",
"display-version":"2201.10.0 (Swan Lake Update 10)",
"release-date":"2024-08-22",
"windows-installer":"ballerina-2201.10.0-swan-lake-windows-x64.msi",
"windows-installer-size":"180mb",
"linux-installer":"ballerina-2201.10.0-swan-lake-linux-x64.deb",
"linux-installer-size":"210mb",
"macos-installer":"ballerina-2201.10.0-swan-lake-macos-x64.pkg",
"macos-installer-size":"241mb",
"macos-arm-installer":"ballerina-2201.10.0-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"240mb",
"rpm-installer":"ballerina-2201.10.0-swan-lake-linux-x64.rpm",
"rpm-installer-size":"243mb",
"other-artefacts":[
"ballerina-2201.10.0-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.10.0.zip",
"release-notes":"ballerina-release-notes-2201.10.0.md"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: ballerina-left-nav-release-notes
title: Swan Lake Update 10 (2201.10.1)
permalink: /downloads/swan-lake-release-notes/2201.10.1/
active: 2201.10.1
---

## Overview of Ballerina Swan Lake Update 10 (2201.10.1)

<em>Swan Lake Update 10 (2201.10.1) is the first patch release of Ballerina 2201.10.0 (Swan Lake Update 10) and it includes a new set of bug fixes to the runtime and developer tools.</em>

## Update Ballerina

Run the command below to update your current Ballerina installation directly to 2201.10.1 by using the [Ballerina Update Tool](/learn/update-tool/).

```
$ bal dist pull 2201.10.1
```

## Install Ballerina

If you have not installed Ballerina, then, download the [installers](/downloads/#swanlake) to install.

<!-- ADD ONLY THE APPLICABLE SECTIONS FROM THE BELOW -->

## Runtime updates

### Bug fixes

To view bug fixes, see the [GitHub milestone for Swan Lake Update 10 (2201.10.1)](https://github.com/ballerina-platform/ballerina-lang/issues?q=is%3Aissue+milestone%3A2201.10.1+label%3ATeam%2FjBallerina+label%3AType%2FBug+is%3Aclosed).

## Developer tools updates

### Bug fixes

To view bug fixes, see the [GitHub milestone for Swan Lake Update 10 (2201.10.1)](https://github.com/ballerina-platform/ballerina-lang/pulls?q=is%3Apr+is%3Aclosed+label%3ATeam%2FDevTools+milestone%3A2201.10.1)
8 changes: 8 additions & 0 deletions utils/archived-lm.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@
"url": "https://lib.ballerina.io/",
"id": "swan-lake-api-docs"
},
{
"dirName": "2201.10.0",
"level": 2,
"position": 1,
"isDir": false,
"url": "#2201.10.0",
"id": "2201.10.0v"
},
{
"dirName": "2201.9.3",
"level": 2,
Expand Down
8 changes: 8 additions & 0 deletions utils/rl.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
"url": "/downloads/swan-lake-release-notes",
"id": "swan-lake-release-notes",
"subDirectories": [
{
"dirName": "2201.10.1 (Swan Lake Update 10)",
"level": 2,
"position": 1,
"isDir": false,
"url": "/downloads/swan-lake-release-notes/swan-lake-2201.10.1",
"id": "swan-lake-2201.10.1"
},
{
"dirName": "2201.10.0 (Swan Lake Update 10)",
"level": 2,
Expand Down

0 comments on commit 1341475

Please sign in to comment.