From b22d3c42546783cec70d6374a3ac76ef45a7bf38 Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Thu, 11 Aug 2022 16:02:44 -0700 Subject: [PATCH] Change criteria for stable component (no stable candidate anymore). Signed-off-by: Artur Souza --- .../content/en/operations/components/certification-lifecycle.md | 1 + 1 file changed, 1 insertion(+) diff --git a/daprdocs/content/en/operations/components/certification-lifecycle.md b/daprdocs/content/en/operations/components/certification-lifecycle.md index 8dca1bdc5..10c67f9d7 100644 --- a/daprdocs/content/en/operations/components/certification-lifecycle.md +++ b/daprdocs/content/en/operations/components/certification-lifecycle.md @@ -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