Skip to content

Radius v0.60.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:47
· 89 commits to main since this release

Radius v0.60.2

This patch release fixes CLI installation permissions under user-writable home directories, pagination links returned through Kubernetes and UCP proxies, and background CLI execution on Windows. It also refreshes the built-in resource type manifests and Bicep types. Check out the changelog for more details of what was addressed in this patch.

Changelog

  • Fix install.sh escalating to sudo for user-writable $HOME/.local/bin by @sk593 in #12836
  • Return a relative paginated nextLink so clients can reach the next page by @nithyatsu in #12842
  • Support windowless background CLI execution on Windows by @brooke-hamilton in #12885
  • chore(resource-types-contrib): updates by @radius-resource-types in #12890

Full Changelog: v0.60.1...v0.60.2