-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
## Announcing Radius v0.41.0 | ||
|
||
Today we're happy to announce the release of Radius v0.41.0. Check out the [highlights](#highlights) below, along with the [full changelog](#full-changelog) for more details. | ||
|
||
We would like to extend our thanks to all the [new](#new-contributors) and existing contributors who helped make this release possible! | ||
|
||
## Intro to Radius | ||
|
||
If you're new to Radius, check out our website, [radapp.io](https://radapp.io), for more information. Also visit our [getting started guide](https://docs.radapp.io/getting-started/) to learn how to install Radius and create your first app. | ||
|
||
## Highlights | ||
|
||
<!-- TALK TO THE PM TEAM ABOUT WHAT HIGHLIGHTS TO ADD HERE --> | ||
|
||
## Breaking changes | ||
|
||
None | ||
|
||
## New contributors | ||
|
||
Welcome to our new contributors who have merged their first PR in this release! | ||
|
||
* @gpltaylor made their first contribution in https://github.com/radius-project/radius/pull/8099 | ||
|
||
## Upgrading to Radius v0.41.0 | ||
|
||
During our preview stage, an upgrade to Radius v0.41.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. | ||
|
||
1. Delete any environments you have created: | ||
```bash | ||
rad env delete <env-name> | ||
``` | ||
2. Uninstall the previous version of the Radius control-plane: | ||
```bash | ||
rad uninstall kubernetes | ||
``` | ||
3. Visit the [Radius installation guide](https://docs.radapp.io/getting-started/install/) to install the latest CLI, or download a binary below | ||
4. Install the latest version of the Radius control-plane: | ||
```bash | ||
rad install kubernetes | ||
``` | ||
|
||
## Full changelog | ||
|
||
* Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group by @dependabot in https://github.com/radius-project/radius/pull/8031 | ||
* Bump @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0 in /typespec by @dependabot in https://github.com/radius-project/radius/pull/8027 | ||
* Update version for dependency to use tilde instead of carat by @lakshmimsft in https://github.com/radius-project/radius/pull/8041 | ||
* Reformat args for radius installation by @rynowak in https://github.com/radius-project/radius/pull/8038 | ||
* Skipping flaky test by @rynowak in https://github.com/radius-project/radius/pull/8045 | ||
* [UDT PR 4 of N] Add basic commands for UDT support by @rynowak in https://github.com/radius-project/radius/pull/8035 | ||
* Bump bicep-types from `3449fe6` to `9c053a7` by @dependabot in https://github.com/radius-project/radius/pull/8046 | ||
* Bump the all group with 20 updates by @dependabot in https://github.com/radius-project/radius/pull/8047 | ||
* Release Radius v0.40 by @willdavsmith in https://github.com/radius-project/radius/pull/8054 | ||
* [UDT PR 5/N] Add rad resource-provider create by @rynowak in https://github.com/radius-project/radius/pull/8049 | ||
* Doc formatting for rad_group_switch synopsis text by @brooke-hamilton in https://github.com/radius-project/radius/pull/7962 | ||
* Add shellcheck extension to dev container by @brooke-hamilton in https://github.com/radius-project/radius/pull/7963 | ||
* Minor spelling update create.go by @Reshrahim in https://github.com/radius-project/radius/pull/8058 | ||
* Minor spelling update delete.go by @Reshrahim in https://github.com/radius-project/radius/pull/8059 | ||
* Adding retries and exponential backoff by @ytimocin in https://github.com/radius-project/radius/pull/8051 | ||
* Bump the all group with 12 updates by @dependabot in https://github.com/radius-project/radius/pull/8062 | ||
* Bump the all group with 2 updates by @dependabot in https://github.com/radius-project/radius/pull/8061 | ||
* Bump bicep-types from `9c053a7` to `0eb4785` by @dependabot in https://github.com/radius-project/radius/pull/8060 | ||
* Fix for rad init UI issue on a small terminal by @vishwahiremat in https://github.com/radius-project/radius/pull/8068 | ||
* [UDT PR 6/N] Add default controller to async controller registry by @rynowak in https://github.com/radius-project/radius/pull/8050 | ||
* Fixing #8043 - adding long form commands and aliasing abbreviations by @superbeeny in https://github.com/radius-project/radius/pull/8073 | ||
* Installing the Dapr Helm Chart via the CLI by @superbeeny in https://github.com/radius-project/radius/pull/8033 | ||
* Bump bicep-types from `0eb4785` to `ba8eaca` by @dependabot in https://github.com/radius-project/radius/pull/8085 | ||
* Bump the all group with 20 updates by @dependabot in https://github.com/radius-project/radius/pull/8086 | ||
* Add functional test for resourceprovider registration (UDT) by @lakshmimsft in https://github.com/radius-project/radius/pull/8079 | ||
* UDT update for json support by @nithyatsu in https://github.com/radius-project/radius/pull/8075 | ||
* Update CODEOWNERS by @kachawla in https://github.com/radius-project/radius/pull/8076 | ||
* Update Dependabot configuration under /typespec/ by @lakshmimsft in https://github.com/radius-project/radius/pull/8055 | ||
* Format dependabot.yml by @lakshmimsft in https://github.com/radius-project/radius/pull/8094 | ||
* Bump the all group with 3 updates by @dependabot in https://github.com/radius-project/radius/pull/8093 | ||
* Remove environment flag from graph by @gpltaylor in https://github.com/radius-project/radius/pull/8099 | ||
* Update autorest version for Radius by @lakshmimsft in https://github.com/radius-project/radius/pull/8042 | ||
* [UDT PR 7 / N] Implement routing for UDT by @rynowak in https://github.com/radius-project/radius/pull/8070 | ||
* [UDT] add resource provider manifest for built in rps. by @nithyatsu in https://github.com/radius-project/radius/pull/8103 | ||
|
||
**Full Changelog**: https://github.com/radius-project/radius/compare/v0.40.0...v0.41.0 | ||
|