Skip to content

Releases: radius-project/radius

Project Radius v0.24.0

23 Aug 19:15
5ee99f2
Compare
Choose a tag to compare

Announcing Radius v0.24.0

Today we're happy to announce the release of Radius v0.24.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.dev, for more information. Also visit our getting started guide to learn how to install Radius and create your first app.

Highlights

Radius assets now published to GitHub Releases/Artifacts

Radius release assets are now published via GitHub Releases and GitHub Container Registry. Stay tuned as we gradually move our installation scripts and delivery pipelines to these assets.

rad init experience

rad init has been updated to initialize a developer-focused environment by default, complete with local-dev Recipes. The previous rad init --dev experience can now be run with just rad init. For a full list of prompts and customization options, run rad init --full. Learn more

rad app connections

rad app connections is a new CLI command to visualize your application graph. Try it out to see the connections between your resources and the relationships they form. Learn more

Breaking changes

rad init

To initialize a Radius installation with all available options, please use the rad init --full CLI command. This replaces the previous rad init experience. The simplified experience (formerly rad init --dev) is now rad init.

Upgrading to Radius v0.24.0

During our preview stage, an upgrade to Radius v0.24.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:
    rad env delete <env-name>
  2. Uninstall the previous version of the Radius control-plane:
    rad uninstall kubernetes
  3. Visit the Radius installation guide to install the latest CLI, or download a binary below
  4. Install the latest version of the Radius control-plane:
    rad install kubernetes

Full changelog

Read more

Project Radius v0.23

24 Jul 18:03
e8562e6
Compare
Choose a tag to compare

Announcing Radius v0.23.0

Today we're happy to announce the release of Radius v0.23.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.dev, for more information. Also visit our getting started guide to learn how to install Radius and create your first app.

Highlights

  • local-dev Recipes now available for most Links: Local-dev Recipes come pre-installed with new Radius environments to make local development with Recipes a seamless experience. This release adds even more Links to the list of local-dev Recipes. Check out the docs to learn more.
  • Improved AWS experience for rad CLI: Working with AWS just for even easier. The rad CLI can now enumerate and let you select AWS regions instead of manually entering region names.

New contributors

Welcome to our new contributors who have merged their first PR in this release!

Upgrading to Radius v0.23.0

During our preview stage, an upgrade to Radius v0.23.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:
    rad env delete <env-name>
  2. Uninstall the previous version of the Radius control-plane:
    rad uninstall kubernetes
  3. Visit the Radius installation guide to install the latest CLI, or download a binary below
  4. Install the latest version of the Radius control-plane:
    rad install kubernetes

Full changelog

Project Radius v0.22

28 Jun 23:01
0acc209
Compare
Choose a tag to compare

Installation

Visit https://get.radapp.dev/ to download and install the latest Radius release.

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

Project Radius v0.21

26 May 22:40
de4bc83
Compare
Choose a tag to compare

Installation

Visit https://get.radapp.dev/ to download and install the latest Radius release.

What's Changed

Full Changelog: v0.20.0...v0.21.0

Project Radius v0.20

09 May 21:36
42a281c
Compare
Choose a tag to compare

Installation

Visit https://get.radapp.dev/ to download and install the latest Radius release

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

Project Radius v0.19

03 Apr 21:25
1f54f09
Compare
Choose a tag to compare

Installation

Visit https://get.radapp.dev to download and install the latest Radius release

What's Changed

Full Changelog: v0.18.0...v0.19.0

Project Radius v0.18

07 Mar 19:56
0fe6aba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

Project Radius v0.17

09 Feb 01:21
b6687d8
Compare
Choose a tag to compare

What's Changed

Read more

Project Radius v0.16

13 Dec 01:05
6392f83
Compare
Choose a tag to compare

Download v0.16

Visit https://radapp.dev to download and try Project Radius v0.16 today!

What's Changed

Full Changelog: v0.15.0...v0.16.0

Project Radius v0.14

11 Oct 18:49
f5a45c9
Compare
Choose a tag to compare

We're happy to announce Project Radius v0.14!

You can visit https://radapp.dev to download and begin using 0.14. Note that you must delete all Radius environments and start with a fresh installation.

New features

  • AWS support: You can now model AWS resources in Bicep and deploy to UCP and your AWS account
  • rad env create: You can now create multiple environments within the same resource group and workspace
  • rad group: You can now manage UCP resource groups using the rad group set of commands.

Release notes

Acknowledgements

Thanks to everyone who made this release possible!

@rynowak @ytimocin @jkotalik @asilverman @youngbupark @youngbupark @shalabhms @willdavsmith @sk593 @AaronCrawfis @sk593 @kachawla @nithyatsu @mishrapratikshya @bjoginapally @vishwahiremat @lakshmimsft @anamikapan @Reshrahim @jasonviviano