From 8fd9182a70efcf249b00eba8653bfd840860ccc3 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 ca2695885..54efb3cf5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,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** | |