Announcing Radius v0.52.0
Today we're happy to announce the release of Radius v0.52.0. Check out the highlights below, along with the full changelog for more details.
We would like to extend our thanks to all the new and existing contributors who helped make this release possible!
Intro to Radius
If you're new to Radius, check out our website, radapp.io, for more information. Also visit our getting started guide to learn how to install Radius and create your first app.
Highlights
Usability improvements to rad uninstall kubernetes
The rad uninstall kubernetes
command now lists all the resources that will be deleted, prompts the user for confirmation and performs a thorough cleanup of resources. The--purge
flag ensures that all Kubernetes resources created by Radius are deleted. For more details, see the CLI documentation.
Usability improvements to rad group delete
The rad group delete
command now displays a confirmation prompt listing all resources that will be deleted (if any) before deleting the group. For more details, see the CLI documentation
Breaking changes
None
Upgrading to Radius v0.52.0
You can upgrade to this release by upgrading your Radius CLI then running rad upgrade kubernetes
. Only incremental version upgrades are supported. Consult the upgrade documentation for full details.
Full changelog
- Disable Gitea install and Flux tests by @willdavsmith in #10442
- Refactoring recipe folder by @vishwahiremat in #10447
- Experimental GitHub Copilot code review prompt by @brooke-hamilton in #10267
- Fix logging output for rad resource-type create and consolidate two code paths by @brooke-hamilton in #10317
- Refactor
rad uninstall kubernetes --purge
to add cleanup by @willdavsmith in #10427 - Disable Contour installation (Bitnami repo changes) by @lakshmimsft in #10483
- Release Candidate v0.51.0-rc2 by @lakshmimsft in #10507
- Bump bicep-types from
13f0f47
to7f36e72
by @dependabot[bot] in #10538 - Final release v0.51.0 by @lakshmimsft in #10522
- Bump snok/container-retention-policy from 3.0.0 to 3.0.1 in the github-actions group by @dependabot[bot] in #10537
- Remove checkbox from issue templates that ask for support by @brooke-hamilton in #10520
- Add new type Radius.Core/environments by @lakshmimsft in #10448
- Refactor functions in tf install by @lakshmimsft in #10182
- Update API version for Microsoft.Resources/deployments by @sk593 in #10577
- Add console output for transient errors in nightly CLI download test workflow by @Copilot in #10239
- Improve rad group delete: add safety checks and refactor code by @ytimocin in #10355
- Set recreate on automatic pr comment by @brooke-hamilton in #10598
- Added helm chart updates for rootca support by @vishwahiremat in #10607
- Fix PR functional test comment box to append by @brooke-hamilton in #10609
- Fix for
rad app graph
to display resources with API versions different from 2023-10-01-preview by @lakshmimsft in #10613 - Bump bicep-types from
7f36e72
toef6c4ef
by @dependabot[bot] in #10602 - Release 0.52.0-rc1 by @brooke-hamilton in #10622
- Adds TF debug/trace logging support. by @vishwahiremat in #10544
- New GH Action to pull deployment engine image to GHCR by @willdavsmith in #10623
Full Changelog: v0.51.0...v0.52.0