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.40 #8054

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Release Radius v0.40 #8054

merged 5 commits into from
Nov 13, 2024

Conversation

willdavsmith
Copy link
Contributor

@willdavsmith willdavsmith commented Nov 12, 2024

Description

Release Radius v0.40

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

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.
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
  • If applicable, design document has been reviewed and approved by Radius maintainers/approvers.
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.

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

github-actions bot commented Nov 12, 2024

Release Information

  • Previous version: v0.39.0
  • New version: v0.40.0

Change logs

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

## What's Changed
### ## changelog
* Skipping one of the text prompt tests by @ytimocin in https://github.com/radius-project/radius/pull/7985
* Release v0.39.0 by @kachawla in https://github.com/radius-project/radius/pull/7987
* Updating dependencies in hack/bicep-types-radius folder by @ytimocin in https://github.com/radius-project/radius/pull/7984
* Updating typespec version and tsp files by @ytimocin in https://github.com/radius-project/radius/pull/7939
* Reduce logging of HTTP status codes by @rynowak in https://github.com/radius-project/radius/pull/7993
* Cleanup SQL databases tests  by @sk593 in https://github.com/radius-project/radius/pull/7974
* Remove datastoresrp-cloud tests by @sk593 in https://github.com/radius-project/radius/pull/8000
* Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in https://github.com/radius-project/radius/pull/7988
* Adding prettier command and running it for the first time by @ytimocin in https://github.com/radius-project/radius/pull/7893
* create CODEOWNERS by @willtsai in https://github.com/radius-project/radius/pull/8004
* Bump the all group across 1 directory with 27 updates by @dependabot in https://github.com/radius-project/radius/pull/8005
* Bump bicep-types from `96b34cb` to `bd917de` by @dependabot in https://github.com/radius-project/radius/pull/7991
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8007
* Functional test with cloud workflow logging update by @brooke-hamilton in https://github.com/radius-project/radius/pull/8008
* Updating the directory for the devcontainer in dependabot.yml by @ytimocin in https://github.com/radius-project/radius/pull/8009
* Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8011
* Bump bicep-types from `bd917de` to `0fdd291` by @dependabot in https://github.com/radius-project/radius/pull/8010
* Cleanup bicepconfig by @sk593 in https://github.com/radius-project/radius/pull/8012
* Update document for troubleshooting error by @lakshmimsft in https://github.com/radius-project/radius/pull/8015
* Bump the all group with 10 updates by @dependabot in https://github.com/radius-project/radius/pull/8018
* Setting cli prompt width to the user's terminal width by @vishwahiremat in https://github.com/radius-project/radius/pull/8016
* Add *.tgz to .gitignore by @rynowak in https://github.com/radius-project/radius/pull/8020
* Bump bicep-types from `0fdd291` to `f023785` by @dependabot in https://github.com/radius-project/radius/pull/8017
* Bump bicep-types from `f023785` to `3449fe6` by @dependabot in https://github.com/radius-project/radius/pull/8025
* Pin dependencies for typespec compilation by @rynowak in https://github.com/radius-project/radius/pull/8019
* Add inmemory secret store by @rynowak in https://github.com/radius-project/radius/pull/8030
* Update publish bicep step to run on environment  by @sk593 in https://github.com/radius-project/radius/pull/8026
* Add dynamic-rp boilerplate by @rynowak in https://github.com/radius-project/radius/pull/8029
* Fix install step in functional test workflow by @rynowak in https://github.com/radius-project/radius/pull/8036
* Make main() code consistent by @rynowak in https://github.com/radius-project/radius/pull/8034
* Bump the all group across 1 directory with 13 updates by @dependabot in https://github.com/radius-project/radius/pull/8037
* Release v0.40.0-rc1 by @willdavsmith in https://github.com/radius-project/radius/pull/8039
* 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

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

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

⚠️ Missing release note ⚠️

This is the official Radius release. Create the release note by following instruction:

  1. Create ./docs/release-notes/v0.40.0.md from release note template
  2. Update the each section and add the above Change logs to the end of release note.
  3. Push release note changes to the PR branch.

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

github-actions bot commented Nov 12, 2024

Release Information

  • Previous version: v0.39.0
  • New version: v0.40.0

Change logs

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

## What's Changed
### ## changelog
* Skipping one of the text prompt tests by @ytimocin in https://github.com/radius-project/radius/pull/7985
* Release v0.39.0 by @kachawla in https://github.com/radius-project/radius/pull/7987
* Updating dependencies in hack/bicep-types-radius folder by @ytimocin in https://github.com/radius-project/radius/pull/7984
* Updating typespec version and tsp files by @ytimocin in https://github.com/radius-project/radius/pull/7939
* Reduce logging of HTTP status codes by @rynowak in https://github.com/radius-project/radius/pull/7993
* Cleanup SQL databases tests  by @sk593 in https://github.com/radius-project/radius/pull/7974
* Remove datastoresrp-cloud tests by @sk593 in https://github.com/radius-project/radius/pull/8000
* Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in https://github.com/radius-project/radius/pull/7988
* Adding prettier command and running it for the first time by @ytimocin in https://github.com/radius-project/radius/pull/7893
* create CODEOWNERS by @willtsai in https://github.com/radius-project/radius/pull/8004
* Bump the all group across 1 directory with 27 updates by @dependabot in https://github.com/radius-project/radius/pull/8005
* Bump bicep-types from `96b34cb` to `bd917de` by @dependabot in https://github.com/radius-project/radius/pull/7991
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8007
* Functional test with cloud workflow logging update by @brooke-hamilton in https://github.com/radius-project/radius/pull/8008
* Updating the directory for the devcontainer in dependabot.yml by @ytimocin in https://github.com/radius-project/radius/pull/8009
* Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8011
* Bump bicep-types from `bd917de` to `0fdd291` by @dependabot in https://github.com/radius-project/radius/pull/8010
* Cleanup bicepconfig by @sk593 in https://github.com/radius-project/radius/pull/8012
* Update document for troubleshooting error by @lakshmimsft in https://github.com/radius-project/radius/pull/8015
* Bump the all group with 10 updates by @dependabot in https://github.com/radius-project/radius/pull/8018
* Setting cli prompt width to the user's terminal width by @vishwahiremat in https://github.com/radius-project/radius/pull/8016
* Add *.tgz to .gitignore by @rynowak in https://github.com/radius-project/radius/pull/8020
* Bump bicep-types from `0fdd291` to `f023785` by @dependabot in https://github.com/radius-project/radius/pull/8017
* Bump bicep-types from `f023785` to `3449fe6` by @dependabot in https://github.com/radius-project/radius/pull/8025
* Pin dependencies for typespec compilation by @rynowak in https://github.com/radius-project/radius/pull/8019
* Add inmemory secret store by @rynowak in https://github.com/radius-project/radius/pull/8030
* Update publish bicep step to run on environment  by @sk593 in https://github.com/radius-project/radius/pull/8026
* Add dynamic-rp boilerplate by @rynowak in https://github.com/radius-project/radius/pull/8029
* Fix install step in functional test workflow by @rynowak in https://github.com/radius-project/radius/pull/8036
* Make main() code consistent by @rynowak in https://github.com/radius-project/radius/pull/8034
* Bump the all group across 1 directory with 13 updates by @dependabot in https://github.com/radius-project/radius/pull/8037
* Release v0.40.0-rc1 by @willdavsmith in https://github.com/radius-project/radius/pull/8039
* 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

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

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

⚠️ Missing release note ⚠️

This is the official Radius release. Create the release note by following instruction:

  1. Create ./docs/release-notes/v0.40.0.md from release note template
  2. Update the each section and add the above Change logs to the end of release note.
  3. Push release note changes to the PR branch.

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

Release Information

  • Previous version: v0.39.0
  • New version: v0.40.0

Change logs

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

## What's Changed
### ## changelog
* Skipping one of the text prompt tests by @ytimocin in https://github.com/radius-project/radius/pull/7985
* Release v0.39.0 by @kachawla in https://github.com/radius-project/radius/pull/7987
* Updating dependencies in hack/bicep-types-radius folder by @ytimocin in https://github.com/radius-project/radius/pull/7984
* Updating typespec version and tsp files by @ytimocin in https://github.com/radius-project/radius/pull/7939
* Reduce logging of HTTP status codes by @rynowak in https://github.com/radius-project/radius/pull/7993
* Cleanup SQL databases tests  by @sk593 in https://github.com/radius-project/radius/pull/7974
* Remove datastoresrp-cloud tests by @sk593 in https://github.com/radius-project/radius/pull/8000
* Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in https://github.com/radius-project/radius/pull/7988
* Adding prettier command and running it for the first time by @ytimocin in https://github.com/radius-project/radius/pull/7893
* create CODEOWNERS by @willtsai in https://github.com/radius-project/radius/pull/8004
* Bump the all group across 1 directory with 27 updates by @dependabot in https://github.com/radius-project/radius/pull/8005
* Bump bicep-types from `96b34cb` to `bd917de` by @dependabot in https://github.com/radius-project/radius/pull/7991
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8007
* Functional test with cloud workflow logging update by @brooke-hamilton in https://github.com/radius-project/radius/pull/8008
* Updating the directory for the devcontainer in dependabot.yml by @ytimocin in https://github.com/radius-project/radius/pull/8009
* Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8011
* Bump bicep-types from `bd917de` to `0fdd291` by @dependabot in https://github.com/radius-project/radius/pull/8010
* Cleanup bicepconfig by @sk593 in https://github.com/radius-project/radius/pull/8012
* Update document for troubleshooting error by @lakshmimsft in https://github.com/radius-project/radius/pull/8015
* Bump the all group with 10 updates by @dependabot in https://github.com/radius-project/radius/pull/8018
* Setting cli prompt width to the user's terminal width by @vishwahiremat in https://github.com/radius-project/radius/pull/8016
* Add *.tgz to .gitignore by @rynowak in https://github.com/radius-project/radius/pull/8020
* Bump bicep-types from `0fdd291` to `f023785` by @dependabot in https://github.com/radius-project/radius/pull/8017
* Bump bicep-types from `f023785` to `3449fe6` by @dependabot in https://github.com/radius-project/radius/pull/8025
* Pin dependencies for typespec compilation by @rynowak in https://github.com/radius-project/radius/pull/8019
* Add inmemory secret store by @rynowak in https://github.com/radius-project/radius/pull/8030
* Update publish bicep step to run on environment  by @sk593 in https://github.com/radius-project/radius/pull/8026
* Add dynamic-rp boilerplate by @rynowak in https://github.com/radius-project/radius/pull/8029
* Fix install step in functional test workflow by @rynowak in https://github.com/radius-project/radius/pull/8036
* Make main() code consistent by @rynowak in https://github.com/radius-project/radius/pull/8034
* Bump the all group across 1 directory with 13 updates by @dependabot in https://github.com/radius-project/radius/pull/8037
* Release v0.40.0-rc1 by @willdavsmith in https://github.com/radius-project/radius/pull/8039
* 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

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

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

Copy link

github-actions bot commented Nov 12, 2024

Unit Tests

3 555 tests  ±0   3 546 ✅ ±0   5m 22s ⏱️ +5s
  284 suites ±0       9 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 7476eba. ± Comparison against base commit dcd669a.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.15%. Comparing base (dcd669a) to head (7476eba).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8054   +/-   ##
=======================================
  Coverage   59.15%   59.15%           
=======================================
  Files         576      576           
  Lines       38407    38407           
=======================================
  Hits        22718    22718           
  Misses      14077    14077           
  Partials     1612     1612           

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

ytimocin
ytimocin previously approved these changes Nov 13, 2024
@radius-functional-tests
Copy link

radius-functional-tests bot commented Nov 13, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 716eba8
Unique ID funcf2156eda10
Image tag pr-funcf2156eda10
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcf2156eda10
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcf2156eda10
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funcf2156eda10
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcf2156eda10
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcf2156eda10
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Co-authored-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: Will Smith <[email protected]>
Copy link

Release Information

  • Previous version: v0.39.0
  • New version: v0.40.0

Change logs

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

## What's Changed
### ## changelog
* Skipping one of the text prompt tests by @ytimocin in https://github.com/radius-project/radius/pull/7985
* Release v0.39.0 by @kachawla in https://github.com/radius-project/radius/pull/7987
* Updating dependencies in hack/bicep-types-radius folder by @ytimocin in https://github.com/radius-project/radius/pull/7984
* Updating typespec version and tsp files by @ytimocin in https://github.com/radius-project/radius/pull/7939
* Reduce logging of HTTP status codes by @rynowak in https://github.com/radius-project/radius/pull/7993
* Cleanup SQL databases tests  by @sk593 in https://github.com/radius-project/radius/pull/7974
* Remove datastoresrp-cloud tests by @sk593 in https://github.com/radius-project/radius/pull/8000
* Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in https://github.com/radius-project/radius/pull/7988
* Adding prettier command and running it for the first time by @ytimocin in https://github.com/radius-project/radius/pull/7893
* create CODEOWNERS by @willtsai in https://github.com/radius-project/radius/pull/8004
* Bump the all group across 1 directory with 27 updates by @dependabot in https://github.com/radius-project/radius/pull/8005
* Bump bicep-types from `96b34cb` to `bd917de` by @dependabot in https://github.com/radius-project/radius/pull/7991
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8007
* Functional test with cloud workflow logging update by @brooke-hamilton in https://github.com/radius-project/radius/pull/8008
* Updating the directory for the devcontainer in dependabot.yml by @ytimocin in https://github.com/radius-project/radius/pull/8009
* Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8011
* Bump bicep-types from `bd917de` to `0fdd291` by @dependabot in https://github.com/radius-project/radius/pull/8010
* Cleanup bicepconfig by @sk593 in https://github.com/radius-project/radius/pull/8012
* Update document for troubleshooting error by @lakshmimsft in https://github.com/radius-project/radius/pull/8015
* Bump the all group with 10 updates by @dependabot in https://github.com/radius-project/radius/pull/8018
* Setting cli prompt width to the user's terminal width by @vishwahiremat in https://github.com/radius-project/radius/pull/8016
* Add *.tgz to .gitignore by @rynowak in https://github.com/radius-project/radius/pull/8020
* Bump bicep-types from `0fdd291` to `f023785` by @dependabot in https://github.com/radius-project/radius/pull/8017
* Bump bicep-types from `f023785` to `3449fe6` by @dependabot in https://github.com/radius-project/radius/pull/8025
* Pin dependencies for typespec compilation by @rynowak in https://github.com/radius-project/radius/pull/8019
* Add inmemory secret store by @rynowak in https://github.com/radius-project/radius/pull/8030
* Update publish bicep step to run on environment  by @sk593 in https://github.com/radius-project/radius/pull/8026
* Add dynamic-rp boilerplate by @rynowak in https://github.com/radius-project/radius/pull/8029
* Fix install step in functional test workflow by @rynowak in https://github.com/radius-project/radius/pull/8036
* Make main() code consistent by @rynowak in https://github.com/radius-project/radius/pull/8034
* Bump the all group across 1 directory with 13 updates by @dependabot in https://github.com/radius-project/radius/pull/8037
* Release v0.40.0-rc1 by @willdavsmith in https://github.com/radius-project/radius/pull/8039
* 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

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

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

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

Release Information

  • Previous version: v0.39.0
  • New version: v0.40.0

Change logs

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

## What's Changed
### ## changelog
* Skipping one of the text prompt tests by @ytimocin in https://github.com/radius-project/radius/pull/7985
* Release v0.39.0 by @kachawla in https://github.com/radius-project/radius/pull/7987
* Updating dependencies in hack/bicep-types-radius folder by @ytimocin in https://github.com/radius-project/radius/pull/7984
* Updating typespec version and tsp files by @ytimocin in https://github.com/radius-project/radius/pull/7939
* Reduce logging of HTTP status codes by @rynowak in https://github.com/radius-project/radius/pull/7993
* Cleanup SQL databases tests  by @sk593 in https://github.com/radius-project/radius/pull/7974
* Remove datastoresrp-cloud tests by @sk593 in https://github.com/radius-project/radius/pull/8000
* Updated command instructions with examples for rad_install_kubernetes.md page by @ckansara16 in https://github.com/radius-project/radius/pull/7988
* Adding prettier command and running it for the first time by @ytimocin in https://github.com/radius-project/radius/pull/7893
* create CODEOWNERS by @willtsai in https://github.com/radius-project/radius/pull/8004
* Bump the all group across 1 directory with 27 updates by @dependabot in https://github.com/radius-project/radius/pull/8005
* Bump bicep-types from `96b34cb` to `bd917de` by @dependabot in https://github.com/radius-project/radius/pull/7991
* Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.183.0 to 1.184.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8007
* Functional test with cloud workflow logging update by @brooke-hamilton in https://github.com/radius-project/radius/pull/8008
* Updating the directory for the devcontainer in dependabot.yml by @ytimocin in https://github.com/radius-project/radius/pull/8009
* Bump github.com/fatih/color from 1.17.0 to 1.18.0 in the all group by @dependabot in https://github.com/radius-project/radius/pull/8011
* Bump bicep-types from `bd917de` to `0fdd291` by @dependabot in https://github.com/radius-project/radius/pull/8010
* Cleanup bicepconfig by @sk593 in https://github.com/radius-project/radius/pull/8012
* Update document for troubleshooting error by @lakshmimsft in https://github.com/radius-project/radius/pull/8015
* Bump the all group with 10 updates by @dependabot in https://github.com/radius-project/radius/pull/8018
* Setting cli prompt width to the user's terminal width by @vishwahiremat in https://github.com/radius-project/radius/pull/8016
* Add *.tgz to .gitignore by @rynowak in https://github.com/radius-project/radius/pull/8020
* Bump bicep-types from `0fdd291` to `f023785` by @dependabot in https://github.com/radius-project/radius/pull/8017
* Bump bicep-types from `f023785` to `3449fe6` by @dependabot in https://github.com/radius-project/radius/pull/8025
* Pin dependencies for typespec compilation by @rynowak in https://github.com/radius-project/radius/pull/8019
* Add inmemory secret store by @rynowak in https://github.com/radius-project/radius/pull/8030
* Update publish bicep step to run on environment  by @sk593 in https://github.com/radius-project/radius/pull/8026
* Add dynamic-rp boilerplate by @rynowak in https://github.com/radius-project/radius/pull/8029
* Fix install step in functional test workflow by @rynowak in https://github.com/radius-project/radius/pull/8036
* Make main() code consistent by @rynowak in https://github.com/radius-project/radius/pull/8034
* Bump the all group across 1 directory with 13 updates by @dependabot in https://github.com/radius-project/radius/pull/8037
* Release v0.40.0-rc1 by @willdavsmith in https://github.com/radius-project/radius/pull/8039
* 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

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

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

@radius-functional-tests
Copy link

radius-functional-tests bot commented Nov 13, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 7476eba
Unique ID func28406b5ae4
Image tag pr-func28406b5ae4
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func28406b5ae4
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func28406b5ae4
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func28406b5ae4
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func28406b5ae4
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func28406b5ae4
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Copy link
Contributor

@sylvainsf sylvainsf left a comment

Choose a reason for hiding this comment

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

:shipit:

@willdavsmith willdavsmith merged commit 57a17e5 into main Nov 13, 2024
34 checks passed
@willdavsmith willdavsmith deleted the willdavsmith/release-0.40 branch November 13, 2024 19:02
willdavsmith added a commit that referenced this pull request Nov 13, 2024
# Description

Release Radius v0.40

## 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 is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

## Contributor checklist
Please verify that the PR meets the following requirements, where
applicable:

- [x] An overview of proposed schema changes is included in a linked
GitHub issue.
- [x] A design document PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), if new
APIs are being introduced.
- [x] If applicable, design document has been reviewed and approved by
Radius maintainers/approvers.
- [x] 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.
- [x] 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.
- [x] 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.

---------

Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: Will Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
(cherry picked from commit 57a17e5)
willdavsmith added a commit that referenced this pull request Nov 13, 2024
# Description

Release Radius v0.40 (cherry-picked from main)

## 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 is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

## Contributor checklist
Please verify that the PR meets the following requirements, where
applicable:

- [x] An overview of proposed schema changes is included in a linked
GitHub issue.
- [x] A design document PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), if new
APIs are being introduced.
- [x] If applicable, design document has been reviewed and approved by
Radius maintainers/approvers.
- [x] 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.
- [x] 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.
- [x] 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.

---------

Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: Will Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim
<[email protected]>
(cherry picked from commit 57a17e5)

# 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

## 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.
- [ ] A design document PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), if new
APIs are being introduced.
- [ ] If applicable, design document has been reviewed and approved by
Radius maintainers/approvers.
- [ ] 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.
- [ ] 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.
- [ ] 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.
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.

5 participants