Skip to content
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: 0.41.0-rc1 #8106

Closed
wants to merge 1 commit into from
Closed

Release: 0.41.0-rc1 #8106

wants to merge 1 commit into from

Conversation

brooke-hamilton
Copy link
Contributor

Description

Releasing v0.41.0-rc1

This pull request includes changes to the release process documentation and the versions.yaml file to reflect the new release candidate version.

Updates to release process documentation:

Updates to version tracking:

  • versions.yaml: Added a new release candidate version v0.41.0-rc1 under the supported channels.

Type of change

  • Release

Signed-off-by: Brooke Hamilton <[email protected]>
Copy link

github-actions bot commented Dec 5, 2024

Release Information

  • Previous version: v0.40.0
  • New version: v0.41.0-rc1

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group by @dependabot in https://github.com/radius-project/radius/pull/8031
* Bump @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0 in /typespec by @dependabot in https://github.com/radius-project/radius/pull/8027
* Update version for dependency to use tilde instead of carat by @lakshmimsft in https://github.com/radius-project/radius/pull/8041
* Reformat args for radius installation by @rynowak in https://github.com/radius-project/radius/pull/8038
* Skipping flaky test by @rynowak in https://github.com/radius-project/radius/pull/8045
* [UDT PR 4 of N] Add basic commands for UDT support by @rynowak in https://github.com/radius-project/radius/pull/8035
* Bump bicep-types from `3449fe6` to `9c053a7` by @dependabot in https://github.com/radius-project/radius/pull/8046
* Bump the all group with 20 updates by @dependabot in https://github.com/radius-project/radius/pull/8047
* Release Radius v0.40 by @willdavsmith in https://github.com/radius-project/radius/pull/8054
* [UDT PR 5/N] Add rad resource-provider create by @rynowak in https://github.com/radius-project/radius/pull/8049
* Doc formatting for rad_group_switch synopsis text by @brooke-hamilton in https://github.com/radius-project/radius/pull/7962
* Add shellcheck extension to dev container by @brooke-hamilton in https://github.com/radius-project/radius/pull/7963
* Minor spelling update create.go by @Reshrahim in https://github.com/radius-project/radius/pull/8058
* Minor spelling update delete.go by @Reshrahim in https://github.com/radius-project/radius/pull/8059
* Adding retries and exponential backoff by @ytimocin in https://github.com/radius-project/radius/pull/8051
* Bump the all group with 12 updates by @dependabot in https://github.com/radius-project/radius/pull/8062
* Bump the all group with 2 updates by @dependabot in https://github.com/radius-project/radius/pull/8061
* Bump bicep-types from `9c053a7` to `0eb4785` by @dependabot in https://github.com/radius-project/radius/pull/8060
* Fix for rad init UI issue on a small terminal by @vishwahiremat in https://github.com/radius-project/radius/pull/8068
* [UDT PR 6/N] Add default controller to async controller registry by @rynowak in https://github.com/radius-project/radius/pull/8050
* Fixing #8043 - adding long form commands and aliasing abbreviations by @superbeeny in https://github.com/radius-project/radius/pull/8073
* Installing the Dapr Helm Chart via the CLI by @superbeeny in https://github.com/radius-project/radius/pull/8033
* Bump bicep-types from `0eb4785` to `ba8eaca` by @dependabot in https://github.com/radius-project/radius/pull/8085
* Bump the all group with 20 updates by @dependabot in https://github.com/radius-project/radius/pull/8086
* Add functional test for resourceprovider registration (UDT) by @lakshmimsft in https://github.com/radius-project/radius/pull/8079
* UDT update for json support by @nithyatsu in https://github.com/radius-project/radius/pull/8075
* Update CODEOWNERS by @kachawla in https://github.com/radius-project/radius/pull/8076
* Update Dependabot configuration under /typespec/  by @lakshmimsft in https://github.com/radius-project/radius/pull/8055
* Format dependabot.yml by @lakshmimsft in https://github.com/radius-project/radius/pull/8094
* Bump the all group with 3 updates by @dependabot in https://github.com/radius-project/radius/pull/8093
* Remove environment flag from graph by @gpltaylor in https://github.com/radius-project/radius/pull/8099
* Update autorest version for Radius  by @lakshmimsft in https://github.com/radius-project/radius/pull/8042
* [UDT PR 7 / N] Implement routing for UDT by @rynowak in https://github.com/radius-project/radius/pull/8070
* [UDT] add resource provider manifest for built in rps. by @nithyatsu in https://github.com/radius-project/radius/pull/8103


**Full Changelog**: https://github.com/radius-project/radius/compare/v0.40.0...v0.41.0-rc1

@@ -46,7 +46,7 @@ Follow the steps below to create an RC release.

```bash
git checkout main
git checkout -b <USERNAME>/<BRANCHNAME>
git checkout -b release/<MAJOR.MINOR>
Copy link
Contributor

@sk593 sk593 Dec 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release branch gets created as part of the process so we don't want to update this to the release branch:

echo "Creating release branch ${RELEASE_BRANCH_NAME}..."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may also want to reopen the PR under a different branch name. Since this is the name of the release branch that gets created as part of the release process, we may be adding unintentional commits to the release branch

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK thank you - I will recreate the PR with a different branch name and delete this one.

Copy link

github-actions bot commented Dec 5, 2024

Unit Tests

    1 files  ±0    286 suites  ±0   14m 40s ⏱️ + 9m 31s
3 592 tests  - 3  3 580 ✅  - 6  9 💤 ±0  3 ❌ +3 
3 591 runs   - 4  3 579 ✅  - 7  9 💤 ±0  3 ❌ +3 

For more details on these failures, see this check.

Results for commit 624e46e. ± Comparison against base commit 03254be.

This pull request removes 4 and adds 1 tests. Note that renamed tests count towards both.
github.com/radius-project/radius/pkg/ucp/integrationtests/resourcegroups ‑ Test_ResourceGroup_GET_Empty
github.com/radius-project/radius/pkg/ucp/integrationtests/resourcegroups ‑ Test_ResourceGroup_GET_Found
github.com/radius-project/radius/pkg/ucp/integrationtests/resourcegroups ‑ Test_ResourceGroup_LIST
github.com/radius-project/radius/pkg/ucp/integrationtests/resourcegroups ‑ Test_ResourceGroup_PUT_APIValidation
TestMain

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.29%. Comparing base (03254be) to head (624e46e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8106      +/-   ##
==========================================
+ Coverage   59.27%   59.29%   +0.02%     
==========================================
  Files         580      580              
  Lines       38983    38983              
==========================================
+ Hits        23106    23115       +9     
+ Misses      14224    14218       -6     
+ Partials     1653     1650       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brooke-hamilton
Copy link
Contributor Author

Closing to fix the branch name to avoid collision with the non-RC release.

@brooke-hamilton brooke-hamilton deleted the release/0.41 branch December 5, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants