From 8fc717d25c170f0e2ed22326b9ce7dc752759f80 Mon Sep 17 00:00:00 2001 From: Cassandra Coyle Date: Thu, 14 Sep 2023 10:55:25 -0500 Subject: [PATCH] add beta exception for binding components Signed-off-by: Cassandra Coyle --- .../en/operations/components/certification-lifecycle.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/daprdocs/content/en/operations/components/certification-lifecycle.md b/daprdocs/content/en/operations/components/certification-lifecycle.md index d91f48d38..602b08440 100644 --- a/daprdocs/content/en/operations/components/certification-lifecycle.md +++ b/daprdocs/content/en/operations/components/certification-lifecycle.md @@ -48,6 +48,9 @@ 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 +A component may skip the Beta stage and conformance test requirement per the discretion of the Maintainer if: +- The component is a binding and the certification tests are comprehensive + ### Stable - The component must have component [certification tests](#certification-tests) validating functionality and resiliency