RSS

Announcing Radius v0.52.0

Today marks the release of Radius v0.52.0, bringing usability improvements and refinements to enhance your experience with the Radius platform. This release focuses on making key commands more intuitive and user-friendly, while also addressing several important updates under the hood. You can find the full release notes on the Radius GitHub repository.

If you’re new to Radius, it’s an open-source platform for building, deploying, and managing cloud-native applications. To get started, visit the Radius website for an overview, or check out the getting started guide to install Radius and create your first app.

Usability improvements to rad uninstall kubernetes

The rad uninstall kubernetes command has been enhanced to provide a more transparent and secure experience. When you run this command, it now lists all the Kubernetes resources that will be deleted and prompts you for confirmation before proceeding. This ensures that you have full visibility into the impact of the operation.

Additionally, the --purge flag has been improved to perform a thorough cleanup of all Kubernetes resources created by Radius. This makes it easier to ensure that your cluster is left in a clean state after uninstalling Radius. For more details, refer to the CLI documentation.

Usability improvements to rad group delete

The rad group delete command now includes a confirmation prompt that lists all resources associated with the group before deletion. This safety measure helps prevent accidental deletions by giving you a clear overview of the impact of the operation. For more information, see the CLI documentation.

Upgrading to Radius v0.52.0

Upgrading to Radius v0.52.0 is straightforward. First, refer to the installation guide to update your Radius CLI to the latest version. Then, run the rad upgrade kubernetes command to upgrade your Kubernetes environment. Note that only incremental version upgrades are supported, so ensure you are upgrading from v0.51.0. For detailed instructions, consult the upgrade documentation.

Learn More and Get Involved

We would love for you to join us to help build Radius: