Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Patching 0.26.4 release ## 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 833ee29</samp> ### Summary 📝🚀🗑️ <!-- 1. 📝 - This emoji represents documentation or writing changes, and can be used for the change that adds a new section to the release notes document. 2. 🚀 - This emoji represents a new feature or improvement, and can be used for the change that updates the `versions.yaml` file to reflect the latest supported version of Radius. 3. 🗑️ - This emoji represents a removal or deprecation, and can be used for the change that updates the `versions.yaml` file to reflect the deprecated version of Radius. --> This pull request prepares the documentation for the Radius v0.26.4 patch release. It adds a new release notes section and updates the `versions.yaml` file. > _`Radius` has a patch_ > _New section in release notes_ > _Autumn of updates_ ### Walkthrough * Add a new section to the release notes document for Radius v0.26.4 ([link](https://github.com/radius-project/radius/pull/6499/files?diff=unified&w=0#diff-e35910d59c0b96639a85b3cad03249f5ea3323d5da338626994b887126dc20d0R1-R6)) * Update the `versions.yaml` file to reflect the latest supported version of Radius (v0.26.4) and the deprecated version (v0.25) ([link](https://github.com/radius-project/radius/pull/6499/files?diff=unified&w=0#diff-1c4cd801df522f4a92edbfb0fea95364ed074a391ea47c284ddc078f512f7b6aL3-R3))
- Loading branch information