Releases: radius-project/radius
Radius v0.40.0
Announcing Radius v0.40.0
Today we're happy to announce the release of Radius v0.40.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
rad CLI
prompt terminal
We have resolved a usability issue where the rad CLI prompt was truncated if the user's terminal window was small. The rad CLI prompt terminal now line wraps to match the size of the user's terminal window.
Breaking changes
None
New Contributors
- @ckansara16 made their first contribution in #7988
Upgrading to Radius v0.40.0
During our preview stage, an upgrade to Radius v0.40.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
- Skipping one of the text prompt tests by @ytimocin in #7985
- Release v0.39.0 by @kachawla in #7987
- Updating dependencies in hack/bicep-types-radius folder by @ytimocin in #7984
- Updating typespec version and tsp files by @ytimocin in #7939
- Reduce logging of HTTP status codes by @rynowak in #7993
- Cleanup SQL databases tests by @sk593 in #7974
- Remove datastoresrp-cloud tests by @sk593 in #8000
- Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in #7988
- Adding prettier command and running it for the first time by @ytimocin in #7893
- create CODEOWNERS by @willtsai in #8004
- Bump the all group across 1 directory with 27 updates by @dependabot in #8005
- Bump bicep-types from
96b34cb
tobd917de
by @dependabot in #7991 - Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in #8007
- Functional test with cloud workflow logging update by @brooke-hamilton in #8008
- Updating the directory for the devcontainer in dependabot.yml by @ytimocin in #8009
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in #8011
- Bump bicep-types from
bd917de
to0fdd291
by @dependabot in #8010 - Cleanup bicepconfig by @sk593 in #8012
- Update document for troubleshooting error by @lakshmimsft in #8015
- Bump the all group with 10 updates by @dependabot in #8018
- Setting cli prompt width to the user's terminal width by @vishwahiremat in #8016
- Add *.tgz to .gitignore by @rynowak in #8020
- Bump bicep-types from
0fdd291
tof023785
by @dependabot in #8017 - Bump bicep-types from
f023785
to3449fe6
by @dependabot in #8025 - Pin dependencies for typespec compilation by @rynowak in #8019
- Add inmemory secret store by @rynowak in #8030
- Update publish bicep step to run on environment by @sk593 in #8026
- Add dynamic-rp boilerplate by @rynowak in #8029
- Fix install step in functional test workflow by @rynowak in #8036
- Make main() code consistent by @rynowak in #8034
- Bump the all group across 1 directory with 13 updates by @dependabot in #8037
- Release v0.40.0-rc1 by @willdavsmith in #8039
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group by @dependabot in #8031
- Bump @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0 in /typespec by @dependabot in #8027
- Update version for dependency to use tilde instead of carat by @lakshmimsft in #8041
- Reformat args for radius installation by @rynowak in #8038
- Skipping flaky test by @rynowak in #8045
- [UDT PR 4 of N] Add basic commands for UDT support by @rynowak in #8035
- Bump bicep-types from
3449fe6
to9c053a7
by @dependabot in #8046 - Bump the all group with 20 updates by @dependabot in #8047
Full Changelog: v0.39.0...v0.40.0
Radius v0.40.0-rc1
What's Changed
## changelog
- Skipping one of the text prompt tests by @ytimocin in #7985
- Release v0.39.0 by @kachawla in #7987
- Updating dependencies in hack/bicep-types-radius folder by @ytimocin in #7984
- Updating typespec version and tsp files by @ytimocin in #7939
- Reduce logging of HTTP status codes by @rynowak in #7993
- Cleanup SQL databases tests by @sk593 in #7974
- Remove datastoresrp-cloud tests by @sk593 in #8000
- Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in #7988
- Adding prettier command and running it for the first time by @ytimocin in #7893
- create CODEOWNERS by @willtsai in #8004
- Bump the all group across 1 directory with 27 updates by @dependabot in #8005
- Bump bicep-types from
96b34cb
tobd917de
by @dependabot in #7991 - Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in #8007
- Functional test with cloud workflow logging update by @brooke-hamilton in #8008
- Updating the directory for the devcontainer in dependabot.yml by @ytimocin in #8009
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in #8011
- Bump bicep-types from
bd917de
to0fdd291
by @dependabot in #8010 - Cleanup bicepconfig by @sk593 in #8012
- Update document for troubleshooting error by @lakshmimsft in #8015
- Bump the all group with 10 updates by @dependabot in #8018
- Setting cli prompt width to the user's terminal width by @vishwahiremat in #8016
- Add *.tgz to .gitignore by @rynowak in #8020
- Bump bicep-types from
0fdd291
tof023785
by @dependabot in #8017 - Bump bicep-types from
f023785
to3449fe6
by @dependabot in #8025 - Pin dependencies for typespec compilation by @rynowak in #8019
- Add inmemory secret store by @rynowak in #8030
- Update publish bicep step to run on environment by @sk593 in #8026
- Add dynamic-rp boilerplate by @rynowak in #8029
- Fix install step in functional test workflow by @rynowak in #8036
- Make main() code consistent by @rynowak in #8034
- Bump the all group across 1 directory with 13 updates by @dependabot in #8037
- Release v0.40.0-rc1 by @willdavsmith in #8039
New Contributors
- @ckansara16 made their first contribution in #7988
Full Changelog: v0.39.0-rc1...v0.40.0-rc1
Radius v0.39.0
Announcing Radius v0.39.0
Today we're happy to announce the release of Radius v0.39.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
Support for Dapr Configuration Building Block
A new Applications.Dapr/configurationStores
resource type is now available to define and deploy the Dapr Configuration building block in Radius. The Dapr Configuration building block allows for dynamic configuration updates, including feature flag management, and is a great addition to the Dapr integration in Radius. To learn more, go to the Dapr Configuration Store resource schema in the Radius documentation. Thanks to community contributor @SoTrx for adding this functionality.
In-memory data store for testing and development
Radius has added an implementation for an in-memory version of the data store interface, which may be used for testing and development purposes, when contributing to Radius. This helps to speed up and simplify the existing ETC.d and mocking mechanisms that are frequently used today in tests.
Breaking changes
None.
Upgrading to Radius v0.39.0
During our preview stage, an upgrade to Radius v0.39.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 version to 0.38 in versions.yaml by @ytimocin in #7924
- Bump bicep-types from
99cdcee
tod936309
by @dependabot in #7929 - Implementation of Dapr Building Block: Configuration Store by @SoTrx in #7906
- Updating and reformatting the release doc by @ytimocin in #7933
- Update the timeout of the clean-up cluster step to 1h by @ytimocin in #7938
- Add dapr-sts* namespaces to be deleted to the clean-up workflow by @ytimocin in #7942
- Update golangci-lint version and fix new warnings by @ytimocin in #7951
- Improve validation and simplify database tests by @rynowak in #7949
- Separating purge old images and purge Azure test resources workflows by @ytimocin in #7937
- Bump peter-evans/create-pull-request from 6 to 7 in the all group by @dependabot in #7904
- Bump bicep-types from
d936309
toebba845
by @dependabot in #7957 - Add an in-memory data store by @rynowak in #7950
- Removing bicep workaround + minor cleanup by @sk593 in #7965
- Update the bicep extension used in the dev container by @brooke-hamilton in #7969
- Implement PostgreSQL datastore by @rynowak in #7961
- Add a PR Checklist for Contributions by @kachawla in #7921
- Bump bicep-types from
ebba845
to96b34cb
by @dependabot in #7971 - Fix compiler and test failures with latest version of sigs.k8s.io/controller-runtime by @brooke-hamilton in #7979
- Bump the all group across 1 directory with 38 updates by @kachawla in #7981
- Implementation of resource providers and resource types registration by @rynowak in #7967
- Release 0.39: Create RC release by @kachawla in #7983
- Skipping one of the text prompt tests by @ytimocin in #7985
Radius v0.39.0-rc1
What's Changed
## changelog
- Update version to 0.38 in versions.yaml by @ytimocin in #7924
- Bump bicep-types from
99cdcee
tod936309
by @dependabot in #7929 - Implementation of Dapr Building Block: Configuration Store by @SoTrx in #7906
- Updating and reformatting the release doc by @ytimocin in #7933
- Update the timeout of the clean-up cluster step to 1h by @ytimocin in #7938
- Add dapr-sts* namespaces to be deleted to the clean-up workflow by @ytimocin in #7942
- Update golangci-lint version and fix new warnings by @ytimocin in #7951
- Improve validation and simplify database tests by @rynowak in #7949
- Separating purge old images and purge Azure test resources workflows by @ytimocin in #7937
- Bump peter-evans/create-pull-request from 6 to 7 in the all group by @dependabot in #7904
- Bump bicep-types from
d936309
toebba845
by @dependabot in #7957 - Add an in-memory data store by @rynowak in #7950
- Removing bicep workaround + minor cleanup by @sk593 in #7965
- Update the bicep extension used in the dev container by @brooke-hamilton in #7969
- Implement PostgreSQL datastore by @rynowak in #7961
- Add a PR Checklist for Contributions by @kachawla in #7921
- Bump bicep-types from
ebba845
to96b34cb
by @dependabot in #7971 - Fix compiler and test failures with latest version of sigs.k8s.io/controller-runtime by @brooke-hamilton in #7979
- Bump the all group across 1 directory with 38 updates by @kachawla in #7981
- Implementation of resource providers and resource types registration by @rynowak in #7967
- Release 0.39: Create RC release by @kachawla in #7983
Full Changelog: v0.38.0-rc1...v0.39.0-rc1
Radius v0.38.0
Announcing Radius v0.38.0
Today we're happy to announce the release of Radius v0.38.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
Secret stores in environment variables
Secret stores can now be referenced in the environment variables of a container resource. Previously, the only way to provide secrets to a container resource in Radius is to mount them through a secret volume, so the experience is now much simpler for users who only require the secrets to be passed into the container via environment variables. See the updated container resource format for more information. Many thanks to community contributor @superbeeny for adding this functionality!
Secret store reference in Dapr components
Support has been added to manage secrets in the Dapr components. This means that users may now reference non-Kubernetes secrets within the Dapr resources, closing a feature gap between Radius and Dapr. See the How-To: Reference secrets in Dapr components guide for more information. Many thanks to community contributor @SoTrx for adding this functionality!
Bicep private registry support
Support is now available for authentication into private registries for Bicep Recipes using basic auth (username/password), Azure workload identity, and AWS IRSA. See the how-to guide on private Bicep registries to learn more.
Breaking changes
New contributors
Welcome to our new contributors who have merged their first PR in this release!
Upgrading to Radius v0.38.0
During our preview stage, an upgrade to Radius v0.38.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 v0.37.0 by @vishwahiremat in #7817
- Add dependabot updates for bicep-types submodule by @sk593 in #7807
- Bump bicep-types from
cd259b2
tof0cd725
by @dependabot in #7821 - Remove unused test artifacts by @kachawla in #7824
- Update validate workflow to test against PR specific schema changes by @sk593 in #7814
- Remove assets.yaml by @lakshmimsft in #7832
- Temporarily disabling tests:
Test_Storage
andTest_PersistentVolume
by @willdavsmith in #7854 - Update LoadSecrets() by @lakshmimsft in #7796
- Add new secret types to Applications.Core/secretstores by @lakshmimsft in #7816
- Bump bicep-types from
f0cd725
to49b2a9e
by @dependabot in #7843 - Fix doc links in kubernetes install command docs by @Reshrahim in #7849
- Updates to adding secret types PR by @lakshmimsft in #7867
- Bump the all group across 1 directory with 34 updates by @dependabot in #7858
- Bump bicep-types from
49b2a9e
to99cdcee
by @dependabot in #7877 - Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #7875
- Adding Kubernetes native secrets to secret stores by @superbeeny in #7744
- Fixes #7391 - fixing error in rad group show for no args by @superbeeny in #7852
- Add purge flag to delete radius related namespace by @lbzss in #7847
- Adding fix for publishing recipes to ECR by @vishwahiremat in #7887
- Support for secret store reference in Dapr components by @SoTrx in #7823
- Add more Logging for cloud functional test workflow by @lakshmimsft in #7885
- Add to debug logs for cloud functional test workflow by @lakshmimsft in #7892
- Adding Bicep private registry support using basic auth, Azure workload identity and AWS IRSA by @vishwahiremat in #7850
- Add workflow condition in cloud functional tests by @lakshmimsft in #7907
- Remove radbicep references by @sk593 in #7894
- support deployment of an application to a scope "scope1" using environment in a different scope "scope2" by @nithyatsu in #7895
- Remove the error message added for debugging. by @vishwahiremat in #7913
- Release Radius v0.38.0-rc1 by @willdavsmith in #7920
Radius v0.38.0-rc1
What's Changed
## changelog
- Update release version v0.37.0 by @vishwahiremat in #7817
- Add dependabot updates for bicep-types submodule by @sk593 in #7807
- Bump bicep-types from
cd259b2
tof0cd725
by @dependabot in #7821 - Remove unused test artifacts by @kachawla in #7824
- Update validate workflow to test against PR specific schema changes by @sk593 in #7814
- Remove assets.yaml by @lakshmimsft in #7832
- Temporarily disabling tests:
Test_Storage
andTest_PersistentVolume
by @willdavsmith in #7854 - Update LoadSecrets() by @lakshmimsft in #7796
- Add new secret types to Applications.Core/secretstores by @lakshmimsft in #7816
- Bump bicep-types from
f0cd725
to49b2a9e
by @dependabot in #7843 - Fix doc links in kubernetes install command docs by @Reshrahim in #7849
- Updates to adding secret types PR by @lakshmimsft in #7867
- Bump the all group across 1 directory with 34 updates by @dependabot in #7858
- Bump bicep-types from
49b2a9e
to99cdcee
by @dependabot in #7877 - Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #7875
- Adding Kubernetes native secrets to secret stores by @superbeeny in #7744
- Fixes #7391 - fixing error in rad group show for no args by @superbeeny in #7852
- Add purge flag to delete radius related namespace by @lbzss in #7847
- Adding fix for publishing recipes to ECR by @vishwahiremat in #7887
- Support for secret store reference in Dapr components by @SoTrx in #7823
- Add more Logging for cloud functional test workflow by @lakshmimsft in #7885
- Add to debug logs for cloud functional test workflow by @lakshmimsft in #7892
- Adding Bicep private registry support using basic auth, Azure workload identity and AWS IRSA by @vishwahiremat in #7850
- Add workflow condition in cloud functional tests by @lakshmimsft in #7907
- Remove radbicep references by @sk593 in #7894
- support deployment of an application to a scope "scope1" using environment in a different scope "scope2" by @nithyatsu in #7895
- Remove the error message added for debugging. by @vishwahiremat in #7913
- Release Radius v0.38.0-rc1 by @willdavsmith in #7920
New Contributors
Full Changelog: v0.37.0-rc1...v0.38.0-rc1
Radius v0.37.0
Announcing Radius v0.37.0
Today we're happy to announce the release of Radius v0.37.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
Radius is merged with the official Bicep
Previously Radius used a fork of the Bicep to author and deploy Radius and AWS types. With 0.37 release we have integrated Radius to use official Bicep compiler and are deprecating the temporary fork of Bicep. To use Radius features with the official Bicep compiler, you need to create a bicepconfig.json
with the extensions to author and deploy Radius and AWS types. Please checkout the breaking changes section for detailed guidance.
Radius AWS Cloud provider supports IAM Roles for Service Accounts (IRSA)
You can now configure your AWS cloud provider to use AWS federated identity (IRSA) to deploy and manage AWS resources. With this support, infrastructure operators are not burdened with the rotation of the credentials anymore. More information on how to configure the AWS IRSA
Test Improvements
We separated the cloud tests and non-cloud tests in our functional test workflows to improve the test verification process for contributors. In the new workflow the non-cloud test workflows will trigger automatically when pull requests are submitted, while tests using cloud resources will need approval from approvers/maintainers to be triggered. We also fixed an issue with magpiego
image failing for MacOS+M1 chip users by publishing a multi-architectural image.
Breaking changes
-
Radius merge to official Bicep introduces some breaking changes. To use Radius features with the official Bicep compiler please do the following:
- Create a bicepconfig.json with the extensions to author and deploy Radius and AWS types. More information here.
- Update the import statements in the existing bicep files
import radius as radius
should becomeextension radius
to use Radius typesimport aws as aws
should becomeextension aws
to use AWS typesimport kubernetes as kubernetes {}
should becomeextension kubernetes with {} as kubernetes to use Kubernetes types
- If you have Radius-Bicep extension installed, please disable and install the official bicep extension. More details here.
-
AWS IRSA support introduces some breaking changes to rad credential register aws CLI command. With the additional identity support, rad credential register aws is now rad credential register aws access-key to register the IAM access-key and rad credential register aws to register the AWS IAM Roles for Service Accounts(IRSA).
New contributors
Welcome to our new contributors who have merged their first PR in this release!
Upgrading to Radius v0.37.0
During our preview stage, an upgrade to Radius v0.37.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 testrp and magpie Dockerfiles by @ytimocin in #7745
- Update release version v0.36.0 by @sk593 in #7749
- Bump the all group with 13 updates by @dependabot in #7751
- Splitting functional tests as cloud and non-cloud by @ytimocin in #7716
- Reformatting the files in the scripts folder by @ytimocin in #7755
- Update cyrilgdn/postgresql version in the postgres recipe by @ytimocin in #7766
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 in the all group by @dependabot in #7769
- Bump the all group with 2 updates by @dependabot in #7768
- Increasing
Test_TerraformRecipe_KubernetesPostgres
timeout to 2m by @willdavsmith in #7772 - implement irsa server side support by @nithyatsu in #7738
- rad credential show - support for IRSA by @nithyatsu in #7757
- Adding rad install changes for AWS IRSA support by @vishwahiremat in #7741
- "rad credential register aws" command changes for irsa by @vishwahiremat in #7750
- Bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible in the go_modules group by @dependabot in #7773
- Adding multi arch container image generation for magpie and testrp by @ytimocin in #7748
- Updating and adding a timeout to the cleanup cluster step by @ytimocin in #7727
- Adding packages:write permission to the purge test resources workflow by @ytimocin in #7760
- Update the registry in CLI functional test by @ytimocin in #7779
- Updating registry in the redis functional test by @ytimocin in #7781
- Bump the all group with 3 updates by @dependabot in #7783
- Use local aws config in cli to get account and regions by @vishwahiremat in #7758
- Adding rad init command changes to support irsa by @vishwahiremat in #7761
- Removing double imports found by staticcheck by @ytimocin in #7791
- Adding a check to a cast to the Recipe object by @ytimocin in #7797
- Bicep compiler merge by @sk593 in #7662
- Update credential precedence in bicepconfig.json by @sk593 in #7803
- Warning when deleting an environment with existing applications by @SoTrx in #7786
- Replace Azure Service Principal auth with Azure Workload Identity auth in functional tests by @willdavsmith in #7787
- Bump the all group across 1 directory with 2 updates by @dependabot in #7802
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in the go_modules group by @dependabot in #7801
- Update error message value for LRT by @sk593 in #7810
- Update release version v0.37.0-rc1 by @vishwahiremat in #7813
Radius v0.37.0-rc1
What's Changed
## changelog
- Update testrp and magpie Dockerfiles by @ytimocin in #7745
- Update release version v0.36.0 by @sk593 in #7749
- Bump the all group with 13 updates by @dependabot in #7751
- Splitting functional tests as cloud and non-cloud by @ytimocin in #7716
- Reformatting the files in the scripts folder by @ytimocin in #7755
- Update cyrilgdn/postgresql version in the postgres recipe by @ytimocin in #7766
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 in the all group by @dependabot in #7769
- Bump the all group with 2 updates by @dependabot in #7768
- Increasing
Test_TerraformRecipe_KubernetesPostgres
timeout to 2m by @willdavsmith in #7772 - implement irsa server side support by @nithyatsu in #7738
- rad credential show - support for IRSA by @nithyatsu in #7757
- Adding rad install changes for AWS IRSA support by @vishwahiremat in #7741
- "rad credential register aws" command changes for irsa by @vishwahiremat in #7750
- Bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible in the go_modules group by @dependabot in #7773
- Adding multi arch container image generation for magpie and testrp by @ytimocin in #7748
- Updating and adding a timeout to the cleanup cluster step by @ytimocin in #7727
- Adding packages:write permission to the purge test resources workflow by @ytimocin in #7760
- Update the registry in CLI functional test by @ytimocin in #7779
- Updating registry in the redis functional test by @ytimocin in #7781
- Bump the all group with 3 updates by @dependabot in #7783
- Use local aws config in cli to get account and regions by @vishwahiremat in #7758
- Adding rad init command changes to support irsa by @vishwahiremat in #7761
- Removing double imports found by staticcheck by @ytimocin in #7791
- Adding a check to a cast to the Recipe object by @ytimocin in #7797
- Bicep compiler merge by @sk593 in #7662
- Update credential precedence in bicepconfig.json by @sk593 in #7803
- Warning when deleting an environment with existing applications by @SoTrx in #7786
- Replace Azure Service Principal auth with Azure Workload Identity auth in functional tests by @willdavsmith in #7787
- Bump the all group across 1 directory with 2 updates by @dependabot in #7802
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in the go_modules group by @dependabot in #7801
- Update error message value for LRT by @sk593 in #7810
- Update release version v0.37.0-rc1 by @vishwahiremat in #7813
New Contributors
Full Changelog: v0.36.0-rc1...v0.37.0-rc1
Radius v0.36.0
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
Radius v0.36.0-rc1
What's Changed
## 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
New Contributors
- @brooke-hamilton made their first contribution in #7722
Full Changelog: v0.35.0-rc1...v0.36.0-rc1