github radius-project/radius v0.57.0
Radius v0.57.0

11 hours ago

Announcing Radius v0.57.0

Today we're happy to announce the release of Radius v0.57.0. This release includes optimizations which improve the startup time for the UCP container and various behind the scenes improvements. There are no breaking changes to be aware of.

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.

Upgrading to Radius v0.57.0

You can upgrade to this release by upgrading your Radius CLI then running rad upgrade kubernetes. Only incremental version upgrades are supported. Consult the upgrade documentation for full details.

Full changelog

  • fix: pin INSTALL_DIR=${GITHUB_WORKSPACE}/bin in long-running-azure CLI install step by @Copilot in #11475
  • Revert "Add fix for LRT failures " by @sk593 in #11507
  • fix(dashboard): set NODE_ENV=development to restore guest auth after Backstage upgrade by @sylvainsf in #11520
  • feat(install): add existing warning by @DariuszPorowski in #11523
  • v0.56.1 patch update versions.yaml by @sk593 in #11524
  • Bump the go-dependencies group across 1 directory with 17 updates by @dependabot[bot] in #11529
  • Bump the npm-dependencies group across 3 directories with 16 updates by @dependabot[bot] in #11531
  • Bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #11528
  • Reduce stale PR duration to 4 weeks (28 days stale, 1 day to close) by @Copilot in #11497
  • build(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #11537
  • Bump handlebars from 4.7.8 to 4.7.9 by @brooke-hamilton in #11534
  • build(deps): bump the go-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #11543
  • build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #11548
  • Optimize UCP startup by replacing HTTP-based manifest registration with direct database writes by @sylvainsf in #11542
  • plan to migrate docs from design-notes repository by @nicolejms in #11510
  • Release guide updates by @brooke-hamilton in #11470
  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #11549
  • feat(golangci-lint): centralized version configuration by @DariuszPorowski in #11551
  • fix(lrt): scope skip-list update to install/upgrade only by @Copilot in #11456
  • feat(changes): exclude non-build/test files by @Copilot in #11563
  • build(deps): bump lodash from 4.17.23 to 4.18.1 in /hack/bicep-types-radius/src/autorest.bicep by @dependabot[bot] in #11547
  • Migrate design documents and speckit assets from design_notes repository by @nicolejms in #11553
  • Automated test script for Bash installer by @brooke-hamilton in #11472
  • build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #11571
  • chore(codebase): modernization via go fix for go 1.26 idioms by @DariuszPorowski in #11588
  • build(bicep-types-radius): bump tsp and deps by @DariuszPorowski in #11565
  • build(deps): bump the npm-dependencies group across 2 directories with 12 updates by @dependabot[bot] in #11593
  • Add nightly CI failure report workflow using Causinator 9000 by @sylvainsf in #11595
  • Update causinator9000 to v1.3.0 by @sylvainsf in #11597
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.99.0 by @dependabot[bot] in #11599
  • Spellcheck workflow migration and markdown spelling fixes by @brooke-hamilton in #11592
  • ci(pr): add required labels enforcement by @DariuszPorowski in #11603
  • feat(spell): migrate pyspelling to cspell by @DariuszPorowski in #11609
  • Fix AWS UpdateResource by preserving unspecified properties in patch by @willdavsmith in #11569
  • Fix long-running test workflow: add resource type health check and defensive cleanup by @willdavsmith in #11618
  • Update causinator9000 to v1.5.0 by @sylvainsf in #11621
  • build(deps-dev): bump lodash from 4.17.23 to 4.18.1 in /hack/bicep-types-radius/src/generator by @dependabot[bot] in #11546
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #11614
  • Update causinator9000 to v1.6.0 by @sylvainsf in #11628
  • build(deps): bump github.com/hashicorp/go-getter from 1.8.5 to 1.8.6 by @dependabot[bot] in #11626
  • build(deps): bump helm.sh/helm/v3 from 3.20.1 to 3.20.2 by @dependabot[bot] in #11627
  • build(deps): bump the go-dependencies group across 2 directories with 15 updates by @dependabot[bot] in #11632
  • build(deps): bump the npm-dependencies group across 3 directories with 9 updates by @dependabot[bot] in #11630
  • Skip CI checks for PRs with only design notes or specs changes by @kachawla in #11567
  • Update causinator9000 to v1.7.0 by @sylvainsf in #11635
  • fix: support postgressql access via docker exec when psql client not installed by @lakshmimsft in #11512
  • Update causinator9000 to v1.8.0 by @sylvainsf in #11636
  • Application graph architecture documentation by @brooke-hamilton in #11634
  • Add Bicep extensions for Radius.Compute and Radius.Security to bicepconfig.json by @kachawla in #11648
  • Add Radius.Compute/containerImages resource type in default types by @willdavsmith in #11650
  • Removed experimentalFeaturesEnabled from bicepconfig.json created by rad init by @zachcasper in #11651
  • Removal of deprecated Bicep extensibility config by @brooke-hamilton in #11669
  • Fix approval gate using GitHub App token for org membership check by @sylvainsf in #11479
  • Bump hc-install to v0.9.4 to fix expired PGP key by @lakshmimsft in #11703
  • build(deps): bump the go-dependencies group across 1 directory with 25 updates by @dependabot[bot] in #11709
  • Add tracking issue link to skipped Test_ACI test by @lakshmimsft in #11710
  • build(deps): bump github.com/dapr/dapr from 1.17.0 to 1.17.5 in /test/magpiego by @dependabot[bot] in #11683
  • build(deps): bump the github-actions group across 2 directories with 10 updates by @dependabot[bot] in #11711
  • build(deps): bump the npm-dependencies group across 4 directories with 5 updates by @dependabot[bot] in #11713
  • Add retry support to DeployExecutor for transient errors in ACI Test by @lakshmimsft in #11715
  • RC Release v0.57.0-rc1 by @lakshmimsft in #11731

Don't miss a new radius release

NewReleases is sending notifications on new releases.