-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Create 1.23.0 release notes and link it in necessary topics - Update deprecation notices - Update release roadmap - Update component versions - Update upgrade process with correct versions - Update release notes landing page with new features
- Loading branch information
Showing
7 changed files
with
177 additions
and
31 deletions.
There are no files selected for viewing
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
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
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,76 @@ | ||
--- | ||
orphan: true | ||
--- | ||
# 1.23.0 | ||
|
||
The Anbox Cloud team is pleased to announce the release of Anbox Cloud 1.23.0. | ||
|
||
Please see [component versions](https://anbox-cloud.io/docs/reference/component-versions) for a list of updated components. | ||
|
||
## New features & improvements | ||
|
||
### Core stack improvements | ||
|
||
* The Anbox Cloud Appliance is overhauled to deliver a much simpler and streamlined version. This new version of the appliance is made available using the [snap epoch feature](https://snapcraft.io/docs/snap-epochs). Existing installations of the appliance are not affected but the old snap with `epoch=0` is {ref}`deprecated <sec-appliance-deprecation>`. For all new installations of the appliance, use the `epoch=1` snap. See the [appliance installation tutorial](https://documentation.ubuntu.com/anbox-cloud/en/latest/tutorial/installing-appliance/) for instructions. | ||
* The `anbox-cloud-appliance` status command now displays the initialisation status of the appliance and its version. <!--AC-2513--> | ||
|
||
* Anbox Cloud now offers a way to connect to remote Android instances securely using the Android Debug Bridge (ADB). You can set up an ADB connection using the dashboard or the CLI. See {ref}`howto-access-instance` for more information. | ||
|
||
* Android Automotive OS based images are full supported starting from this release and no longer considered an experimental feature.<!--AC-2660--> | ||
|
||
### Streaming improvements | ||
|
||
< List enhancements to streaming stack here. > | ||
|
||
### Dashboard improvements | ||
|
||
The Anbox Cloud dashboard has the following improvements: | ||
|
||
* The *Instances* and the *Sessions* pages and their functionalities are merged to provide an enhanced user experience while streaming. | ||
|
||
* The initial VHAL values upon joining a stream are now captured as a default. You can revert to these values using the *Reset* button, when needed. | ||
|
||
### Other | ||
|
||
* All Anbox Cloud charms now install Snaps directly from the Snap Store instead of using deb packages. Existing installations automatically switch to snap refresh from the store on upgrade.<!--AC-2523--> | ||
* Android security updates for August 2024 (see [Android Security Bulletin - August 2024](https://source.android.com/docs/security/bulletin/2024-08-01) for more information). | ||
* The Android WebView has been updated to [127.0.6533.84](https://chromereleases.googleblog.com/2024/07/chrome-for-android-update_30.html). | ||
* Our documentation is now hosted at [documentation.ubuntu.com](https://documentation.ubuntu.com/anbox-cloud/en/latest). Previous documentation links from the [earlier website](https://anbox-cloud.io) will be redirected to new targets. | ||
|
||
The documentation source is hosted at the public [Anbox Cloud documentation repository on GitHub](https://github.com/canonical/anbox-cloud-docs). We welcome all contributions to the Anbox Cloud documentation using this repository. See [Contribute to Anbox Cloud documentation](https://documentation.ubuntu.com/anbox-cloud/en/latest/contribute/landing/) for more information. | ||
|
||
## Removed functionality | ||
|
||
< List features that were part of Anbox Cloud so far or that were on the deprecation path for a while and have been removed for the current release > | ||
|
||
## Deprecations | ||
|
||
* Use of a node controller to manage port forwarding from an instance is deprecated, starting with this release. In 1.23.0, the node controller will still be used for the full Anbox Cloud deployment. For the appliance, the Anbox Management Service (AMS) now uses a LXD proxy device to manage the port forwarding from an instance to expose a service externally or internally. | ||
|
||
In the 1.24.0 release, the node controller will be fully replaced with LXD proxy device for both regular and appliance deployments.<!--AC--2487--> | ||
|
||
## Known issues | ||
|
||
* WiFi support is not available with Android 14 vendor images. This issue will be fixed in the 1.23.1 release. <!--AC-2647--> | ||
|
||
## Bug fixes | ||
- [LP 2058004](https://bugs.launchpad.net/anbox-cloud/+bug/2058004) Deploying Anbox Cloud dashboard fails when using AMI that has a Ubuntu Pro subscription. | ||
- [LP 2065281](https://bugs.launchpad.net/anbox-cloud/+bug/2065281) Android 13 unable to use Vulkan 1.3 despite Vulkan 1.3 being supported. | ||
- [LP 2067314](https://bugs.launchpad.net/anbox-cloud/+bug/2067314) Current `amc shell` is a plain bash shell and will not source any common profile scripts. | ||
- [LP 2067316](https://bugs.launchpad.net/anbox-cloud/+bug/2067316) The `pprof` endpoint exposed by AMS for profiling heap allocations does not expose `allocs` handler. | ||
- [LP 2072955](https://bugs.launchpad.net/anbox-cloud/+bug/2072955) Unable to add an image on Anbox Cloud Appliance. | ||
- [LP 2067252](https://bugs.launchpad.net/anbox-cloud/+bug/2067252) Incorrect `Error: api extension "zip_archive_support" not supported` error while creating an application. | ||
- [LP 2069021](https://bugs.launchpad.net/anbox-cloud/+bug/2069021) Updating the AMS SDK to 1.21.0 prevents building the AMS client. | ||
- [LP 2070252](https://bugs.launchpad.net/anbox-cloud/+bug/2070252) When running the Marvel Battle application, the following logs flooded the Anbox logcat: | ||
``` | ||
06-13 12:12:16.403 3221 3221 D SensorMonitor: Temperature Sensor value changed | ||
06-13 12:12:16.408 3221 3221 D SensorMonitor: Temperature Sensor value changed | ||
06-13 12:12:16.413 3221 3221 D SensorMonitor: Temperature Sensor value changed | ||
``` | ||
- [LP 2072367](https://bugs.launchpad.net/anbox-cloud/+bug/2072367) When initialising the Anbox Cloud Appliance, if you provide an empty public address, invalid STUN/TURN server details are generated. | ||
- [LP 2075494](https://bugs.launchpad.net/anbox-cloud/+bug/2075494) The streaming screen does not rotate when using client side upscaling. | ||
- [LP 2071903](https://bugs.launchpad.net/anbox-cloud/+bug/2071903) Stream gateway swagger API is missing `/1.0/sessions POST` documentation. | ||
## Upgrade instructions | ||
See [Upgrade Anbox Cloud](https://anbox-cloud.io/docs/howto/update/upgrade-anbox) or [Upgrade the Anbox Cloud Appliance](https://anbox-cloud.io/docs/howto/update/upgrade-appliance) for instructions on how to update your Anbox Cloud deployment to the 1.23.0 release. |
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