From 5a9a665229fa52bacce45386fb5ac25a8036f926 Mon Sep 17 00:00:00 2001 From: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com> Date: Thu, 29 Jun 2023 11:43:58 -0400 Subject: [PATCH] Add note about the possibility to have unstable components after 1.0.0 (#489) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 642090e30..35eef4aff 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ To generate the raw gRPC client libraries, use `make gen-${LANGUAGE}`. Currently ## Maturity Level +1.0.0 and newer releases from this repository may contain unstable (alpha or beta) +components as indicated by the Maturity table below. + Component | Maturity | -------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| **Binary Protobuf Encoding** | |