Installation
Visit https://get.radapp.dev/ to download and install the latest Radius release
What's Changed
- Config loader changes for refactoring recipe by @vishwahiremat in #5242
- Add step on vscode upload by @AaronCrawfis in #5399
- Add nightly test for CLI by @AaronCrawfis in #5376
- Add Grafana JSON upload step by @AaronCrawfis in #5405
- Add JobAttempt to Artifact Name by @AaronCrawfis in #5410
- Remove step on manual VSCode upload by @AaronCrawfis in #5406
- create developer documentation for trace support by @nithyatsu in #5373
- remove environment and workspace flags from rad init by @nithyatsu in #5398
- Update app commands and add tests by @rynowak in #5420
- Adding CADL implementation of UCP and modifying credential APIs to a split resource implementation by @jkotalik in #4940
- close streams properly to avoid leaks by @vinayada1 in #5429
- Increase QPS and Burst in rest.Config by @youngbupark in #5415
- Do not switch environment during functional tests by @youngbupark in #5435
- Adding retries to AWS resource deletion by @willdavsmith in #5337
- Enable Persistent Volume test by @youngbupark in #5434
- BugFix: Using a recipe with environment parameters and no developer-parameters crashes by @lakshmimsft in #5441
- Add Engine and Driver components by @vishwahiremat in #5341
- Restore service principal creation message by @AaronCrawfis in #5448
- Fixing UCP functional test failure: "waiter state transitioned to Failure" by @willdavsmith in #5456
- Typo in README by @ytimocin in #5450
- Make curl-with-retries do retries by @rynowak in #5459
- Fix Windows installation script by @AaronCrawfis in #5447
- Update prompt width to 40 characters by @AaronCrawfis in #5466
- Upgrade KiND cluster to 0.18.0 by @youngbupark in #5472
- Add generic recipe backend controller by @rynowak in #5458
- Add validation helper for resource processors by @rynowak in #5468
- Initial commit of secret store resource apis by @youngbupark in #5475
- Enable pprof profiling by @vinayada1 in #5409
- Revert "Stop build if coverage is lower than main" by @sylvainsf in #5473
- Enable fallback workspace for some easy commands by @rynowak in #5414
- Enable fallback workspace for last commands by @rynowak in #5421
- Download the correct architecture of bicep compiler by @youngbupark in #5481
- Revert "Revert "Ban functions that exit the process (#5359)" (#5365)" by @rynowak in #5403
- Initial commit of datamodel for Applications.Core/secretStores by @youngbupark in #5477
- Make Retry-After header configurable by @rynowak in #5412
- Make Recipe parameters a separate table for
rad recipe show
by @AaronCrawfis in #5469 - Change
rad recipe
commands to positional argument instead of flag by @AaronCrawfis in #5482 - Fix unit-test for arm arch machine by @youngbupark in #5489
- Add resource client for links/recipes by @rynowak in #5483
- Make display order of recipe parameters deterministic by @rynowak in #5490
- Implement redis processor by @rynowak in #5486
- replace rad env init with new commands in cicd by @nithyatsu in #5479
- Add reporting of unit tests results by @rynowak in #5426
New Contributors
- @sylvainsf made their first contribution in #5473
Full Changelog: v0.19.0...v0.20.0