release 0.43.0#8416
Conversation
Release Information
Change logs
|
Release Information
Change logs |
Release Information
Change logs |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8416 +/- ##
=======================================
Coverage 59.95% 59.95%
=======================================
Files 596 596
Lines 40432 40432
=======================================
+ Hits 24241 24242 +1
Misses 14365 14365
+ Partials 1826 1825 -1 ☔ View full report in Codecov by Sentry. |
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... |
Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
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... |
|
|
||
| If you're new to Radius, check out our website, [radapp.io](https://radapp.io), for more information. Also visit our [getting started guide](https://docs.radapp.io/getting-started/) to learn how to install Radius and create your first app. | ||
|
|
||
| ## Highlights |
There was a problem hiding this comment.
@Reshrahim do we want to include the addition of rad resource-type create command the highlights? Just to at least give users some context on what this new thing is?
#8104
There was a problem hiding this comment.
Same question for postgres helm chart addition, given that we are now installing postgres by default even though it is not used yet. #8072
There was a problem hiding this comment.
I have added a highlight on the rad resource-type create. Please take a look
kachawla
left a comment
There was a problem hiding this comment.
Looks good to me. Let's go ahead with it to unblock the release. Once postgres highlight is confirmed by the PMs, we can directly edit the release highlights page without impacting anything: https://github.com/radius-project/radius/releases
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
Release Information
Change logs |
Release Information
Change logs |
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
Release Information
Change logs |
Looks like we have feedback on all the needed edits for highlights, @nithyatsu will update the highlights as per suggestions. |
Co-authored-by: Zach Casper <zachcasper@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
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.43.0 to the supported versions
Deprecating 0.42.0
Adding release notes
## 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
## 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 PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), 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 the [samples
repository](https://github.com/radius-project/samples) is created, if
existing samples are affected by the changes in this PR.
- [ ] Yes
- [ ] Not applicable
- A PR for the [documentation
repository](https://github.com/radius-project/docs) is created, if the
changes in this PR affect the documentation or any user facing updates
are made.
- [ ] Yes
- [ ] Not applicable
- A PR for the [recipes
repository](https://github.com/radius-project/recipes) is created, if
existing recipes are affected by the changes in this PR.
- [ ] Yes
- [ ] Not applicable
---------
Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
(cherry picked from commit ea992df)
Description
Adding 0.43.0 to the supported versions
Deprecating 0.42.0
Adding release notes
Type of change
Fixes: #issue_number
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: