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 Radius v0.38.0-rc1 #7920

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

willdavsmith
Copy link
Contributor

Description

  • Release Radius v0.38.0-rc1

Type of change

  • 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).

Signed-off-by: willdavsmith <[email protected]>
@willdavsmith willdavsmith requested review from a team as code owners September 12, 2024 22:06
Copy link

Release Information

  • Previous version: v0.37.0
  • New version: v0.38.0-rc1

Change logs

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

## What's Changed
### ## changelog
* Update release version v0.37.0 by @vishwahiremat in https://github.com/radius-project/radius/pull/7817
* Add dependabot updates for bicep-types submodule by @sk593 in https://github.com/radius-project/radius/pull/7807
* Bump bicep-types from `cd259b2` to `f0cd725` by @dependabot in https://github.com/radius-project/radius/pull/7821
* Remove unused test artifacts by @kachawla in https://github.com/radius-project/radius/pull/7824
* Update validate workflow to test against PR specific schema changes  by @sk593 in https://github.com/radius-project/radius/pull/7814
* Remove assets.yaml by @lakshmimsft in https://github.com/radius-project/radius/pull/7832
* Temporarily disabling tests: `Test_Storage` and `Test_PersistentVolume` by @willdavsmith in https://github.com/radius-project/radius/pull/7854
* Update LoadSecrets() by @lakshmimsft in https://github.com/radius-project/radius/pull/7796
* Add new secret types to Applications.Core/secretstores  by @lakshmimsft in https://github.com/radius-project/radius/pull/7816
* Bump bicep-types from `f0cd725` to `49b2a9e` by @dependabot in https://github.com/radius-project/radius/pull/7843
* Fix doc links in kubernetes install command docs by @Reshrahim in https://github.com/radius-project/radius/pull/7849
* Updates to adding secret types PR  by @lakshmimsft in https://github.com/radius-project/radius/pull/7867
* Bump the all group across 1 directory with 34 updates by @dependabot in https://github.com/radius-project/radius/pull/7858
* Bump bicep-types from `49b2a9e` to `99cdcee` by @dependabot in https://github.com/radius-project/radius/pull/7877
* Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in https://github.com/radius-project/radius/pull/7875
* Adding Kubernetes native secrets to secret stores by @superbeeny in https://github.com/radius-project/radius/pull/7744
* Fixes #7391 - fixing error in rad group show for no args by @superbeeny in https://github.com/radius-project/radius/pull/7852
* Add purge flag to delete radius related namespace by @lbzss in https://github.com/radius-project/radius/pull/7847
* Adding fix for publishing recipes to ECR by @vishwahiremat in https://github.com/radius-project/radius/pull/7887
* Support for secret store reference in Dapr components by @SoTrx in https://github.com/radius-project/radius/pull/7823
* Add more Logging for cloud functional test workflow by @lakshmimsft in https://github.com/radius-project/radius/pull/7885
* Add to debug logs for cloud functional test workflow by @lakshmimsft in https://github.com/radius-project/radius/pull/7892
* Adding Bicep private registry support using basic auth, Azure workload identity and AWS IRSA by @vishwahiremat in https://github.com/radius-project/radius/pull/7850
* Add workflow condition in cloud functional tests by @lakshmimsft in https://github.com/radius-project/radius/pull/7907
* Remove radbicep references by @sk593 in https://github.com/radius-project/radius/pull/7894
* support deployment of an application to a scope "scope1" using environment in a different scope "scope2" by @nithyatsu in https://github.com/radius-project/radius/pull/7895
* Remove the error message added for debugging. by @vishwahiremat in https://github.com/radius-project/radius/pull/7913

## New Contributors
* @lbzss made their first contribution in https://github.com/radius-project/radius/pull/7847

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.37.0...v0.38.0-rc1

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.96%. Comparing base (96fb582) to head (e4fdc3e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7920      +/-   ##
==========================================
- Coverage   60.97%   60.96%   -0.01%     
==========================================
  Files         527      527              
  Lines       27860    27860              
==========================================
- Hits        16988    16986       -2     
- Misses       9378     9379       +1     
- Partials     1494     1495       +1     

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

Copy link

Unit Tests

3 332 tests  ±0   3 326 ✅ ±0   3m 54s ⏱️ ±0s
  264 suites ±0       6 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit e4fdc3e. ± Comparison against base commit 96fb582.

@radius-functional-tests

This comment has been minimized.

@radius-functional-tests
Copy link

radius-functional-tests bot commented Sep 13, 2024

⌛ Building Radius and pushing container images for functional tests...

✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting datastoresrp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ datastoresrp-cloud functional tests succeeded
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@willdavsmith willdavsmith merged commit 48c28ed into main Sep 13, 2024
33 checks passed
@willdavsmith willdavsmith deleted the willdavsmith/release-0.38.0-rc1 branch September 13, 2024 15:55
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.

3 participants