mirror of https://github.com/dapr/docs.git
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:
parent
724fac9d4a
commit
8de8035f00
|
@ -65,7 +65,7 @@ A component may skip the Beta stage and conformance test requirement per the dis
|
|||
{{% 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.
|
||||
|
||||
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 %}}
|
||||
|
||||
### Previous Generally Available (GA) components
|
||||
|
|
Loading…
Reference in New Issue