Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2024-02-22 08:58:02 -05:00 committed by GitHub
parent 724fac9d4a
commit 8de8035f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ A component may skip the Beta stage and conformance test requirement per the dis
{{% alert title="Note" color="primary" %}} {{% alert title="Note" color="primary" %}}
Stable Dapr components are based on Dapr certification and conformance tests and are not a guarantee of support by any specific vendor, where the vendor's SDK is used as part of the component. Stable Dapr components are based on Dapr certification and conformance tests and are not a guarantee of support by any specific vendor, where the vendor's SDK is used as part of the component.
Dapr tests guarantee the stability of a component independent of a third party vendor's stability status. This is because the meaning of stable (or alpha and beta) can vary for each vendor. Dapr component tests guarantee the stability of a component independent of a third party vendor's declared stability status for any SDKs used. This is because the meaning of stable (for example alpha, beta, stable) can vary for each vendor.
{{% /alert %}} {{% /alert %}}
### Previous Generally Available (GA) components ### Previous Generally Available (GA) components