Radius v0.60.1
This patch release backports fixes for rad resource list --preview, live deployment graph support, custom recipe pack reconciliation on repeat deploys, architecture-aware container image builds, Azure OIDC token refresh and RBAC-propagation verification, control-plane readiness during install and upgrade, functional test cleanup ordering, and the Go 1.27.0 toolchain bump. It also reverts default resource group and environment creation from rad install kubernetes. Check out the changelog for more details of what was addressed in this patch.
Changelog
- Architecture-aware container image builds in deploy workflows by @sylvainsf in #12640
- Fix invalid YAML in deploy workflow templates (arch placeholder quoting) by @sk593 in #12721
- ci(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot in #12733
- Add
--previewsupport torad resource listfor Radius.Core environments and applications types by @lakshmimsft in #12728 - Delete functional test resources in dependency order to fix LRT by @brooke-hamilton in #12702
- fix(azure): keep federated assertions valid for the whole run by @DariuszPorowski in #12751
- Live graph support by @nithyatsu in #12727
- ci(codeql): stabilize GoSec SARIF category by @brooke-hamilton in #12769
- fix(test): stop AWS functional test cleanup from failing without waiting by @lakshmimsft in #12765
- Fix run-rad-commands parse regression and add shell syntax gate for extension actions by @Copilot in #12775
- Fix deployed graph publisher enrichment by @nithyatsu in #12779
- fix(graph): link deployment progress to resolved resources by @nithyatsu in #12782
- ci(update-tools): use create-pull-request action by @DariuszPorowski in #12786
- Fix Azure verification during RBAC propagation by @ryanwaite in #12764
- build(go): bump to 1.27.0 by @DariuszPorowski in #12758
- fix(chart): wait for Radius aggregated API readiness by @brooke-hamilton in #12785
- Fix custom recipe pack reconciliation on repeat deploys by @sk593 in #12742
- Revert default resource group and environment creation from
rad install kubernetesby @lakshmimsft in #12829
Full Changelog: v0.60.0...v0.60.1