Announcing Radius v0.45.0
Today we're happy to announce the release of Radius v0.45.0. Check out the highlights below, along with the full changelog for more details.
We would like to extend our thanks to all the 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
Support for GitOps using Flux
Radius now has integrated first-class support for Flux, a popular GitOps tool. Flux is designed to work with Kubernetes and provides a set of features for managing applications and infrastructure through Git. To learn more, visit the Radius and GitOps overview and how-to guide for Radius + Flux.
Breaking changes
None.
Upgrading to Radius v0.45.0
During our preview stage, an upgrade to Radius v0.45.0 requires a full reinstallation of the Radius control-plane, rad CLI, and all Radius apps. Stay tuned for an in-place upgrade path in the future.
-
Delete any environments you have created:
rad env delete <env-name>
-
Uninstall the previous version of the Radius control-plane:
rad uninstall kubernetes
-
Visit the Radius installation guide to install the latest CLI, or download a binary below
-
Install the latest version of the Radius control-plane:
rad install kubernetes
Full changelog
- Radius Release v0.44.0 by @ytimocin in #8733
- Addressing the security issue dependabot alerts about by @ytimocin in #8741
- remove validation of resource types against the static list in recipes codebase by @nithyatsu in #8391
- Bump bicep-types from
b7606cb
toa26c397
by @dependabot in #8713 - Bump ossf/scorecard-action from 2.4.0 to 2.4.1 in the all group by @dependabot in #8641
- Remove bug label from workflow test failures by @brooke-hamilton in #8802
- Update local debug docs by @lakshmimsft in #8683
- Updating error messages to be checked in bicep recipe functional tests for the new DE by @ytimocin in #8819
- Fix bug: Terraform Recipe Deletion with Provider Config by @kachawla in #8821
- Update Terraform Postgres Recipe Test Resource Name by @kachawla in #8835
- updating doc to use DE from existing installation by @nithyatsu in #7964
- Updating VSCode settings according to the new DE settings by @ytimocin in #8846
- [Snyk] Security upgrade alpine from 3.21.0 to 3.21.3 by @sylvainsf in #8524
- Consolidated Dependabot npm updates for Typespec by @brooke-hamilton in #8897
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #8823
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in /test/magpiego in the go_modules group across 1 directory by @dependabot in #8822
- Bump bicep-types from
a26c397
toe6a71b2
by @dependabot in #8875 - Adding on-call team as owner for dependency-related files by @kachawla in #8884
- Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 in the go_modules group by @dependabot in #8907
- Set go version in one place by @brooke-hamilton in #8774
- Bump the all group across 1 directory with 49 updates by @dependabot in #8916
- Add recipe support to dynamic RP (#8191 Continued) by @lakshmimsft in #8267
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group by @dependabot in #8934
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /test/magpiego in the go_modules group across 1 directory by @dependabot in #8936
- Bump the all group with 9 updates by @dependabot in #8943
- Add maintainer/approver groups as dependency file owners by @kachawla in #8933
- Updating launch.json and running-controlplane-locally doc for updated DE by @ytimocin in #8932
- Restore AWS Bicep artifact in LRT by @sk593 in #8952
- Update codeowners: Remove oncall team from github workflows by @kachawla in #8955
- Add permissions to allow dynamic-rp to manage resources in apps apiGroup by @nithyatsu in #8969
- Fix for failing dev container dependabot checks by @brooke-hamilton in #8973
- Update release readme explanation on upmerge by @brooke-hamilton in #8937
- Bump bicep-types from
e6a71b2
tofaeae51
by @dependabot in #9031 - Bump the all group across 1 directory with 8 updates by @dependabot in #9030
- Add build and publish for Radius Bicep container image by @willdavsmith in #9039
- Add Radius Flux Controller for GitOps support by @willdavsmith in #8784
- name change to workaround lrt failures and unblock release by @nithyatsu in #9042
- Fix Flux functional tests in long-running tests workflow by @willdavsmith in #9054
- Add functional test: UDT Phase 1 E2E Test by @lakshmimsft in #8924
- Revert "Add functional test: UDT Phase 1 E2E Test (#8924)". by @lakshmimsft in #9061
- release 0.45.0-rc1 by @nithyatsu in #9059
Full Changelog: v0.44.0...v0.45.0