-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.25.0 #6270
Release v0.25.0 #6270
Conversation
Release Information
Change logs
|
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Release Information
Change logs
|
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Test Results2 971 tests ±0 2 962 ✔️ ±0 2m 13s ⏱️ -3s Results for commit 09060c8. ± Comparison against base commit 456dafc. This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Co-authored-by: Aaron Crawfis <[email protected]>
Release Information
Change logs
|
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
# Description * Adding 0.25.0 to the supported versions * Deprecating v0.24.1 ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request fixes a bug in Radius and has an approved issue (issue link required). - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: #issue_number ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at b905bbb</samp> ### Summary :arrow_up::leftwards_arrow_with_hook::memo: <!-- 1. :arrow_up: This emoji indicates that the channel 0.25 was upgraded from a release candidate to a stable version, which is a positive and expected change for users who want to access the latest features and bug fixes. 2. :leftwards_arrow_with_hook: This emoji indicates that the channel 0.24 was moved from supported to deprecated, which is a backward-incompatible change that may affect users who are still using the older version. They may need to migrate to a newer channel or face potential issues with compatibility and security. 3. :memo: This emoji indicates that the documentation and configuration files were updated to reflect the changes in the channels and versions, which is an informative and helpful change for users who want to understand the current status and options of the project. --> Update `versions.yaml` to reflect the release of v0.25.0. Change the 0.25 channel to point to the stable version and deprecate the 0.24 channel. > _`v0.25.0` is out_ > _New channel supported now_ > _Old one deprecated_ ### Walkthrough * Update the supported and deprecated channels and versions for the release of v0.25.0 ([link](https://github.com/radius-project/radius/pull/6270/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL3-R6)) --------- Co-authored-by: karishma-chawla <[email protected]> Co-authored-by: Aaron Crawfis <[email protected]> (cherry picked from commit 23c9adb)
Description
Type of change
Fixes: #issue_number
Auto-generated summary
🤖 Generated by Copilot at b905bbb
Summary
⬆️↩️📝
Update
versions.yaml
to reflect the release of v0.25.0. Change the 0.25 channel to point to the stable version and deprecate the 0.24 channel.Walkthrough