This is an automated email from the ASF dual-hosted git repository.

tzssangglass pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git


The following commit(s) were added to refs/heads/main by this push:
     new d2fe045  docs: remove "experimental" from the STATUS section (#196)
d2fe045 is described below

commit d2fe045624fad0b7162b11b8acf836d724f870ea
Author: Qi Guo <[email protected]>
AuthorDate: Fri Sep 2 14:27:00 2022 +0800

    docs: remove "experimental" from the STATUS section (#196)
    
    Co-authored-by: 琚致远 <[email protected]>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 01deb33..b680d2a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Implemented as a sidecar that accompanies APISIX.
 Status
 ------
 
-This project is currently considered experimental.
+This project is generally available.
 
 Why apisix-java-plugin-runner
 ---------------------
@@ -54,4 +54,4 @@ in your own environment.
 License
 -------
 
-[Apache 2.0 LICENSE](./LICENSE)
\ No newline at end of file
+[Apache 2.0 LICENSE](./LICENSE)

Reply via email to