-
Notifications
You must be signed in to change notification settings - Fork 97
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
Create Release v0.28.0 #6929
Create Release v0.28.0 #6929
Conversation
This comment has been minimized.
This comment has been minimized.
|
Should the release notes be added as part of this PR? |
b6ce8f3
to
74b09c3
Compare
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... |
Co-authored-by: Aaron Crawfis <[email protected]> Signed-off-by: Lakshmi Javadekar <[email protected]>
This comment was marked as resolved.
This comment was marked as resolved.
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... |
@AaronCrawfis, I read the release documentation and thought it was a 2 step process, hence added it in subsequent commit. I'll review and update it. |
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... |
a8a28ae
to
87d3127
Compare
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release notes looks good to me
87d3127
to
6aaa9a0
Compare
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 Create Release v0.28.0 ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at a1ef43b</samp> ### Summary :green_circle::yellow_circle::red_circle: <!-- 1. :green_circle: for the new supported channel 0.28, indicating that it is the recommended and most stable version to use. 2. :yellow_circle: for the deprecated channel 0.27, indicating that it is still functional but not recommended and may have some issues or limitations. 3. :red_circle: for the deprecated channel 0.26, indicating that it is outdated and should be avoided or upgraded as soon as possible. --> Added support for new channel `0.28` and deprecated channel `0.27` in `versions.yaml`. This file defines the available and outdated versions of radius for clients. > _`radius` evolves_ > _New channel joins, old ones fade_ > _Autumn of versions_ ### Walkthrough * Add new channel 0.28 to the supported list and move channel 0.27 to the deprecated list in `versions.yaml` ([link](https://github.com/radius-project/radius/pull/6929/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL2-R6)) --------- Signed-off-by: Lakshmi Javadekar <[email protected]> Co-authored-by: Aaron Crawfis <[email protected]> (cherry picked from commit 7405af0)
# Description Create Release v0.28.0 ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at a1ef43b</samp> ### Summary :green_circle::yellow_circle::red_circle: <!-- 1. :green_circle: for the new supported channel 0.28, indicating that it is the recommended and most stable version to use. 2. :yellow_circle: for the deprecated channel 0.27, indicating that it is still functional but not recommended and may have some issues or limitations. 3. :red_circle: for the deprecated channel 0.26, indicating that it is outdated and should be avoided or upgraded as soon as possible. --> Added support for new channel `0.28` and deprecated channel `0.27` in `versions.yaml`. This file defines the available and outdated versions of radius for clients. > _`radius` evolves_ > _New channel joins, old ones fade_ > _Autumn of versions_ ### Walkthrough * Add new channel 0.28 to the supported list and move channel 0.27 to the deprecated list in `versions.yaml` ([link](https://github.com/radius-project/radius/pull/6929/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL2-R6)) --------- Signed-off-by: Lakshmi Javadekar <[email protected]> Co-authored-by: Aaron Crawfis <[email protected]> (cherry picked from commit 7405af0)
# Description Create Release v0.28.0 ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at a1ef43b</samp> ### Summary :green_circle::yellow_circle::red_circle: <!-- 1. :green_circle: for the new supported channel 0.28, indicating that it is the recommended and most stable version to use. 2. :yellow_circle: for the deprecated channel 0.27, indicating that it is still functional but not recommended and may have some issues or limitations. 3. :red_circle: for the deprecated channel 0.26, indicating that it is outdated and should be avoided or upgraded as soon as possible. --> Added support for new channel `0.28` and deprecated channel `0.27` in `versions.yaml`. This file defines the available and outdated versions of radius for clients. > _`radius` evolves_ > _New channel joins, old ones fade_ > _Autumn of versions_ ### Walkthrough * Add new channel 0.28 to the supported list and move channel 0.27 to the deprecated list in `versions.yaml` ([link](https://github.com/radius-project/radius/pull/6929/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL2-R6)) --------- Signed-off-by: Lakshmi Javadekar <[email protected]> Co-authored-by: Aaron Crawfis <[email protected]> (cherry picked from commit 7405af0) # Description _Please explain the changes you've made._ ## 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>🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at 201cdc6</samp> ### Summary 🚀📝🗑️ <!-- 1. 🚀 This emoji represents a new feature or improvement, and can be used to highlight the new capabilities and enhancements in Radius v0.28.0, such as the support for Dapr 1.4, the improved CLI, and the new application templates. 2. 📝 This emoji represents documentation or notes, and can be used to indicate the addition of the release notes for Radius v0.28.0, which provide a detailed overview of the changes and instructions for upgrading. 3. 🗑️ This emoji represents deletion or removal, and can be used to signify the deprecation of the 0.27 channel, which means that it will no longer be maintained or supported by Radius. --> This pull request updates the documentation and the `versions.yaml` file for the new Radius v0.28.0 release, which adds new features and fixes bugs. It also deprecates the previous 0.27 version and informs the users about the upgrade process. > _`Radius` has new features_ > _Changelog and versions updated_ > _Fall leaves are falling_ ### Walkthrough * Add release notes for Radius v0.28.0 ([link](https://github.com/radius-project/radius/pull/6933/files?diff=unified&w=0#diff-4271714e97972e08f6d3ccb42a3cde14247bddac729513bb0700508dcd5acfeeR1-R107)) * Update supported and deprecated versions of Radius ([link](https://github.com/radius-project/radius/pull/6933/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL3-R3)) Co-authored-by: Lakshmi Javadekar <[email protected]>
Description
Create Release v0.28.0
Auto-generated summary
🤖[deprecated] Generated by Copilot at a1ef43b
Summary
🟢🟡🔴
Added support for new channel
0.28
and deprecated channel0.27
inversions.yaml
. This file defines the available and outdated versions of radius for clients.Walkthrough
versions.yaml
(link)