Skip to content

Commit

Permalink
nit: removed extra line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmimsft committed Dec 7, 2023
1 parent 156fda0 commit 6aaa9a0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/release-notes/v0.28.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,11 @@ Radius installations now support custom certificates to allow Radius to operate

Contributing to the Radius project and want to know that your code is fully tested? Our new testing experience makes it easy to easily fork, PR, and make your first commit! Radius now leverages GitHub environments and integrated status checks to make sure that community contributions are good to go. All you need to do is submit your PR and our testing infrastructure will take care of the rest.


## Breaking changes

## New contributors

* @mouuii made their first contribution in https://github.com/radius-project/radius/pull/6788
* @lechnerc77 made their first contribution in https://github.com/radius-project/radius/pull/6905


## Upgrading to Radius v0.28.0

During our preview stage, an upgrade to Radius v0.28.0 requires a full reinstallation of the Radius control-plane, rad CLI, and all Radius apps. Stay tuned for an in-place upgrade path in the future.
Expand Down Expand Up @@ -100,7 +96,7 @@ During our preview stage, an upgrade to Radius v0.28.0 requires a full reinstall
* Workflow for tests approvals using environments and workflow_run by @vinayada1 in https://github.com/radius-project/radius/pull/6796
* Use github checks API to report test status by @vinayada1 in https://github.com/radius-project/radius/pull/6807
* Adding names to the etag unit tests by @ytimocin in https://github.com/radius-project/radius/pull/6886
* add workflow run trigger to build and run functional tests by @vinayada1 in https://github.com/radius-project/radius/pull/6891
* Add workflow run trigger to build and run functional tests by @vinayada1 in https://github.com/radius-project/radius/pull/6891
* Add actions/checkout by @vinayada1 in https://github.com/radius-project/radius/pull/6892
* Add resource group to some object formats by @rynowak in https://github.com/radius-project/radius/pull/6894
* Logs and some test changes to help debug test failure in Test_CLI_Delete by @vinayada1 in https://github.com/radius-project/radius/pull/6881
Expand Down

0 comments on commit 6aaa9a0

Please sign in to comment.