Announcing Radius v0.36.0
Today we're happy to announce the release of Radius v0.36.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
Authentication for Any Terraform Provider
In a previous release, functionality was added that enables Radius to load and deploy the recipe modules consuming any Terraform provider. This functionality has now been extended to allow for the secure configuration and handling of credentials that allows for authenticating with the Terraform provider. Learn more about [Terraform Recipes in Radius].(https://docs.radapp.io/guides/recipes/terraform/)
Breaking changes
N/A
New contributors
Welcome to our new contributors who have merged their first PR in this release!
- @brooke-hamilton made their first contribution in #7722
Upgrading to Radius v0.36.0
During our preview stage, an upgrade to Radius v0.36.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
- Update release version 0.35 by @vishwahiremat in #7701
- Update wait time on postgres db in functional test by @lakshmimsft in #7707
- Bump the all group with 14 updates by @dependabot in #7711
- Updating dependencies manually by @ytimocin in #7710
- Update link in release notes highlights by @Reshrahim in #7712
- add IRSA credential type by @nithyatsu in #7708
- Bump the all group with 13 updates by @dependabot in #7720
- Bump the all group with 14 updates by @dependabot in #7729
- Fix prompt text test occasional failure by @brooke-hamilton in #7722
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group by @dependabot in #7734
- Add secret support to Terraform Providers (backend updates) by @lakshmimsft in #7695
- Fix broken link in contributing docs by @willdavsmith in #7736
- Bump the all group with 9 updates by @dependabot in #7737
- implement controllers for AWS IRSA by @nithyatsu in #7739
- Add datamodel changes for secret support to Terraform Providers by @lakshmimsft in #7731
- Update release version v0.36.0-rc1 by @sk593 in #7742