Merge pull request #3731 from cicoyle/docs-update-conformance-reqs

add beta exception for binding components
This commit is contained in:
Hannah Hunter 2023-09-14 14:25:40 -04:00 committed by GitHub
commit 5d3ae81284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -48,6 +48,12 @@ All components start at the Alpha stage.
- The component contains a record of the conformance test result reviewed and approved by Dapr maintainers with specific components-contrib version
- Recommended for only non-business-critical uses because of potential for incompatible changes in subsequent releases
{{% alert title="Note" color="primary" %}}
A component may skip the Beta stage and conformance test requirement per the discretion of the Maintainer if:
- The component is a binding
- The certification tests are comprehensive
{{% /alert %}}
### Stable
- The component must have component [certification tests](#certification-tests) validating functionality and resiliency