Skip to content

chore(release): final release v0.59.0#12149

Open
lakshmimsft wants to merge 1 commit into
mainfrom
lakshmimsft/final-release-0.59.0
Open

chore(release): final release v0.59.0#12149
lakshmimsft wants to merge 1 commit into
mainfrom
lakshmimsft/final-release-0.59.0

Conversation

@lakshmimsft

Copy link
Copy Markdown
Contributor

Description

Final release v0.59.0

Type of change

This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius.

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document is added or updated under eng/design-notes/ in this repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for resource-types-contrib is created, if resource types or recipes are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for dashboard is created, if the Radius Dashboard is affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable

Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>
Copilot AI review requested due to automatic review settings June 18, 2026 05:58
@lakshmimsft lakshmimsft requested review from a team as code owners June 18, 2026 05:58
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@radius-functional-tests

radius-functional-tests Bot commented Jun 18, 2026

Copy link
Copy Markdown

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref 9a5c184
Unique ID func0e3c5537ac
Image tag pr-func0e3c5537ac
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func0e3c5537ac
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func0e3c5537ac
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func0e3c5537ac
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func0e3c5537ac
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func0e3c5537ac
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Finalizes the Radius v0.59.0 release by updating the supported version marker and adding the v0.59.0 release notes to the documentation set.

Changes:

  • Update versions.yaml to mark channel 0.59 as v0.59.0 (final) instead of v0.59.0-rc1.
  • Add new release notes page for v0.59.0 under docs/release-notes/.

Contributor documentation impact assessment: No updates needed in CONTRIBUTING.md, docs/contributing/, or docs/architecture/ for this PR; changes are limited to release notes content and the version channel mapping.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
versions.yaml Updates the supported 0.59 channel to point at the final v0.59.0 version.
docs/release-notes/v0.59.0.md Adds the v0.59.0 release notes page (currently includes placeholders and minor formatting issues).

Comment on lines +3 to +6
Today we're happy to announce the release of Radius v0.59.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!

Comment on lines +11 to +14
## Highlights

## Breaking changes

Comment thread docs/release-notes/v0.59.0.md
Comment thread docs/release-notes/v0.59.0.md
@github-actions

Copy link
Copy Markdown

Unit Tests

    2 files  ±0    439 suites  ±0   7m 31s ⏱️ -2s
5 375 tests ±0  5 373 ✅ ±0  2 💤 ±0  0 ❌ ±0 
6 555 runs  ±0  6 553 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 9a5c184. ± Comparison against base commit 5586e28.

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.36%. Comparing base (5586e28) to head (9a5c184).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12149      +/-   ##
==========================================
+ Coverage   52.33%   52.36%   +0.02%     
==========================================
  Files         737      737              
  Lines       47240    47240              
==========================================
+ Hits        24724    24737      +13     
+ Misses      20147    20139       -8     
+ Partials     2369     2364       -5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants