Merge pull request #2720 from artursouza/update_component_cert

Change criteria for stable component (no stable candidate anymore).
This commit is contained in:
greenie-msft 2022-08-15 15:52:16 -07:00 committed by GitHub
commit 912e0e2d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ All components start at the Alpha stage.
- The component must have component [certification tests](#certification-tests) validating functionality and resiliency
- The component is maintained by Dapr maintainers and supported by the community
- The component is well documented and tested
- The component has been available as Alpha or Beta for at least 1 minor version release of Dapr runtime prior
- A maintainer will address component security, core functionality and test issues according to the Dapr support policy and issue a patch release that includes the patched stable component
### Previous Generally Available (GA) components