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

Sync release 2201.6.1 with master #7345

Merged
merged 12 commits into from
Jul 13, 2023
4 changes: 2 additions & 2 deletions _data/swanlake-latest/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"macos-arm-installer-size":"240mb",
"rpm-installer":"ballerina-2201.7.0-swan-lake-linux-x64.rpm",
"rpm-installer-size":"244mb",
"other-artefacts":[
"other-artefacts":[
"ballerina-2201.7.0-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.7.0.zip",
"release-notes":"ballerina-release-notes-2201.7.0.md"
}
}
59 changes: 40 additions & 19 deletions _data/swanlake_release_notes_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -824,24 +824,45 @@
"release-notes":"ballerina-release-notes-2201.5.1.md"
},
{
"version":"2201.6.0",
"short-version":"2201.6.0",
"display-version":"2201.6.0 (Swan Lake Update 6)",
"release-date":"2023-05-29",
"windows-installer":"ballerina-2201.6.0-swan-lake-windows-x64.msi",
"windows-installer-size":"181mb",
"linux-installer":"ballerina-2201.6.0-swan-lake-linux-x64.deb",
"linux-installer-size":"196mb",
"macos-installer":"ballerina-2201.6.0-swan-lake-macos-x64.pkg",
"macos-installer-size":"235mb",
"macos-arm-installer":"ballerina-2201.6.0-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"235mb",
"rpm-installer":"ballerina-2201.6.0-swan-lake-linux-x64.rpm",
"rpm-installer-size":"239mb",
"other-artefacts":[
"ballerina-2201.6.0-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.6.0.zip",
"release-notes":"ballerina-release-notes-2201.6.0.md"
"version":"2201.6.0",
"short-version":"2201.6.0",
"display-version":"2201.6.0 (Swan Lake Update 6)",
"release-date":"2023-05-29",
"windows-installer":"ballerina-2201.6.0-swan-lake-windows-x64.msi",
"windows-installer-size":"181mb",
"linux-installer":"ballerina-2201.6.0-swan-lake-linux-x64.deb",
"linux-installer-size":"196mb",
"macos-installer":"ballerina-2201.6.0-swan-lake-macos-x64.pkg",
"macos-installer-size":"235mb",
"macos-arm-installer":"ballerina-2201.6.0-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"235mb",
"rpm-installer":"ballerina-2201.6.0-swan-lake-linux-x64.rpm",
"rpm-installer-size":"239mb",
"other-artefacts":[
"ballerina-2201.6.0-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.6.0.zip",
"release-notes":"ballerina-release-notes-2201.6.0.md"
},
{
"version":"2201.6.1",
"short-version":"2201.6.1",
"display-version":"2201.6.1 (Swan Lake Update 6)",
"release-date":"2023-07-12",
"windows-installer":"ballerina-2201.6.1-swan-lake-windows-x64.msi",
"windows-installer-size":"186mb",
"linux-installer":"ballerina-2201.6.1-swan-lake-linux-x64.deb",
"linux-installer-size":"200mb",
"macos-installer":"ballerina-2201.6.1-swan-lake-macos-x64.pkg",
"macos-installer-size":"240mb",
"macos-arm-installer":"ballerina-2201.6.1-swan-lake-macos-arm-x64.pkg",
"macos-arm-installer-size":"239mb",
"rpm-installer":"ballerina-2201.6.1-swan-lake-linux-x64.rpm",
"rpm-installer-size":"244mb",
"other-artefacts":[
"ballerina-2201.6.1-swan-lake.zip"
],
"api-docs":"ballerina-api-docs-2201.6.1.zip",
"release-notes":"ballerina-release-notes-2201.6.1.md"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
layout: ballerina-left-nav-release-notes
title: 2201.6.1 (Swan Lake)
permalink: /downloads/swan-lake-release-notes/2201-6-1/
active: 2201-6-1
redirect_from:
- /downloads/swan-lake-release-notes/2201-6-1
- /downloads/swan-lake-release-notes/2201.6.1/
- /downloads/swan-lake-release-notes/2201-6-1-swan-lake/
- /downloads/swan-lake-release-notes/2201-6-1-swan-lake
---

## Overview of Ballerina Swan Lake 2201.6.1

<em>Swan Lake 2201.6.1 is the first patch release of Ballerina 2201.6.0 (Swan Lake Update 6) and it includes a new set of bug fixes to the language, standard library, and tooling.</em>

## Update Ballerina

Update your currrent Ballerina installation directly to 2201.6.1 by using the [Ballerina Update Tool](/learn/cli-documentation/update-tool/) as follows.

1. Run `bal update` to get the latest version of the Update Tool.
2. Run `bal dist pull 2201.6.1` to update to this latest distribution.

## Install Ballerina

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

## Language updates

### Bug fixes

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

## Standard library updates

### Bug fixes

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

## Developer tools updates

### Improvements

#### OpenAPI Tool

- Added support for object-typed query parameters in the OpenAPI to Ballerina service generation.
- Added support to generate low-level service skeletons without any data-binding logic. This mode can be enabled by adding the `--without-data-binding` flag to the OpenAPI to Ballerina service generation command.

### Bug fixes

To view bug fixes, see the GitHub milestone for Swan Lake 2201.6.1 of the repository below.
- [OpenAPI Tool](https://github.com/ballerina-platform/openapi-tools/issues?q=is%3Aissue+milestone%3A%22Swan+Lake+2201.6.1%22+label%3AType%2FBug+is%3Aclosed+)
16 changes: 12 additions & 4 deletions utils/archived-lm.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"url": "https://lib.ballerina.io/",
"id": "swan-lake-api-docs"
},
{
"dirName": "2201.5.1",
{
"dirName": "2201.6.1",
"level": 2,
"position": 1,
"isDir": false,
"url": "#2201.5.1",
"id": "2201.5.1v"
"url": "#2201.6.1",
"id": "2201.6.1v"
},
{
"dirName": "2201.6.0",
Expand All @@ -38,6 +38,14 @@
"url": "#2201.6.0",
"id": "2201.6.0v"
},
{
"dirName": "2201.5.1",
"level": 2,
"position": 1,
"isDir": false,
"url": "#2201.5.1",
"id": "2201.5.1v"
},
{
"dirName": "2201.5.0",
"level": 2,
Expand Down
10 changes: 9 additions & 1 deletion utils/rl.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,15 @@
"isDir": false,
"url": "/downloads/swan-lake-release-notes/swan-lake-2201.7.0",
"id": "swan-lake-2201.7.0"
},
},
{
"dirName": "2201.6.1 (Swan Lake Update 6)",
"level": 2,
"position": 1,
"isDir": false,
"url": "/downloads/swan-lake-release-notes/swan-lake-2201.6.1",
"id": "swan-lake-2201.6.1"
},
{
"dirName": "2201.6.0 (Swan Lake Update 6)",
"level": 2,
Expand Down