chore(release): final release v0.59.0#12149
Conversation
Signed-off-by: lakshmimsft <ljavadekar@microsoft.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
There was a problem hiding this comment.
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.yamlto mark channel0.59asv0.59.0(final) instead ofv0.59.0-rc1. - Add new release notes page for
v0.59.0underdocs/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). |
| 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! | ||
|
|
| ## Highlights | ||
|
|
||
| ## Breaking changes | ||
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
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:
eng/design-notes/in this repository, if new APIs are being introduced.