Announcing Radius v0.42.0
Today we're happy to announce the release of Radius v0.42.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
None
Breaking changes
None
New contributors
None
Upgrading to Radius v0.42.0
During our preview stage, an upgrade to Radius v0.42.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
- Bump the all group across 1 directory with 13 updates by @dependabot in #8111
- Bump bicep-types from
ba8eaca
toc86fc24
by @dependabot in #8109 - Bump mikefarah/yq from 4.44.5 to 4.44.6 in the all group by @dependabot in #8110
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in /test/magpiego in the go_modules group across 1 directory by @dependabot in #8123
- Remove CosmosDB database provider by @rynowak in #8116
- enable irsa on cicd by @nithyatsu in #8052
- Update Notification Condition for Scheduled Test Runs by @kachawla in #8115
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by @dependabot in #8124
- Changing permissions of UCP - removing unused permissions by @ytimocin in #8080
- Bump bicep-types from
c86fc24
to7c34fe6
by @dependabot in #8134 - Simplify database interface by @rynowak in #8126
- Bump aws-actions/configure-aws-credentials from 1.7.0 to 4.0.2 in the all group by @dependabot in #8136
- Bump the all group across 1 directory with 21 updates by @dependabot in #8142
- Rename database APIs by @rynowak in #8143
- Move database and similar packages to components by @rynowak in #8148
- Refactor and implement shared integration test host by @rynowak in #8112
- Remove ETCd database and secret store by @rynowak in #8158
- Add async operation support to dynamic-rp by @rynowak in #8161
- Bump the all group with 11 updates by @dependabot in #8167
- Bump bicep-types from
7c34fe6
to3676a8b
by @dependabot in #8168 - Move shared services and host to components by @rynowak in #8160
- Bump the all group with 2 updates by @dependabot in #8175
- Implement resource provider API for dynamic rp by @rynowak in #8177
- Release candidate 0.42.0-rc1 by @sk593 in #8181
- Register Manifests during ucp startup sequence by @lakshmimsft in #8120
- Add capabilities to resource type API by @rynowak in #8182
- Add recipe engine by @rynowak in #8180
- Add rad bicep publish-extension command by @rynowak in #8183
- Bump the all group with 3 updates by @dependabot in #8192
- Fix for picking the right helm chart version during release cut by @vishwahiremat in #8196
- Update release version v0.42.0-rc2 by @vishwahiremat in #8202
- add dynamicrp and components info by @nithyatsu in #8201
- [UDT] add create resource type command by @nithyatsu in #8104
- Updating contribution docs by @kachawla in #8212
- Implement fix for failures caused in test logging by @rynowak in #8190
- Update instructions and config for required local dotnet version by @kachawla in #8213
- Adding Postgres Helm chart to rad init by @superbeeny in #8072
Full Changelog: v0.41.0...v0.42.0