Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Release 2201.8.4 #8373

Merged
merged 4 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions _data/swanlake-latest/metadata.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"version":"2201.8.3",
"short-version":"2201.8.3",
"display-version":"2201.8.3 (Swan Lake Update 8)",
"release-date":"2023-11-22",
"windows-installer":"ballerina-2201.8.3-swan-lake-windows-x64.msi",
"version":"2201.8.4",
"short-version":"2201.8.4",
"display-version":"2201.8.4 (Swan Lake Update 8)",
"release-date":"2023-11-29",
"windows-installer":"ballerina-2201.8.4-swan-lake-windows-x64.msi",
"windows-installer-size":"178mb",
"linux-installer":"ballerina-2201.8.3-swan-lake-linux-x64.deb",
"linux-installer":"ballerina-2201.8.4-swan-lake-linux-x64.deb",
"linux-installer-size":"200mb",
"macos-installer":"ballerina-2201.8.3-swan-lake-macos-x64.pkg",
"macos-installer":"ballerina-2201.8.4-swan-lake-macos-x64.pkg",
"macos-installer-size":"236mb",
"macos-arm-installer":"ballerina-2201.8.3-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer":"ballerina-2201.8.4-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"235mb",
"rpm-installer":"ballerina-2201.8.3-swan-lake-linux-x64.rpm",
"rpm-installer":"ballerina-2201.8.4-swan-lake-linux-x64.rpm",
"rpm-installer-size":"238mb",
"other-artefacts":[
"ballerina-2201.8.3-swan-lake.zip"
"ballerina-2201.8.4-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.8.3.zip",
"release-notes":"ballerina-release-notes-2201.8.3.md"
"api-docs":"ballerina-api-docs-2201.8.4.zip",
"release-notes":"ballerina-release-notes-2201.8.4.md"
}
21 changes: 21 additions & 0 deletions _data/swanlake_release_notes_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1137,5 +1137,26 @@
],
"api-docs":"ballerina-api-docs-2201.8.2.zip",
"release-notes":"ballerina-release-notes-2201.8.2.md"
},
{
"version":"2201.8.3",
"short-version":"2201.8.3",
"display-version":"2201.8.3 (Swan Lake Update 8)",
"release-date":"2023-11-22",
"windows-installer":"ballerina-2201.8.3-swan-lake-windows-x64.msi",
"windows-installer-size":"178mb",
"linux-installer":"ballerina-2201.8.3-swan-lake-linux-x64.deb",
"linux-installer-size":"200mb",
"macos-installer":"ballerina-2201.8.3-swan-lake-macos-x64.pkg",
"macos-installer-size":"236mb",
"macos-arm-installer":"ballerina-2201.8.3-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"235mb",
"rpm-installer":"ballerina-2201.8.3-swan-lake-linux-x64.rpm",
"rpm-installer-size":"238mb",
"other-artefacts":[
"ballerina-2201.8.3-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.8.3.zip",
"release-notes":"ballerina-release-notes-2201.8.3.md"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: ballerina-left-nav-release-notes
title: Swan Lake Update 8 (2201.8.4)
permalink: /downloads/swan-lake-release-notes/2201.8.4/
active: 2201.8.4
---

## Overview of Ballerina Swan Lake Update 8 (2201.8.4)

<em>Swan Lake Update 8 (2201.8.4) is the fourth patch release of Ballerina 2201.8.0 (Swan Lake Update 8) and it includes a new set of bug fixes to the runtime and developer tooling.</em>

## Update Ballerina

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

```
$ bal dist pull 2201.8.4
```

## Install Ballerina

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

## Runtime updates

### Bug fixes

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

## Compiler

### Bug fixes

To view bug fixes, see the [GitHub milestone for 2201.8.4 (Swan Lake)](https://github.com/ballerina-platform/ballerina-lang/issues?q=is%3Aissue+milestone%3A2201.8.4+is%3Aclosed+label%3ATeam%2FCompilerFE).
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.8.3",
"level": 2,
"position": 1,
"isDir": false,
"url": "#2201.8.3",
"id": "2201.8.3v"
},
{
"dirName": "2201.8.2",
"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.8.4 (Swan Lake Update 8)",
"level": 2,
"position": 1,
"isDir": false,
"url": "/downloads/swan-lake-release-notes/swan-lake-2201.8.4",
"id": "swan-lake-2201.8.4"
},
{
"dirName": "2201.8.3 (Swan Lake Update 8)",
"level": 2,
Expand Down
Loading